summaryrefslogtreecommitdiff
path: root/external/cppunit
AgeCommit message (Expand)AuthorFilesLines
2019-04-16Initial VS 2019 SupportTomoyuki Kubota1-1/+2
2019-02-01Better fix for missing [[noreturn]] of CPPUNIT_FAILStephan Bergmann2-0/+60
2019-01-16Minimum Supported Version is VS2017himajin1000001-1/+0
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl1-1/+1
2018-09-27Do build cppunit for iOS, tooTor Lillqvist1-0/+2
2018-08-07Mark external/cppunit/gcc9.patch.0 as addressed upstreamStephan Bergmann1-0/+2
2018-07-26external/cppunit: silence -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2-0/+12
2018-06-29cppunit: also build 64-bit DLL always with PDB fileMichael Stahl1-0/+16
2018-01-18android: use unified headers and llvm-c++ STL (x86) with NDK 16Christian Lohmaier1-1/+1
2017-07-15builds externals without werrorCaolán McNamara1-0/+1
2017-05-30sal,external: remove checks for obsolete VCVER=120Michael Stahl1-1/+0
2017-04-14update cppunit to 1.14.0Markus Mohrhard5-90/+2
2017-02-22MSVC 14.0: Make it work with older SDK versionDavid Ostrovsky1-1/+1
2017-02-21Fix check for non-empty UCRTVERSIONStephan Bergmann1-1/+1
2017-02-15Support MSVC 15.0David Ostrovsky1-1/+3
2017-02-10Remove MinGW supportStephan Bergmann1-5/+1
2015-09-09externals: remove various obsolete MSVC2012 specific flagsMichael Stahl1-2/+0
2015-09-02Fix cppunit on MSVC 14.0David Ostrovsky1-1/+2
2015-01-26external/cppunit: Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann2-0/+16
2014-12-15realityTakeshi Abe1-1/+1
2014-11-03add some more kill paths to cppunitCaolán McNamara1-1/+9
2014-08-14upgrade to cppunit 1.13.2Thomas Arnhold3-14/+2
2014-08-09VS2013: Override ToolsVersion settingThomas Arnhold1-1/+1
2014-07-11VS2013: Adjust cppunit to 12.0 vcproj versionDavid Ostrovsky1-2/+3
2014-07-07Handle VCVER==120 (VS 2013) tooTor Lillqvist1-1/+1
2014-07-06try and help scan-build out wrt cppunit assertsCaolán McNamara2-0/+55
2014-05-26externals: do not use "v110_xp" when building with MSVC 2012 and SDK 8.0Michael Stahl1-1/+3
2014-05-24cppunit: always compile with debugging symbols on windows.Michael Meeks3-5/+22
2014-05-23dlclose confuses LeakSanitizerStephan Bergmann1-1/+9
2014-05-22Adapt CppUnit to our CPPUNIT_PLUGIN_EXPORTStephan Bergmann2-0/+12
2014-05-19fdo#77891 fix python crash when in GUI mode, target WinXP with VS2012Christian Lohmaier1-2/+2
2014-05-10coverity#12093[81-94], etc. null pointer dereferenceCaolán McNamara2-0/+12
2014-02-27normalize values of CROSS_COMPILINGMichael Stahl1-1/+1
2013-10-24cppunit: remove ExternalPackageMichael Stahl2-51/+0
2013-10-22Revert "Repository.mk: adjust layer of libraries in smoketest instset"Michael Stahl1-1/+1
2013-10-18Fix building from inside modules moved to externalKhaled Hosny1-1/+1
2013-10-17We don't use cppunit when cross-compilingTor Lillqvist3-60/+0
2013-10-17fdo#70393: move cppunit to a subdir of externalKhaled Hosny12-0/+326