summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ \
| * | | | | | | cmState: more members will use std::stringVitaly Stakhovsky2020-01-024-22/+25
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2020-01-031-1/+1
* | | | | | | Merge topic 'double-i'Kyle Edwards2020-01-021-3/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Tests: do not use the same variable name in nested loopsRolf Eike Beer2019-12-311-3/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'modernize-memory-management'Marc Chevrier2020-01-0218-101/+115
|\ \ \ \ \ \
| * | | | | | cmGlobalGenerator: modernize memrory managemenbtMarc Chevrier2019-12-3018-101/+115
* | | | | | | Merge topic 'FindLibXMl2-add-target-xmllint'Marc Chevrier2020-01-023-2/+19
|\ \ \ \ \ \ \
| * | | | | | | FindLibXml2: provide imported target LibXml2::xmllintSylvain Joubert2019-12-313-2/+19
| | |/ / / / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2020-01-021-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2020-01-011-1/+1
|/ / / / / /
* | | | | | CMake Nightly Date StampKitware Robot2019-12-311-1/+1
| |/ / / / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2019-12-301-1/+1
|/ / / /