summaryrefslogtreecommitdiff
path: root/external/cppunit
AgeCommit message (Expand)Author
2021-11-04Consolidate -D_GLIBCXX_DEBUG for --enable-dbgutil builds against libstdc++Stephan Bergmann
2021-10-21Mark external/cppunit/order.patch.0 as upstreamedStephan Bergmann
2021-10-08Centralize VS-to-toolset mapping in configureMike Kaganski
2021-09-16Add preliminary VS 2022 supportHossein
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski
2020-09-17cppunit: fix Windows Arm64 buildJan-Marek Glogowski
2020-09-15WIN add and apply default msbuild platform+configJan-Marek Glogowski
2020-08-08external/cppunit: Run tests in deterministic orderStephan Bergmann
2020-08-07external/cppunit: -g based on --enable-symbols, not --enable-debugStephan Bergmann
2020-03-04Bump Windows build baseline to Visual Studio 2019 16.4Stephan Bergmann
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2019-12-24update cppunit to 1.15.1Markus Mohrhard
2019-04-16Initial VS 2019 SupportTomoyuki Kubota
2019-02-01Better fix for missing [[noreturn]] of CPPUNIT_FAILStephan Bergmann
2019-01-16Minimum Supported Version is VS2017himajin100000
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl
2018-09-27Do build cppunit for iOS, tooTor Lillqvist
2018-08-07Mark external/cppunit/gcc9.patch.0 as addressed upstreamStephan Bergmann
2018-07-26external/cppunit: silence -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-06-29cppunit: also build 64-bit DLL always with PDB fileMichael Stahl
2018-01-18android: use unified headers and llvm-c++ STL (x86) with NDK 16Christian Lohmaier
2017-07-15builds externals without werrorCaolán McNamara
2017-05-30sal,external: remove checks for obsolete VCVER=120Michael Stahl
2017-04-14update cppunit to 1.14.0Markus Mohrhard
2017-02-22MSVC 14.0: Make it work with older SDK versionDavid Ostrovsky
2017-02-21Fix check for non-empty UCRTVERSIONStephan Bergmann
2017-02-15Support MSVC 15.0David Ostrovsky
2017-02-10Remove MinGW supportStephan Bergmann
2015-09-09externals: remove various obsolete MSVC2012 specific flagsMichael Stahl
2015-09-02Fix cppunit on MSVC 14.0David Ostrovsky
2015-01-26external/cppunit: Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann
2014-12-15realityTakeshi Abe
2014-11-03add some more kill paths to cppunitCaolán McNamara
2014-08-14upgrade to cppunit 1.13.2Thomas Arnhold
2014-08-09VS2013: Override ToolsVersion settingThomas Arnhold
2014-07-11VS2013: Adjust cppunit to 12.0 vcproj versionDavid Ostrovsky
2014-07-07Handle VCVER==120 (VS 2013) tooTor Lillqvist
2014-07-06try and help scan-build out wrt cppunit assertsCaolán McNamara
2014-05-26externals: do not use "v110_xp" when building with MSVC 2012 and SDK 8.0Michael Stahl
2014-05-24cppunit: always compile with debugging symbols on windows.Michael Meeks
2014-05-23dlclose confuses LeakSanitizerStephan Bergmann
2014-05-22Adapt CppUnit to our CPPUNIT_PLUGIN_EXPORTStephan Bergmann
2014-05-19fdo#77891 fix python crash when in GUI mode, target WinXP with VS2012Christian Lohmaier
2014-05-10coverity#12093[81-94], etc. null pointer dereferenceCaolán McNamara
2014-02-27normalize values of CROSS_COMPILINGMichael Stahl
2013-10-24cppunit: remove ExternalPackageMichael Stahl
2013-10-22Revert "Repository.mk: adjust layer of libraries in smoketest instset"Michael Stahl
2013-10-18Fix building from inside modules moved to externalKhaled Hosny
2013-10-17We don't use cppunit when cross-compilingTor Lillqvist
2013-10-17fdo#70393: move cppunit to a subdir of externalKhaled Hosny