summaryrefslogtreecommitdiffstats
path: root/Source/CMakeVersion.cmake
Commit message (Collapse)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2014-03-061-1/+1
|
* CMake Nightly Date StampKitware Robot2014-03-051-1/+1
|
* CMake Nightly Date StampKitware Robot2014-03-041-1/+1
|
* CMake Nightly Date StampKitware Robot2014-03-031-1/+1
|
* CMake Nightly Date StampKitware Robot2014-03-021-1/+1
|
* CMake Nightly Date StampKitware Robot2014-03-011-1/+1
|
* CMake Nightly Date StampKitware Robot2014-02-281-1/+1
|
* CMake Nightly Date StampKitware Robot2014-02-271-1/+1
|
* CMake Nightly Date StampKitware Robot2014-02-261-1/+1
|
* CMake Nightly Date StampKitware Robot2014-02-251-1/+1
|
* CMake Nightly Date StampKitware Robot2014-02-241-1/+1
|
* CMake Nightly Date StampKitware Robot2014-02-231-1/+1
|
* CMake Nightly Date StampKitware Robot2014-02-221-1/+1
|
* CMake Nightly Date StampKitware Robot2014-02-211-1/+1
|
* CMake Nightly Date StampKitware Robot2014-02-201-1/+1
|
* Begin post-3.0 developmentBrad King2014-02-191-2/+2
|
* Change version scheme to use only two components for feature levelsBrad King2014-02-191-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Historically CMake used three version components for the feature level. We released new features while incrementing only the third version component. Since commit v2.8.2~105^2~4 (New version scheme to support branchy workflow, 2010-04-23) we used the fourth version component for bug-fix releases and the development date: <major>.<minor>.<patch>[.<tweak>][-rc<n>] = Release <major>.<minor>.<patch>.<date>[-<id>] = Development This solidified use of three components for the feature level, and was necessary to continue releasing 2.x versions because: * Some existing projects performed floating-point comparisons of ${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION} to 2.x numbers so ``x`` could never be higher than 9. * Version 2.9.<date> was used briefly in post-2.8.0 development in CVS prior to the transition to Git, so using it in releases may have caused confusion. Now that we are moving to 3.x versions, these two restrictions go away. Therefore we now change to use only two components for the feature level and use the scheme: <major>.<minor>.<patch>[-rc<n>] = Release <major>.<minor>.<date>[-<id>] = Development
* CMake 3.0.0-rc1 version updateBrad King2014-02-191-5/+5
|
* CMake Nightly Date StampKitware Robot2014-02-191-1/+1
|
* CMake Nightly Date StampKitware Robot2014-02-181-1/+1
|
* CMake Nightly Date StampKitware Robot2014-02-171-1/+1
|
* CMake Nightly Date StampKitware Robot2014-02-161-1/+1
|
* CMake Nightly Date StampKitware Robot2014-02-151-1/+1
|
* CMake Nightly Date StampKitware Robot2014-02-141-1/+1
|
* CMake Nightly Date StampKitware Robot2014-02-131-1/+1
|
* CMake Nightly Date StampKitware Robot2014-02-121-1/+1
|
* CMake Nightly Date StampKitware Robot2014-02-111-1/+1
|
* CMake Nightly Date StampKitware Robot2014-02-101-1/+1
|
* CMake Nightly Date StampKitware Robot2014-02-091-1/+1
|
* CMake Nightly Date StampKitware Robot2014-02-081-1/+1
|
* CMake Nightly Date StampKitware Robot2014-02-071-1/+1
|
* CMake Nightly Date StampKitware Robot2014-02-061-1/+1
|
* CMake Nightly Date StampKitware Robot2014-02-051-1/+1
|
* CMake Nightly Date StampKitware Robot2014-02-041-1/+1
|
* CMake Nightly Date StampKitware Robot2014-02-031-1/+1
|
* CMake Nightly Date StampKitware Robot2014-02-021-1/+1
|
* CMake Nightly Date StampKitware Robot2014-02-011-1/+1
|
* CMake Nightly Date StampKitware Robot2014-01-311-1/+1
|
* CMake Nightly Date StampKitware Robot2014-01-301-1/+1
|
* CMake Nightly Date StampKitware Robot2014-01-291-1/+1
|
* CMake Nightly Date StampKitware Robot2014-01-281-1/+1
|
* CMake Nightly Date StampKitware Robot2014-01-271-1/+1
|
* CMake Nightly Date StampKitware Robot2014-01-261-1/+1
|
* CMake Nightly Date StampKitware Robot2014-01-251-1/+1
|
* CMake Nightly Date StampKitware Robot2014-01-241-1/+1
|
* CMake Nightly Date StampKitware Robot2014-01-231-1/+1
|
* CMake Nightly Date StampKitware Robot2014-01-221-1/+1
|
* CMake Nightly Date StampKitware Robot2014-01-211-1/+1
|
* CMake Nightly Date StampKitware Robot2014-01-201-1/+1
|
* CMake Nightly Date StampKitware Robot2014-01-191-1/+1
|