Commit Graph

55 Commits (eba180a1c786c4a86ead7e46f6e19febef4dd940)

Author SHA1 Message Date
Ben Boeckel eba180a1c7 cmake: support git info in released tarballs
10 years ago
Ben Boeckel eeffac6839 cmake: fix up BOOST_IGNORE_SYSTEM_PATHS
10 years ago
Ben Boeckel a43f1a88d8 cmake: remove configuration variables
10 years ago
Ben Boeckel a87ce09461 cmake: factor out error messages
10 years ago
Riccardo Spagni 26728d94fe
mingw library tweaks
10 years ago
Riccardo Spagni 2cf94c1321
fix for mingw not playing nicely with libunbound configure, fix for correctly finding static libs on various operating systems
10 years ago
Riccardo Spagni b05e27f8b1
need to link with -ldl on Linux when building statically
10 years ago
Riccardo Spagni 1afba7311e
quieten CMake when it can't find packages
10 years ago
Riccardo Spagni 6b7ac4b37f
enforce static libraries when building statically
10 years ago
Riccardo Spagni cee87473ad build libunbound from external if no local libunbound or for static builds
10 years ago
Riccardo Spagni 99945a5c47
dependencies enforced, send que error message log level moved
10 years ago
Riccardo Spagni 524eae58cc
never use the baked-in miniupnpc on FreeBSD because explosions
10 years ago
Riccardo Spagni bff1f9d4c4
redo FindUnbound.cmake
10 years ago
Thomas Winget 24f325a33d
Fixed artifacts from cherry-picking devel->master
10 years ago
Thomas Winget 5bd343778f Fixed CMake search for libunbound
10 years ago
Thomas Winget dea98df6b1 Updated CMake files -- added libunbound linker flag
10 years ago
Riccardo Spagni b5d51e30d9
moved msys2 toolchain, boost libs fix
10 years ago
Riccardo Spagni ca569549ec
added mikezackles' missing boost function in CMakeLists
10 years ago
Riccardo Spagni 0e21944b97
turns out we do need -static-libgcc etc. on Linux
10 years ago
Riccardo Spagni d8257fb67b
explicitly disable LTO for Clang
10 years ago
Zachary Michaels ed41ee4c26 Use LTO by default
10 years ago
Zachary Michaels 729d4bb91d User setting to turn LTO on and off
10 years ago
Zachary Michaels e1dfd58bdb Remove unnecessary else
10 years ago
Zachary Michaels 1b90c6f3d5
Hack to add pthread to link libraries on mingw
10 years ago
Zachary Michaels f9f4fc1b00
Change to -static gcc flag
10 years ago
Zachary Michaels 44f920b0fd Set the boost thread api for mingw
10 years ago
Zachary Michaels a31d6bb9fb Hack to allow toolchains to pass flags to mingw
10 years ago
Zachary Michaels 9c848ceae7 Ignore another warning to make mingw happy
10 years ago
Zachary Michaels 0fe311b2f0
Remove unused CMake function
10 years ago
Zachary Michaels 8d6a04a9f0 Default to static linking on both MSVC and MINGW
10 years ago
Riccardo Spagni 5a3ce8a7dc FreeBSD static linking fixes
10 years ago
Riccardo Spagni 8334ce0b24 versioning now includes the commit hash, or -final for tagged releases
10 years ago
Riccardo Spagni 446a7ddc49 always check git diff
10 years ago
fluffypony d21cf293e1 added license to CMake
10 years ago
fluffypony 36c7ea9f77 more CMake tweaks to allow detection on OS X
10 years ago
fluffypony 8d8b47e69f more dynamic miniupnp fixes
10 years ago
fluffypony 7d01dad8f4 use external miniupnpc if available
10 years ago
fluffypony 81490d2aea miniupnpc changes for freebsd
10 years ago
fluffypony a8d043b6dd replace ftime with gettimeofday on FreeBSD because lcompat is stupid
10 years ago
fluffypony 0e343ecfdf make FreeBSD use -lcompat till we can fix ftime()
10 years ago
fluffypony 5a65991480 exclude local miniupnpc for FreeBSD, install from ports instead
10 years ago
Thomas Winget 45bd182363 needed to remove REQUIRED from find_package(Threads)
10 years ago
Zachary Michaels 6bee34e4a6 Fix to disable LTO for Clang
10 years ago
Zachary Michaels e84f39ae54 Link to pthreads on non-apple unix
10 years ago
Zachary Michaels c8626dff3f Gcc 4.9 LTO fix
10 years ago
mydesktop 3a3a817678 0.8.8update
10 years ago
OracionSeis 9f1ffe0473 OS X compilation fixed
10 years ago
NoodleDoodleNoodleDoodleNoodleDoodleNoo 3c5d7468d7 Update CMakeLists.txt
10 years ago
vertoe 41533168a9 fix CMakeLists.txt to add -lpthread, did not compile boost 1.55
10 years ago
mydesktop 79a4bedc36 mac osx building fixes
10 years ago