office-gobmx/external/cppunit
Stephan Bergmann 24973523ba Bump Windows build baseline to Visual Studio 2019 16.4
(where 16.4 is currently the latest version of Visual Studio 2019 available at
<https://visualstudio.microsoft.com/downloads/>), see
<https://lists.freedesktop.org/archives/libreoffice/2020-February/084575.html>
"ESC meeting minutes: 2020-02-27": "Update baseline to VS2019 on master before
7.0 [...] check what’s the current patch level, require that? [...] no
objections"

The code from 4ea0059bca "VS detection: Fallback
to old registry check if vswhere failed" has been removed in accordance with its
comment "The below hack does not work for VS 2019 anyway, so should be removed
when upgrading baseline.

(Changing the comment "go to Start menu, open 'Visual Studio 2017', [...]"
regarding the installation of GNU Make from source is somewhat arbitrary, but
lets stick to the tradition of bumping that version number along with any build
baseline bump.)

Change-Id: Ic4fe8a3d347aa1748377f2d3205e302bff189b79
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89699
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Tested-by: Jenkins
2020-03-04 18:33:21 +01:00
..
CPPUNIT_PLUGIN_EXPORT.patch.0
disable-dynloading.patch
enable-win32-debug.patch
ExternalProject_cppunit.mk Bump Windows build baseline to Visual Studio 2019 16.4 2020-03-04 18:33:21 +01:00
Makefile
Module_cppunit.mk
README
rtti.patch.0
unix.patch
UnpackedTarball_cppunit.mk
windows.patch

C++ port of the JUnit framework for unit testing.

From [http://www.freedesktop.org/wiki/Software/cppunit/]