8 Commits (8c819ab8059c822fe6b82fd2a579741a88b7d0a5)

Author SHA1 Message Date
Dylan Baker 4d7031437c pylint: turn on superflous-parens 3 years ago
Kevin Meagher 39a92c74e8 Test boost-python on macOS 3 years ago
Eli Schwartz 59d4f771d2
editorconfig: add setting to trim trailing whitespace 3 years ago
Jon Turney 538b347218
Add expected skip annotations for non-linux CI runs to framework tests 3 years ago
Jon Turney 5c0cb0547b
Fix test.json for boost test to match schema 3 years ago
Yonggang Luo 75433bee74 Fixes meson test timeout on windows 4 years ago
Simon McVittie 2d218c289a tests: Disable Boost extralib test on macOS 4 years ago
Dylan Baker 29ef4478df compilers/d: Add b_ndebug support 5 years ago
Daniel Mensinger 59db1f18ea boost: Only use usage-requirements defines (fixes #7046) 5 years ago
Daniel Mensinger 26a475d1b5
boost: make python2 optional 5 years ago
Daniel Mensinger 9f2f27a49d boost: Fix boost_python detection on bionic (fixes #6886 #4788) 5 years ago
Daniel Mensinger 4e52a0f7fd boost: Better python module detection 5 years ago
Daniel Mensinger efd4e2a15b
test: merge test_matrix.json and setup_env.json into test.json 5 years ago
Daniel Mensinger 96f5d4e455
boost: Updated tests 5 years ago
Daniel Mensinger a78f90c3f8 ci: Fix boost test on xenial 5 years ago
Nirbheek Chauhan 2c8e676e2b tests: Fix some test failures on Ubuntun 16.04 CI 5 years ago
Daniel Mensinger c4649704c8 python: add embed to the python dependency function 5 years ago
Michael Hirsch, Ph.D 98fd4e5557 cmake: add project language to cmakelists.txt 5 years ago
Michael Hirsch, Ph.D 83b4e981c4 Use strict function prototypes 5 years ago
gjaeger1 30e42009c0 Adapting Boost Python library detection to Boost >= 1.67. Closes #4288. 5 years ago
Nicole Mazzuca 3dd9c18575 add -permissive to the boost test 6 years ago
Jon Turney dadf6e2233
Tests for version constraints on custom lookup dependencies 6 years ago
Dylan Baker 92487ea33d Add partial_dependency method to dependencies 7 years ago
Jon Turney e4b4911410 Skip test cases/frameworks/1 boost if boost not found 7 years ago
Jon Turney 86ee89b400 Fix boost test on cygwin 7 years ago
Jon Turney fd683a2b81 CI: Run boost test for Cygwin 7 years ago
Niklas Claesson d014087fd9 boost: Allow older behavior with a warning 7 years ago
Niklas Claesson bbdba876af Boost: Improve search algorithm 7 years ago
Michał Wikliński 9154a6473b Find Boost dep when there is an extra lib to link 7 years ago
Jussi Pakkanen 8049eace0d De-uniquefy. 8 years ago
Adam C. Foltzer aff955f99f add static Boost dependency test 8 years ago
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. 11 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. 12 years ago
Jussi Pakkanen 11e81618d2 Renamed find_dep to dependency. 12 years ago
Jussi Pakkanen d4284aae89 Renamed add_test to test. 12 years ago
Jussi Pakkanen 852b774e2e The default value of required is true for dependencies. 12 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