Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-07-17 | Avoid mismatched exception specification warnings on MacOS | David Robillard | 1 | -2/+2 | |
2020-07-17 | Fix conversion warnings | David Robillard | 2 | -10/+11 | |
2020-07-17 | Fix incorrect format specifier | David Robillard | 1 | -1/+1 | |
2020-07-17 | Explicitly delete copy operators | David Robillard | 2 | -0/+5 | |
2020-07-17 | Add missing initializations | David Robillard | 3 | -6/+14 | |
2020-07-17 | Remove useless casts | David Robillard | 3 | -5/+5 | |
2020-07-02 | Update waf to add git submodule error message | David Robillard | 1 | -3/+14 | |
2019-12-09 | Fix autowaf submodule reference | David Robillard | 1 | -1/+1 | |
2019-11-10 | Clean up test output | David Robillard | 2 | -2/+3 | |
2019-10-17 | Update autowaf | David Robillard | 1 | -0/+0 | |
2019-04-22 | Simplify unit tests and improve coverage by using assert | David Robillard | 7 | -216/+119 | |
2019-04-21 | Update autowaf | David Robillard | 1 | -0/+0 | |
2019-04-21 | Fix pkg-config file for versioned installation | David Robillard | 2 | -7/+7 | |
2019-04-21 | Loosen semaphore test timing requirements | David Robillard | 1 | -1/+1 | |
2019-04-21 | Run verbose tests on CI | David Robillard | 1 | -10/+10 | |
2019-04-21 | Fix implicit narrowing conversion | David Robillard | 1 | -1/+2 | |
2019-04-21 | Add Gitlab CI configuration | David Robillard | 1 | -0/+184 | |
2019-04-21 | Remove unused includes directory | David Robillard | 1 | -1/+1 | |
2019-04-21 | Switch to using a submodule for autowaf | David Robillard | 185 | -41932/+3 | |
2019-04-21 | Bump major version and version include directory | David Robillard | 1 | -23/+7 | |
2019-03-17 | Update autowaf and adapt to new API | David Robillard | 47 | -448/+874 | |
2019-03-17 | Squashed 'waflib/' changes from 915dcb1..e7a29b6 | David Robillard | 46 | -438/+871 | |
e7a29b6 Upgrade to waf 2.0.15 8280f9d Add command for running executables from the build directory 8073c1a Make make_simple_dox() safe in case of exception 70d03b8 Avoid use of global counter hacks for configuration display b7d689a Rewrite test framework 94deadf Automatically add options and move add_flags() to options context f4259ee Reduce system include path noise 927b608 Automatically display configuration header c44b8f3 Set line justification from a constant in the wscript a48e26f Automatically detect if wscript has a test hook ef66724 Save runtime variables in the environment 63bcbcd Clean up TestContext b1d9505 Add ExecutionContext for setting runtime environment 387c1df Add show_diff() and test_file_equals() utilities 29d4d29 Fix in-tree library paths 9fde01f Add custom configuration context 6d3612f Add lib_path_name constant git-subtree-dir: waflib git-subtree-split: e7a29b6b9b2f842314244c23c14d8f8f560904e1 | |||||
2019-03-17 | Reduce test duration slightly | David Robillard | 2 | -2/+2 | |
2019-01-12 | Squashed 'waflib/' changes from 5ea8f99..915dcb1 | David Robillard | 1 | -15/+39 | |
915dcb1 Report test time correctly 26f0a2b Remove redundant verbose-tests option fc35c2c Fix MSVC CFLAGS git-subtree-dir: waflib git-subtree-split: 915dcb1778a592ef54a6b7e14fa8a6bd1ca3376c | |||||
2019-01-12 | Update autowaf | David Robillard | 1 | -15/+39 | |
2018-11-24 | Squashed 'waflib/' changes from 3e43d09..5ea8f99 | David Robillard | 1 | -25/+45 | |
5ea8f99 Improve test output spacing 0e23b29 Raise exception when test suite fails to ensure non-zero exit status d6de073 Show run time of unit tests 5b65554 Add short configure option for ultra-strict flags 4687ba6 Use gtest-like test output 258903d Fix failure count in test group summaries da07e73 Fix verbose tests with Python 3 6e726eb Add support for suppressing warnings from system libraries git-subtree-dir: waflib git-subtree-split: 5ea8f99f6e1246079c1fe6bb590c38a53aadd40d | |||||
2018-11-24 | Merge commit '068ef135020f278c76927b038265e3f5eca72daf' | David Robillard | 1 | -25/+45 | |
2018-09-17 | Fix Windows build | David Robillard | 4 | -22/+31 | |
2018-09-17 | Add missing include | David Robillard | 1 | -0/+1 | |
2018-09-16 | Lint with clang-tidy | David Robillard | 19 | -139/+159 | |
2018-09-16 | Remove C casts | David Robillard | 3 | -9/+13 | |
2018-09-16 | Remove unused main parameters | David Robillard | 5 | -5/+5 | |
2018-09-16 | Remove using namespace declarations | David Robillard | 7 | -40/+35 | |
2018-09-16 | Clean up include guards | David Robillard | 4 | -12/+12 | |
2018-09-16 | Modernize Array | David Robillard | 1 | -23/+29 | |
2018-09-16 | Clean up includes | David Robillard | 20 | -61/+73 | |
2018-09-16 | Fix potential memory leak | David Robillard | 1 | -1/+2 | |
2018-09-16 | Fix clang build | David Robillard | 1 | -2/+1 | |
2018-09-16 | Use std::thread in ringbuffer test | David Robillard | 2 | -22/+13 | |
2018-09-16 | Squashed 'waflib/' changes from 982416b..3e43d09 | David Robillard | 1 | -4/+6 | |
3e43d09 Add short forms for common options 5db477c Automatically define version for child libraries git-subtree-dir: waflib git-subtree-split: 3e43d0965e29bbd7bf8aa1281930ffa75f401c99 | |||||
2018-09-16 | Merge commit '7f7ff94c23000548db7edc6bf57f7f95c1ce2511' | David Robillard | 1 | -4/+6 | |
2018-09-16 | Clean up wscript | David Robillard | 1 | -6/+6 | |
2018-09-15 | Switch to using bundled waf source | David Robillard | 1 | -162/+9 | |
2018-09-15 | Squashed 'waflib/' content from commit 982416b | David Robillard | 182 | -0/+41453 | |
git-subtree-dir: waflib git-subtree-split: 982416b8a6c6728e200243e1be3ab60435c08830 | |||||
2018-09-15 | Merge commit 'c2b0355b0de23f6ec83b5fa5be038bcce208e26f' as 'waflib' | David Robillard | 182 | -0/+41453 | |
2018-01-21 | Remove URI class | David Robillard | 7 | -206/+32 | |
2018-01-16 | Explicitly set language version | David Robillard | 1 | -0/+1 | |
2018-01-16 | Upgrade to waf 2.0.4 | David Robillard | 1 | -6/+6 | |
2017-12-29 | Upgrade to waf 2.0.3 | David Robillard | 2 | -12/+12 | |
2017-12-18 | Update waf | David Robillard | 1 | -5/+5 | |