Bryan Drewery
|
3f2f5fd227
Add install-sh (autoconf requires this even though it is not used...)
|
11 سال پیش |
Bryan Drewery
|
9cee0b2835
configure: Failure to checkout lib/bdlib should be fatal
|
2 سال پیش |
Bryan Drewery
|
cf91cc1e1c
Disable asan
|
2 سال پیش |
Bryan Drewery
|
fb0d9a0063
Update wiki links to use github
|
6 سال پیش |
Bryan Drewery
|
91270cc343
Don't enable SEGV/BUS handlers when address sanitizer is active
|
7 سال پیش |
Bryan Drewery
|
69bea068e4
Check for g++8 and g++7
|
8 سال پیش |
Bryan Drewery
|
056ce159e8
Auto detect eg++ for OpenBSD
|
8 سال پیش |
Bryan Drewery
|
014e598730
Disable GCC's -Wimplicit-fallthrough as it is unreliable.
|
8 سال پیش |
Bryan Drewery
|
ad65c70fe0
Reduce GCC compiler spam from -Wcast-function-type
|
8 سال پیش |
Bryan Drewery
|
8c9017bac9
Fix detection of -Wno flags to not spam on errors
|
8 سال پیش |
Bryan Drewery
|
a6f235a89e
Detect closefrom(2) support
|
9 سال پیش |
Bryan Drewery
|
6ad5c468d6
Don't enable AddressSanitizer in non-debug builds.
|
9 سال پیش |
Bryan Drewery
|
be95e62d8c
Remove disconnected zlib code
|
10 سال پیش |
Bryan Drewery
|
f34befdfcb
Detect static libstdc++ earlier in configure
|
10 سال پیش |
Bryan Drewery
|
0678334bc5
Update preferred compilers
|
10 سال پیش |
Bryan Drewery
|
ed2f7d6e8c
Stop checking for C90 functions, which seems to break malloc on travis.
|
10 سال پیش |
Bryan Drewery
|
61bb7a28a3
Prefer c++11 or c++0x to make GCC 4.6 happy
|
10 سال پیش |
Bryan Drewery
|
a9e71da74d
Try to use -Wconditional-uninitialized for clang
|
10 سال پیش |
Bryan Drewery
|
4306c13a94
Support clang address sanitizer for debug build
|
10 سال پیش |
Bryan Drewery
|
42176254f9
Remove compatibility for POSIX.1 2001 and C90 functions.
|
10 سال پیش |
Bryan Drewery
|
4f5b665a7a
Remove unused isascii(3) support
|
10 سال پیش |
Bryan Drewery
|
efd29138df
Use FreeBSD 10's procctl(PROC_TRACE_CTL) to disable core dumps and tracing.
|
10 سال پیش |
Bryan Drewery
|
0e05cc5a65
Only libstdc++ needs to be statically linked. This removes the need for -rpath as well.
|
11 سال پیش |
Bryan Drewery
|
9f291c9aca
GCC: Link libstdc++ and libgcc statically
|
11 سال پیش |
Bryan Drewery
|
be3a6f1685
Don't hide errors building symbols and be sure to pass in proper -std
|
11 سال پیش |
Bryan Drewery
|
882564edf8
Merge branch 'build-cleanups' into maint
|
11 سال پیش |
Bryan Drewery
|
c36b1b2b35
Merge branch 'gcc-rpath' into maint
|
11 سال پیش |
Bryan Drewery
|
f4349a9bc9
Use CXX for CC needs to prevent using an old random compiler
|
11 سال پیش |
Bryan Drewery
|
563625fdb0
debug: Prefer -Og if possible
|
11 سال پیش |
Bryan Drewery
|
c2d93fe963
Fix GCC port usage on FreeBSD where clang is not default.
|
11 سال پیش |