summaryrefslogtreecommitdiffstats
path: root/external/cppunit
Commit message (Expand)AuthorAgeFilesLines
* Initial VS 2019 SupportTomoyuki Kubota2019-04-161-1/+2
* Better fix for missing [[noreturn]] of CPPUNIT_FAILStephan Bergmann2019-02-012-0/+60
* Minimum Supported Version is VS2017himajin1000002019-01-161-1/+0
* gbuild: rename value OS=IOS to OS=iOSMichael Stahl2018-11-011-1/+1
* Do build cppunit for iOS, tooTor Lillqvist2018-09-271-0/+2
* Mark external/cppunit/gcc9.patch.0 as addressed upstreamStephan Bergmann2018-08-071-0/+2
* external/cppunit: silence -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-262-0/+12
* cppunit: also build 64-bit DLL always with PDB fileMichael Stahl2018-06-291-0/+16
* android: use unified headers and llvm-c++ STL (x86) with NDK 16Christian Lohmaier2018-01-181-1/+1
* builds externals without werrorCaolán McNamara2017-07-151-0/+1
* sal,external: remove checks for obsolete VCVER=120Michael Stahl2017-05-301-1/+0
* update cppunit to 1.14.0Markus Mohrhard2017-04-145-90/+2
* MSVC 14.0: Make it work with older SDK versionDavid Ostrovsky2017-02-221-1/+1
* Fix check for non-empty UCRTVERSIONStephan Bergmann2017-02-211-1/+1
* Support MSVC 15.0David Ostrovsky2017-02-151-1/+3
* Remove MinGW supportStephan Bergmann2017-02-101-5/+1
* externals: remove various obsolete MSVC2012 specific flagsMichael Stahl2015-09-091-2/+0
* Fix cppunit on MSVC 14.0David Ostrovsky2015-09-021-1/+2
* external/cppunit: Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann2015-01-262-0/+16
* realityTakeshi Abe2014-12-151-1/+1
* add some more kill paths to cppunitCaolán McNamara2014-11-031-1/+9
* upgrade to cppunit 1.13.2Thomas Arnhold2014-08-143-14/+2
* VS2013: Override ToolsVersion settingThomas Arnhold2014-08-091-1/+1
* VS2013: Adjust cppunit to 12.0 vcproj versionDavid Ostrovsky2014-07-111-2/+3
* Handle VCVER==120 (VS 2013) tooTor Lillqvist2014-07-071-1/+1
* try and help scan-build out wrt cppunit assertsCaolán McNamara2014-07-062-0/+55
* externals: do not use "v110_xp" when building with MSVC 2012 and SDK 8.0Michael Stahl2014-05-261-1/+3
* cppunit: always compile with debugging symbols on windows.Michael Meeks2014-05-243-5/+22
* dlclose confuses LeakSanitizerStephan Bergmann2014-05-231-1/+9
* Adapt CppUnit to our CPPUNIT_PLUGIN_EXPORTStephan Bergmann2014-05-222-0/+12
* fdo#77891 fix python crash when in GUI mode, target WinXP with VS2012Christian Lohmaier2014-05-191-2/+2
* coverity#12093[81-94], etc. null pointer dereferenceCaolán McNamara2014-05-102-0/+12
* normalize values of CROSS_COMPILINGMichael Stahl2014-02-271-1/+1
* cppunit: remove ExternalPackageMichael Stahl2013-10-242-51/+0
* Revert "Repository.mk: adjust layer of libraries in smoketest instset"Michael Stahl2013-10-221-1/+1
* Fix building from inside modules moved to externalKhaled Hosny2013-10-181-1/+1
* We don't use cppunit when cross-compilingTor Lillqvist2013-10-173-60/+0
* fdo#70393: move cppunit to a subdir of externalKhaled Hosny2013-10-1712-0/+326