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 лет назад |
Bryan Drewery
|
80c404802f
Don't auto use ccache
|
11 лет назад |
Bryan Drewery
|
77306e4df2
Make building src/crypto non-recursive
|
11 лет назад |
Bryan Drewery
|
cd9494f4d3
Make building src/compat non-recursive
|
11 лет назад |
Bryan Drewery
|
b0c5f279a3
Make module building non-recursive
|
11 лет назад |
Bryan Drewery
|
a9041a7492
Remove the need for makeres
|
11 лет назад |
Bryan Drewery
|
e08bc06ee2
Fix build on OpenBSD, -fstack-protector needed for LDFLAGS as well
|
11 лет назад |