Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The current IPv6 support is half-assed and breaks for too many people.
Revert back to IPv4 only for now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
MSVC temp files added to .gitignore
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes git builds w/o asciidoc, bug introduced in 46824abe
|
|
|
|
|
|
|
|
connections
|
|
|
|
|
|
|
|
We only care about libstdc++ when using GNU C++.
Further, libstdc++ depends on libm on some platforms, fix this.
|
|
This fixes the build_doc logic to work as advertised and never
try to (re)build documentation when working with a tarball release.
|