summaryrefslogtreecommitdiffstats
path: root/Source/CMakeVersion.cmake
Commit message (Collapse)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2012-05-221-1/+1
|
* CMake Nightly Date StampKitware Robot2012-05-211-1/+1
|
* CMake Nightly Date StampKitware Robot2012-05-201-1/+1
|
* CMake Nightly Date StampKitware Robot2012-05-191-1/+1
|
* CMake Nightly Date StampKitware Robot2012-05-181-1/+1
|
* CMake Nightly Date StampKitware Robot2012-05-171-1/+1
|
* CMake Nightly Date StampKitware Robot2012-05-161-1/+1
|
* CMake Nightly Date StampKitware Robot2012-05-151-1/+1
|
* CMake Nightly Date StampKitware Robot2012-05-141-1/+1
|
* CMake Nightly Date StampKitware Robot2012-05-131-1/+1
|
* CMake Nightly Date StampKitware Robot2012-05-121-1/+1
|
* CMake Nightly Date StampKitware Robot2012-05-111-1/+1
|
* CMake Nightly Date StampKitware Robot2012-05-101-1/+1
|
* CMake Nightly Date StampKitware Robot2012-05-091-1/+1
|
* CMake Nightly Date StampKitware Robot2012-05-081-1/+1
|
* CMake Nightly Date StampKitware Robot2012-05-071-1/+1
|
* CMake Nightly Date StampKitware Robot2012-05-061-1/+1
|
* CMake Nightly Date StampKitware Robot2012-05-051-1/+1
|
* CMake Nightly Date StampKitware Robot2012-05-041-1/+1
|
* CMake Nightly Date StampKitware Robot2012-05-031-1/+1
|
* CMake Nightly Date StampKitware Robot2012-05-021-1/+1
|
* CMake Nightly Date StampKitware Robot2012-05-011-1/+1
|
* CMake Nightly Date StampKitware Robot2012-04-301-1/+1
|
* CMake Nightly Date StampKitware Robot2012-04-291-1/+1
|
* CMake Nightly Date StampKitware Robot2012-04-281-1/+1
|
* CMake Nightly Date StampKitware Robot2012-04-271-1/+1
|
* CMake Nightly Date StampKitware Robot2012-04-261-1/+1
|
* CMake Nightly Date StampKitware Robot2012-04-251-1/+1
|
* CMake Nightly Date StampKitware Robot2012-04-241-1/+1
|
* CMake Nightly Date StampKitware Robot2012-04-231-1/+1
|
* CMake Nightly Date StampKitware Robot2012-04-221-1/+1
|
* CMake Nightly Date StampKitware Robot2012-04-211-1/+1
|
* Refactor CMake version handlingBrad King2012-04-201-0/+6
Move the CMake version number components out of "CMakeLists.txt" into dedicated file "Source/CMakeVersion.cmake". Set the TWEAK level to the date explicitly. Add a "Source/CMakeVersion.bash" script to update the date, thus replacing KWSys DateStamp for CMake. Teach the bootstrap script to extract the version components from their new location.