summaryrefslogtreecommitdiffstats
path: root/Source/CMakeVersion.cmake
Commit message (Collapse)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2019-08-201-1/+1
|
* CMake Nightly Date StampKitware Robot2019-08-191-1/+1
|
* CMake Nightly Date StampKitware Robot2019-08-181-1/+1
|
* CMake Nightly Date StampKitware Robot2019-08-171-1/+1
|
* CMake Nightly Date StampKitware Robot2019-08-161-1/+1
|
* CMake Nightly Date StampKitware Robot2019-08-151-1/+1
|
* CMake Nightly Date StampKitware Robot2019-08-141-1/+1
|
* CMake Nightly Date StampKitware Robot2019-08-131-1/+1
|
* CMake Nightly Date StampKitware Robot2019-08-121-1/+1
|
* CMake Nightly Date StampKitware Robot2019-08-111-1/+1
|
* CMake Nightly Date StampKitware Robot2019-08-101-1/+1
|
* CMake Nightly Date StampKitware Robot2019-08-091-1/+1
|
* CMake Nightly Date StampKitware Robot2019-08-081-1/+1
|
* CMake Nightly Date StampKitware Robot2019-08-071-1/+1
|
* CMake Nightly Date StampKitware Robot2019-08-061-1/+1
|
* CMake Nightly Date StampKitware Robot2019-08-051-1/+1
|
* CMake Nightly Date StampKitware Robot2019-08-041-1/+1
|
* CMake Nightly Date StampKitware Robot2019-08-031-1/+1
|
* CMake Nightly Date StampKitware Robot2019-08-021-1/+1
|
* CMake Nightly Date StampKitware Robot2019-08-011-1/+1
|
* CMake Nightly Date StampKitware Robot2019-07-311-1/+1
|
* Merge topic 'cmake-version'Craig Scott2019-07-301-0/+77
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | fe2c558ba6 CMakeVersion: Preserve Git information during 'git archive' 0505a66cbf CMakeVersion: Add generic '-git' suffix when no git info is available f7bf08754b CMakeVersion: Provide Git information in non-exact release versions ac48259333 CMakeVersion: Re-order logic to obviate addition of each component 311f232f7a CMakeVersion: De-duplicate variable initialization 2f608566b4 CMakeVersion: Factor git execution into helper macro 74ff80323c CMakeVersion: Use FindGit module to find Git e1e7986c00 CMakeVersion: Consider Git even with just a `.git` file ... Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3622
| * CMakeVersion: Preserve Git information during 'git archive'Brad King2019-07-291-0/+3
| | | | | | | | | | Use `export-subst` to get information about the Git commit used to produce an archive.
| * CMakeVersion: Add generic '-git' suffix when no git info is availableBrad King2019-07-291-0/+6
| |
| * CMakeVersion: Provide Git information in non-exact release versionsBrad King2019-07-291-9/+22
| | | | | | | | | | | | Our exact release commits have a subject of the form `CMake <version>`. Distinguish development on a release branch in commits after such a version but before the next release by providing Git information.
| * CMakeVersion: Re-order logic to obviate addition of each componentBrad King2019-07-291-16/+19
| |
| * CMakeVersion: De-duplicate variable initializationBrad King2019-07-291-4/+2
| |
| * CMakeVersion: Factor git execution into helper macroBrad King2019-07-291-24/+23
| |
| * CMakeVersion: Use FindGit module to find GitBrad King2019-07-291-3/+2
| | | | | | | | | | We now require at least CMake 3.1 to build, and that has the FindGit module.
| * CMakeVersion: Consider Git even with just a `.git` fileBrad King2019-07-291-1/+1
| |
| * CMakeVersion: Move git logic to main scriptBrad King2019-07-291-2/+31
| |
| * CMakeVersion: Move computation logic to main scriptBrad King2019-07-291-0/+27
| |
* | CMake Nightly Date StampKitware Robot2019-07-301-1/+1
| |
* | CMake Nightly Date StampKitware Robot2019-07-291-1/+1
| |
* | CMake Nightly Date StampKitware Robot2019-07-281-1/+1
| |
* | CMake Nightly Date StampKitware Robot2019-07-271-1/+1
|/
* CMakeVersion: Use '-rc0' version suffix on release branches prior to rc1Brad King2019-07-261-1/+1
| | | | | | | | | | Revert the change from commit 7b354baad5 (CMakeVersion: Set CMake_VERSION_RC to 0 even in non-rc versions, 2019-07-25) and instead define a `0` value in `CMake_VERSION_RC` to mean `-rc0`. This distinguishes release branch versions prior to the first release candidate from the first release candidate itself. It also makes room for a dedicated "CMake $major.$minor.0-rc1" release commit for `-rc1` as we have for later release candidates and final releases.
* CMake Nightly Date StampKitware Robot2019-07-261-1/+1
|
* CMakeVersion: Set CMake_VERSION_RC to 0 even in non-rc versionsBrad King2019-07-251-1/+1
| | | | | | | The logic that uses this value already ignores any "false" value, so `0` is just as good as not being set at all. Using `0` for this role makes the version components look more symmetric and reduces the number of edits needed when creating releases.
* CMake Nightly Date StampKitware Robot2019-07-251-1/+1
|
* CMake Nightly Date StampKitware Robot2019-07-241-1/+1
|
* CMake Nightly Date StampKitware Robot2019-07-231-1/+1
|
* CMake Nightly Date StampKitware Robot2019-07-221-1/+1
|
* CMake Nightly Date StampKitware Robot2019-07-211-1/+1
|
* CMake Nightly Date StampKitware Robot2019-07-201-1/+1
|
* CMake Nightly Date StampKitware Robot2019-07-191-1/+1
|
* CMake Nightly Date StampKitware Robot2019-07-181-1/+1
|
* CMake Nightly Date StampKitware Robot2019-07-171-1/+1
|
* CMake Nightly Date StampKitware Robot2019-07-161-1/+1
|
* CMake Nightly Date StampKitware Robot2019-07-151-1/+1
|