98c51ff6dc
This moves the version numbers into an isolated configured header so that not all of CMake needs to rebuild when the version changes. Previously we had spaces, dashes and/or the word 'patch' randomly chosen before the patch number. Now we always report version numbers in the traditional format "<major>.<minor>.<patch>[-rc<rc>]". We still use odd minor numbers for development versions. Now we also use the CCYYMMDD date as the patch number of development versions, thus allowing tests for exact CMake versions. |
||
---|---|---|
.. | ||
AddCacheEntry.cxx | ||
AddCacheEntry.h | ||
AddCacheEntry.ui | ||
CMake.desktop | ||
CMakeIngestOSXBundleLibraries.cmake | ||
CMakeLists.txt | ||
CMakeSetup.cxx | ||
CMakeSetup.icns | ||
CMakeSetup.ico | ||
CMakeSetup.png | ||
CMakeSetup.qrc | ||
CMakeSetup.rc | ||
CMakeSetupDialog.cxx | ||
CMakeSetupDialog.h | ||
CMakeSetupDialog.ui | ||
Compilers.h | ||
Compilers.ui | ||
CrossCompiler.ui | ||
Delete16.png | ||
FirstConfigure.cxx | ||
FirstConfigure.h | ||
MacInstallDialog.ui | ||
Plus16.png | ||
QCMake.cxx | ||
QCMake.h | ||
QCMakeCacheView.cxx | ||
QCMakeCacheView.h | ||
QCMakeWidgets.cxx | ||
QCMakeWidgets.h | ||
QMacInstallDialog.cxx | ||
QMacInstallDialog.h | ||
QtDialogCPack.cmake.in | ||
README | ||
cmakecache.xml | ||
postflight.sh.in | ||
postupgrade.sh.in |
README
This is the Qt interface to CMake. It has a BSD license compatible with the Qt license exception. Only developers with a paid QT license are permitted to make changes to this code. Small patches and bug fixes can