summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/doc-compilers-dropped.rst
blob: 0bde63254cb04fa411c05a34fc66a71902216b80 (plain)
1
2
3
4
5
6
7
8
9
10
doc-compilers-dropped
---------------------

* Support for building CMake itself with some compilers was dropped:

  * Visual Studio 7.1 and 2005 -- superseded by VS 2008 and above
  * MinGW.org mingw32 -- superseded by MSYS2 mingw32 and mingw64

  CMake still supports generating build systems for other projects using
  these compilers.