Age | Commit message (Expand) | Author |
2022-03-30 | WASM fix native EH build since Emscripten 3.1.6 | Jan-Marek Glogowski |
2022-01-31 | externals: always provide platform configure flags | Jan-Marek Glogowski |
2021-11-04 | Consolidate -D_GLIBCXX_DEBUG for --enable-dbgutil builds against libstdc++ | Stephan Bergmann |
2021-10-21 | Mark external/cppunit/order.patch.0 as upstreamed | Stephan Bergmann |
2021-10-08 | Centralize VS-to-toolset mapping in configure | Mike Kaganski |
2021-09-16 | Add preliminary VS 2022 support | Hossein |
2021-05-05 | WASM: add initial support for Emscripten cross build | Jan-Marek Glogowski |
2020-09-17 | cppunit: fix Windows Arm64 build | Jan-Marek Glogowski |
2020-09-15 | WIN add and apply default msbuild platform+config | Jan-Marek Glogowski |
2020-08-08 | external/cppunit: Run tests in deterministic order | Stephan Bergmann |
2020-08-07 | external/cppunit: -g based on --enable-symbols, not --enable-debug | Stephan Bergmann |
2020-03-04 | Bump Windows build baseline to Visual Studio 2019 16.4 | Stephan Bergmann |
2020-02-16 | GBUILD_TRACE, support for finding out where the build time is spent | Luboš Luňák |
2019-12-24 | update cppunit to 1.15.1 | Markus Mohrhard |
2019-04-16 | Initial VS 2019 Support | Tomoyuki Kubota |
2019-02-01 | Better fix for missing [[noreturn]] of CPPUNIT_FAIL | Stephan Bergmann |
2019-01-16 | Minimum Supported Version is VS2017 | himajin100000 |
2018-11-01 | gbuild: rename value OS=IOS to OS=iOS | Michael Stahl |
2018-09-27 | Do build cppunit for iOS, too | Tor Lillqvist |
2018-08-07 | Mark external/cppunit/gcc9.patch.0 as addressed upstream | Stephan Bergmann |
2018-07-26 | external/cppunit: silence -Werror=deprecated-copy (GCC trunk towards GCC 9) | Stephan Bergmann |
2018-06-29 | cppunit: also build 64-bit DLL always with PDB file | Michael Stahl |
2018-01-18 | android: use unified headers and llvm-c++ STL (x86) with NDK 16 | Christian Lohmaier |
2017-07-15 | builds externals without werror | Caolán McNamara |
2017-05-30 | sal,external: remove checks for obsolete VCVER=120 | Michael Stahl |
2017-04-14 | update cppunit to 1.14.0 | Markus Mohrhard |
2017-02-22 | MSVC 14.0: Make it work with older SDK version | David Ostrovsky |
2017-02-21 | Fix check for non-empty UCRTVERSION | Stephan Bergmann |
2017-02-15 | Support MSVC 15.0 | David Ostrovsky |
2017-02-10 | Remove MinGW support | Stephan Bergmann |
2015-09-09 | externals: remove various obsolete MSVC2012 specific flags | Michael Stahl |
2015-09-02 | Fix cppunit on MSVC 14.0 | David Ostrovsky |
2015-01-26 | external/cppunit: Visible function type RTTI for Clang -fsanitize=function | Stephan Bergmann |
2014-12-15 | reality | Takeshi Abe |
2014-11-03 | add some more kill paths to cppunit | Caolán McNamara |
2014-08-14 | upgrade to cppunit 1.13.2 | Thomas Arnhold |
2014-08-09 | VS2013: Override ToolsVersion setting | Thomas Arnhold |
2014-07-11 | VS2013: Adjust cppunit to 12.0 vcproj version | David Ostrovsky |
2014-07-07 | Handle VCVER==120 (VS 2013) too | Tor Lillqvist |
2014-07-06 | try and help scan-build out wrt cppunit asserts | Caolán McNamara |
2014-05-26 | externals: do not use "v110_xp" when building with MSVC 2012 and SDK 8.0 | Michael Stahl |
2014-05-24 | cppunit: always compile with debugging symbols on windows. | Michael Meeks |
2014-05-23 | dlclose confuses LeakSanitizer | Stephan Bergmann |
2014-05-22 | Adapt CppUnit to our CPPUNIT_PLUGIN_EXPORT | Stephan Bergmann |
2014-05-19 | fdo#77891 fix python crash when in GUI mode, target WinXP with VS2012 | Christian Lohmaier |
2014-05-10 | coverity#12093[81-94], etc. null pointer dereference | Caolán McNamara |
2014-02-27 | normalize values of CROSS_COMPILING | Michael Stahl |
2013-10-24 | cppunit: remove ExternalPackage | Michael Stahl |
2013-10-22 | Revert "Repository.mk: adjust layer of libraries in smoketest instset" | Michael Stahl |
2013-10-18 | Fix building from inside modules moved to external | Khaled Hosny |