diff --git a/README-CMAKE b/README-CMAKE index 1f6f3055..438f87cb 100644 --- a/README-CMAKE +++ b/README-CMAKE @@ -22,18 +22,15 @@ STATUS: The daily build on MinGW/32 is performed using autotools for Qt/Windows Users. * The existing automake (./configure) will continue to be supported by exiv2 - for at least v0.27 (and probably longer) - - The msvc2003 project/solutions files are deprecated and will not be supported after v0.26. - The msvc project/solutions files will continue to be supported by exiv2 - for at least v0.27 (and probably longer) + There is no plan to adopt CMake as the only build platform. +* Team Exiv2 no longer provide support for MinGW (with/without CMake) Exiv2 is very difficult to build on MinGW with CMake. This is discussed in TODO-CMAKE Robin Mills robin@clanmills.com -2016-10-25 +2017-06-06 ------------------------------------------------------------------------------- diff --git a/TODO-CMAKE b/TODO-CMAKE index eb4f1b58..bcb2011b 100644 --- a/TODO-CMAKE +++ b/TODO-CMAKE @@ -20,10 +20,7 @@ ToDo: * CMake/MinGW builds executables that do not work properly for v0.26 This is because MinGW links the wrong DLLs. - Team Exiv2 will not provide support for CMake/MinGW - - The known issues with CMake/MinGW will be reported to Kitware. - We hope CMake/MinGW will be in a working state for Exiv2 v0.27 + Team Exiv2 will no longer provide support for MinGW Here are notes concerning CMake/MinGW @@ -166,5 +163,5 @@ Here are notes concerning CMake/MinGW Robin Mills robin@clanmills.com -2016-10-03 +2017-06-06