Commit Graph

2654 Commits

Author SHA1 Message Date
Kitware Robot 0fff8d653c CMake Nightly Date Stamp 2019-11-21 00:01:07 -05:00
Kitware Robot 5f630a934a CMake Nightly Date Stamp 2019-11-20 00:01:10 -05:00
Kitware Robot 843936f51b CMake Nightly Date Stamp 2019-11-19 00:01:12 -05:00
Kitware Robot e56e9c14c5 CMake Nightly Date Stamp 2019-11-18 00:01:09 -05:00
Kitware Robot cf598311ce CMake Nightly Date Stamp 2019-11-17 00:01:06 -05:00
Kitware Robot de1d530ef0 CMake Nightly Date Stamp 2019-11-16 00:01:09 -05:00
Kitware Robot a10e11fd7c CMake Nightly Date Stamp 2019-11-15 00:01:07 -05:00
Kitware Robot aeb95264e0 CMake Nightly Date Stamp 2019-11-14 00:01:07 -05:00
Kitware Robot e49d85ae4b CMake Nightly Date Stamp 2019-11-13 00:01:10 -05:00
Kitware Robot 2dcd7ce4ba CMake Nightly Date Stamp 2019-11-12 00:01:07 -05:00
Kitware Robot eb306700d5 CMake Nightly Date Stamp 2019-11-11 00:01:08 -05:00
Kitware Robot a9c0959900 CMake Nightly Date Stamp 2019-11-10 00:01:05 -05:00
Kitware Robot 4523e4b326 CMake Nightly Date Stamp 2019-11-09 00:01:07 -05:00
Kitware Robot db669b4d1a CMake Nightly Date Stamp 2019-11-08 00:01:09 -05:00
Kitware Robot 8f3cbe3c65 CMake Nightly Date Stamp 2019-11-07 00:01:07 -05:00
Kitware Robot 099f6c300a CMake Nightly Date Stamp 2019-11-06 00:01:08 -05:00
Kitware Robot 003e1f992e CMake Nightly Date Stamp 2019-11-05 00:01:08 -05:00
Kitware Robot e3afdef8c5 CMake Nightly Date Stamp 2019-11-04 00:01:09 -05:00
Kitware Robot 0fb4e0ad15 CMake Nightly Date Stamp 2019-11-03 00:01:06 -04:00
Kitware Robot 60e7e5b605 CMake Nightly Date Stamp 2019-11-02 00:01:06 -04:00
Kitware Robot b42da46233 CMake Nightly Date Stamp 2019-11-01 00:01:08 -04:00
Kitware Robot e4a5215e97 CMake Nightly Date Stamp 2019-10-31 00:01:10 -04:00
Kitware Robot 5b64788c51 CMake Nightly Date Stamp 2019-10-30 00:01:07 -04:00
Kitware Robot cffff0f17e CMake Nightly Date Stamp 2019-10-29 00:01:08 -04:00
Kitware Robot 0e4190ba9e CMake Nightly Date Stamp 2019-10-28 00:01:05 -04:00
Kitware Robot f3968470ce CMake Nightly Date Stamp 2019-10-27 00:01:04 -04:00
Kitware Robot a894397153 CMake Nightly Date Stamp 2019-10-26 00:01:09 -04:00
Kitware Robot 5a3f539cd5 CMake Nightly Date Stamp 2019-10-25 00:01:07 -04:00
Kitware Robot 490da0bd33 CMake Nightly Date Stamp 2019-10-24 00:01:04 -04:00
Kitware Robot 44b5f037e6 CMake Nightly Date Stamp 2019-10-23 00:01:08 -04:00
Kitware Robot 24703b11b4 CMake Nightly Date Stamp 2019-10-22 00:01:07 -04:00
Kitware Robot a82a96f35b CMake Nightly Date Stamp 2019-10-21 00:01:05 -04:00
Kitware Robot 41854d608b CMake Nightly Date Stamp 2019-10-20 00:01:04 -04:00
Kitware Robot 0671f71d70 CMake Nightly Date Stamp 2019-10-19 00:01:07 -04:00
Kitware Robot 154aa87ca6 CMake Nightly Date Stamp 2019-10-18 00:01:07 -04:00
Kitware Robot 095fc6d9d9 CMake Nightly Date Stamp 2019-10-17 00:01:09 -04:00
Kitware Robot 220d599507 CMake Nightly Date Stamp 2019-10-16 00:01:08 -04:00
Kitware Robot daf6a6ba68 CMake Nightly Date Stamp 2019-10-15 00:01:05 -04:00
Kitware Robot 30f0319e7f CMake Nightly Date Stamp 2019-10-14 00:01:06 -04:00
Kitware Robot 001a1d2686 CMake Nightly Date Stamp 2019-10-13 00:01:09 -04:00
Brad King 07d15d70d2 Merge topic 'no-git-version'
874396a30d CMakeVersion: Add option to disable Git suffix
b254b0651e CMakeVersion: Prefer Git information provided by 'git archive' exports

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !3910
2019-10-12 10:29:19 -04:00
Kitware Robot a8d42ecb8d CMake Nightly Date Stamp 2019-10-12 00:01:14 -04:00
Kyle Edwards 874396a30d CMakeVersion: Add option to disable Git suffix
Distro maintainers who are building from Git with patches added on
may want to disable the automatic Git suffixing, as it does not
provide any useful information and simply confuses the end user.
Add an undocumented CMake_VERSION_NO_GIT variable to disable this.
2019-10-11 14:32:09 -04:00
Brad King b254b0651e CMakeVersion: Prefer Git information provided by 'git archive' exports
Update the approach from commit fe2c558ba6 (CMakeVersion: Preserve Git
information during 'git archive', 2019-07-25, v3.16.0-rc1~337^2) to
prefer `export-subst` information.  This will allow exported source
trees to be imported into unrelated Git repositories while still using
the original upstream CMake commit information.
2019-10-11 13:49:59 -04:00
Kitware Robot 696b2d40d4 CMake Nightly Date Stamp 2019-10-11 00:01:07 -04:00
Brad King 9150c818b7 CMake 3.16.0-rc1 2019-10-10 09:31:05 -04:00
Kitware Robot 0d1bf3f660 CMake Nightly Date Stamp 2019-10-10 00:01:06 -04:00
Kitware Robot 6050eca0a4 CMake Nightly Date Stamp 2019-10-09 00:01:06 -04:00
Kitware Robot ab54653afd CMake Nightly Date Stamp 2019-10-08 00:01:06 -04:00
Brad King 4c29297495 Begin post-3.16 development 2019-10-07 10:57:39 -04:00