summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'GNUtoMS-vs2019'Brad King2020-01-101-1/+1
|\
| * GNUtoMS: Add search path for VS 2019 environment scriptsBrad King2020-01-091-1/+1
* | Merge branch 'release-3.16'Brad King2020-01-100-0/+0
|\ \
| * \ Merge topic 'objc-compiler-launcher' into release-3.16Brad King2020-01-1017-5/+40
| |\ \
* | \ \ Merge topic 'objc-compiler-launcher'Brad King2020-01-1029-5/+64
|\ \ \ \
| * \ \ \ Merge branch 'backport-3.16-objc-compiler-launcher'Brad King2020-01-090-0/+0
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | ObjC: Add _COMPILE_LAUNCHER supportCristian Adam2020-01-0917-5/+40
| * | | | ObjC: Add _COMPILE_LAUNCHER supportCristian Adam2020-01-0929-5/+64
* | | | | Merge topic 'custom-target-FOLDER'Brad King2020-01-101-1/+2
|\ \ \ \ \
| * | | | | Add support for FOLDER target property to custom targetsLuca Cappa2020-01-091-1/+2
* | | | | | Merge topic 'reduce_verbosity_find_package_debug_mode'Brad King2020-01-104-17/+45
|\ \ \ \ \ \
| * | | | | | find_package: Improve debug logging outputRobert Maynard2020-01-014-17/+45
* | | | | | | Merge topic 'findopenssl-dependencies-link-order'Brad King2020-01-101-7/+5
|\ \ \ \ \ \ \
| * | | | | | | FindOpenSSL: Fix ordering of dependency link flagsAshley Whetter2019-12-311-7/+5
* | | | | | | | Merge topic 'docs-autogen'Craig Scott2020-01-109-27/+29
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Mention both target and source properties for AUTO..._OPTIONSCraig Scott2020-01-092-5/+9
| * | | | | | | | Help: Clarify/add docs for initializing AUTO..._OPTIONS propertiesCraig Scott2020-01-093-7/+5
| * | | | | | | | Help: Clean up formatting and typos in autogen docsCraig Scott2020-01-094-7/+7
| * | | | | | | | Help: Fix sorting of property indexesCraig Scott2020-01-091-8/+8
* | | | | | | | | Merge topic 'FindPython-SOABI'Marc Chevrier2020-01-106-6/+104
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindPython: Add variable Python_SOABIMarc Chevrier2020-01-096-6/+104
* | | | | | | | | | CMake Nightly Date StampKitware Robot2020-01-101-1/+1
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'release-3.16'Brad King2020-01-090-0/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | / / | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge branch 'release-3.15' into release-3.16Brad King2020-01-090-0/+0
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'fix-check-compiler-flag-gcc-9'Marc Chevrier2020-01-091-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | check_LANG_compiler_flag: add the "deprecated switch" message for GCCAlessandro Menti2019-12-301-0/+1
* | | | | | | | | Merge topic 'findlibxml2_consistent_info'Marc Chevrier2020-01-091-5/+14
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | FindLibXml2: ensure consistent paths, version and flag informationSylvain Joubert2020-01-071-5/+14
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-01-091-1/+1
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge topic 'modernize-memory-management'Marc Chevrier2020-01-0839-254/+293
|\ \ \ \ \ \ \ \
| * | | | | | | | GlobalGenerator family: modernize memory managementMarc Chevrier2020-01-0739-254/+293
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2020-01-081-1/+1
|/ / / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2020-01-071-1/+1
* | | | | | | Merge topic 'clang-format-headers-sort'Marc Chevrier2020-01-064-6/+5
|\ \ \ \ \ \ \
| * | | | | | | clang-format: fix erroneous handling of header <queue>Marc Chevrier2020-01-064-6/+5
* | | | | | | | Merge topic 'autogen_hh_headers'Kyle Edwards2020-01-0618-55/+353
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Tests: Add AUTOGEN policy CMP0100 testSebastian Holtermann2020-01-049-0/+162
| * | | | | | | Tests: Restore Autogen/SameName .hh header testSebastian Holtermann2020-01-043-1/+20
| * | | | | | | Autogen: Process .hh headers based on new policy CMP0100 settingsSebastian Holtermann2020-01-046-41/+140
| * | | | | | | Autogen: Try adding header suffix to moc output file name on name conflictsSebastian Holtermann2020-01-041-13/+31
* | | | | | | | CMake Nightly Date StampKitware Robot2020-01-061-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2020-01-051-1/+1
|/ / / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2020-01-041-1/+1
* | | | | | | Merge topic 'add_target_deprecation'Kyle Edwards2020-01-0315-0/+94
|\ \ \ \ \ \ \
| * | | | | | | Add set_property option: DEPRECATIONJoseph Snyder2020-01-0215-0/+94
* | | | | | | | Merge topic 'trace-test-support-python26-and-older'Kyle Edwards2020-01-031-8/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | trace: Directly parse commandline arguments without argparseDaniel Mensinger2020-01-011-8/+13
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'msvc_support_nvcc--compiler-options'Kyle Edwards2020-01-032-1/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | CUDA: MSVC + NVCC support --compiler-options compiler flagRobert Maynard2020-01-022-1/+21
* | | | | | | | | Merge topic 'cmstate-std-string'Marc Chevrier2020-01-034-22/+25
|\ \ \ \ \ \ \ \ \