summaryrefslogtreecommitdiff
path: root/external/cppunit
AgeCommit message (Expand)Author
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