Bryan Drewery
|
e08bc06ee2
Fix build on OpenBSD, -fstack-protector needed for LDFLAGS as well
|
11 лет назад |
Bryan Drewery
|
5923c25207
Ignore UTF warnings from clang
|
11 лет назад |
Bryan Drewery
|
78c66e0e14
Generate symbols last
|
11 лет назад |
Bryan Drewery
|
7e0edc0244
Avoid ccache/clang warnings
|
11 лет назад |
Bryan Drewery
|
ef6a08552e
No longer need to hide unused arguments to clang now that CPPFLAGS is fixed
|
11 лет назад |
Bryan Drewery
|
e22c98fc48
Build with -fstack-protector or -fstack-protector-strong by default
|
11 лет назад |
Bryan Drewery
|
9cb96ca535
Cleanup use of CXXFLAGS/CPPFLAGS a bit.
|
11 лет назад |
Bryan Drewery
|
a8a6e1f16b
Support posix_madvise(2) for Solaris
|
11 лет назад |
Bryan Drewery
|
300e58d8b7
Add memmem(3) from FreeBSD r188080 for use where needed
|
11 лет назад |
Bryan Drewery
|
c3ae4f6572
Only use madvise(2) if available.
|
11 лет назад |
Bryan Drewery
|
ba96bea67c
Clean submodules when building
|
11 лет назад |
Bryan Drewery
|
44a9b59645
Merge branch 'binary-libelf' into maint
|
11 лет назад |
Bryan Drewery
|
9f71f55c2b
Remove AIX/MINIX support
|
11 лет назад |
Bryan Drewery
|
4548b89f64
Build bundled libelf and link statically if needed
|
12 лет назад |
Bryan Drewery
|
2ec9f5f697
Use -Qunused-arguments to hide -I unused warnings with clang
|
12 лет назад |
Bryan Drewery
|
86e9e96140
No need to generate src/mod/mod.mk
|
12 лет назад |
Bryan Drewery
|
e19256a1bc
Tcl 8.6 support was incomplete
|
12 лет назад |
Bryan Drewery
|
9e9d8f5bcd
Switch to using CXX_FLAG_CHECK for -fcolor-diagnostics [clang]
|
12 лет назад |
Bryan Drewery
|
6c5d9eab9f
Only enable -fstack-protector if compiler supports it
|
12 лет назад |
Bryan Drewery
|
741003f121
Remove MAKEJOBS as it breaks job control
|
12 лет назад |
Bryan Drewery
|
6e5e61070d
We don't use std_arg.h
|
13 лет назад |
Bryan Drewery
|
4f12eeac6a
Add missing HAVE_INET_NTOP check to silence clang warning about mismatching prototype
|
13 лет назад |
Bryan Drewery
|
06e0657c75
Detect and use -fcolor-diagnostics if available (clang)
|
13 лет назад |
Bryan Drewery
|
e2d7e4c4c1
Check for and use gcc 4.9,4.8
|
13 лет назад |
Bryan Drewery
|
9d9830e120
Add support for TCL 8.6
|
13 лет назад |
Bryan Drewery
|
9f317e1988
Remove invalid references to gethostname/getipnodebyname
|
14 лет назад |
Bryan Drewery
|
44c9adef05
Fix stupid autoconf regression with AH_BOTTOM [1]
|
14 лет назад |
Bryan Drewery
|
34058d8ef8
Look for g++ 4.7/4.6 and eg++
|
14 лет назад |
Bryan Drewery
|
6c19172d77
Build bdlib with the same CXX as wraith
|
14 лет назад |
Bryan Drewery
|
8c607d08dd
Merge branch 'build-cleanup'
|
14 лет назад |