18 Commits (98af711ca6f166bacf2b9c6e697026f5b323827a)

Author SHA1 Message Date
Jussi Pakkanen edaf663ee2 By default do not specify language version but instead use the compiler's default. 9 years ago
Jussi Pakkanen 3cbe9d32fa Added script to run benchmarks. 9 years ago
Jussi Pakkanen 9a4016d37a Added option for VS exception type. 9 years ago
Jussi Pakkanen 50663144c3 Can set compiler options, added language versions for Gnu and Clang. 9 years ago
Jussi Pakkanen 325ed6288b Can leave Boost modules empty to only use the plain header libraries. Closes #263. 9 years ago
Jussi Pakkanen 776f899e78 Made boost on windows kinda work. 9 years ago
Jussi Pakkanen 2107be2a78 Add thread flags to compilers and use them on dependencies that require threads. Fixes #31. 10 years ago
Jussi Pakkanen ed160fbbe4 Made Boost unit testing framework work and added a test. 10 years ago
Jussi Pakkanen 2c65b1f0c3 Renamed deps -> dependencies. 10 years ago
Jussi Pakkanen 7bc3b78c68 Newest Boost requires C++11 to build. 11 years ago
Jussi Pakkanen a3f88e1a49 Search for Boost libs in all lib dirs. 11 years ago
Jussi Pakkanen 89aa4e2233 C++ is now called cpp rather than cxx. 11 years ago
Jussi Pakkanen 11e81618d2 Renamed find_dep to dependency. 11 years ago
Jussi Pakkanen d4284aae89 Renamed add_test to test. 11 years ago
Jussi Pakkanen 852b774e2e The default value of required is true for dependencies. 11 years ago
Jussi Pakkanen 3d4aad9e0d Can have multiple different configurations of the same dependency. 12 years ago
Jussi Pakkanen 70f6b769a6 Added custom detector framework and a Boost detector to it. 12 years ago
Jussi Pakkanen 92084b6d9e Added test case for Boost. 12 years ago