summaryrefslogtreecommitdiff
path: root/external/cppunit/ExternalProject_cppunit.mk
AgeCommit message (Expand)Author
2022-03-30WASM fix native EH build since Emscripten 3.1.6Jan-Marek Glogowski
2022-01-31externals: always provide platform configure flagsJan-Marek Glogowski
2021-11-04Consolidate -D_GLIBCXX_DEBUG for --enable-dbgutil builds against libstdc++Stephan 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-15WIN add and apply default msbuild platform+configJan-Marek Glogowski
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-04-16Initial VS 2019 SupportTomoyuki Kubota
2019-01-16Minimum Supported Version is VS2017himajin100000
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael 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-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
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-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-19fdo#77891 fix python crash when in GUI mode, target WinXP with VS2012Christian Lohmaier
2014-02-27normalize values of CROSS_COMPILINGMichael Stahl
2013-10-22Revert "Repository.mk: adjust layer of libraries in smoketest instset"Michael Stahl
2013-10-17fdo#70393: move cppunit to a subdir of externalKhaled Hosny