커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전