summaryrefslogtreecommitdiffstats
path: root/Source/CMakeVersion.cmake
Commit message (Collapse)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2012-08-161-1/+1
|
* CMake Nightly Date StampKitware Robot2012-08-151-1/+1
|
* Merge branch 'master' into cleanup-styleBrad King2012-08-141-1/+1
|\ | | | | | | | | Conflicts: Source/CMakeVersion.cmake
| * CMake Nightly Date StampKitware Robot2012-08-141-1/+1
| |
* | Convert CMake-language commands to lower caseKitware Robot2012-08-131-5/+5
|/ | | | | | | | | | | | | | | | | Ancient CMake versions required upper-case commands. Later command names became case-insensitive. Now the preferred style is lower-case. Run the following shell code: cmake --help-command-list | grep -v "cmake version" | while read c; do echo 's/\b'"$(echo $c | tr '[:lower:]' '[:upper:]')"'\(\s*\)(/'"$c"'\1(/g' done >convert.sed && git ls-files -z -- bootstrap '*.cmake' '*.cmake.in' '*CMakeLists.txt' | egrep -z -v '^(Utilities/cm|Source/kwsys/)' | xargs -0 sed -i -f convert.sed && rm convert.sed
* CMake Nightly Date StampKitware Robot2012-08-131-1/+1
|
* CMake Nightly Date StampKitware Robot2012-08-121-1/+1
|
* CMake Nightly Date StampKitware Robot2012-08-111-1/+1
|
* CMake Nightly Date StampKitware Robot2012-08-101-1/+1
|
* Begin post-2.8.9 developmentDavid Cole2012-08-091-2/+2
|
* CMake 2.8.9v2.8.9David Cole2012-08-091-1/+1
|
* CMake 2.8.9-rc3David Cole2012-07-251-1/+1
|
* CMake 2.8.9-rc2David Cole2012-07-141-1/+1
|
* CMake 2.8.9-rc1David Cole2012-06-221-3/+3
|
* CMake Nightly Date StampKitware Robot2012-06-221-1/+1
|
* CMake Nightly Date StampKitware Robot2012-06-211-1/+1
|
* CMake Nightly Date StampKitware Robot2012-06-201-1/+1
|
* CMake Nightly Date StampKitware Robot2012-06-191-1/+1
|
* CMake Nightly Date StampKitware Robot2012-06-181-1/+1
|
* CMake Nightly Date StampKitware Robot2012-06-171-1/+1
|
* CMake Nightly Date StampKitware Robot2012-06-161-1/+1
|
* CMake Nightly Date StampKitware Robot2012-06-151-1/+1
|
* CMake Nightly Date StampKitware Robot2012-06-141-1/+1
|
* CMake Nightly Date StampKitware Robot2012-06-131-1/+1
|
* CMake Nightly Date StampKitware Robot2012-06-121-1/+1
|
* CMake Nightly Date StampKitware Robot2012-06-111-1/+1
|
* CMake Nightly Date StampKitware Robot2012-06-101-1/+1
|
* CMake Nightly Date StampKitware Robot2012-06-091-1/+1
|
* CMake Nightly Date StampKitware Robot2012-06-081-1/+1
|
* CMake Nightly Date StampKitware Robot2012-06-071-1/+1
|
* CMake Nightly Date StampKitware Robot2012-06-061-1/+1
|
* CMake Nightly Date StampKitware Robot2012-06-051-1/+1
|
* CMake Nightly Date StampKitware Robot2012-06-041-1/+1
|
* CMake Nightly Date StampKitware Robot2012-06-031-1/+1
|
* CMake Nightly Date StampKitware Robot2012-06-021-1/+1
|
* CMake Nightly Date StampKitware Robot2012-06-011-1/+1
|
* CMake Nightly Date StampKitware Robot2012-05-311-1/+1
|
* CMake Nightly Date StampKitware Robot2012-05-301-1/+1
|
* CMake Nightly Date StampKitware Robot2012-05-291-1/+1
|
* CMake Nightly Date StampKitware Robot2012-05-281-1/+1
|
* CMake Nightly Date StampKitware Robot2012-05-271-1/+1
|
* CMake Nightly Date StampKitware Robot2012-05-261-1/+1
|
* CMake Nightly Date StampKitware Robot2012-05-251-1/+1
|
* CMake Nightly Date StampKitware Robot2012-05-241-1/+1
|
* CMake Nightly Date StampKitware Robot2012-05-231-1/+1
|
* 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
|