summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'doc-CMP0111' into release-3.19Brad King2020-10-191-1/+1
|\
| * CMP0111: Clarify that the new error is on a missing property settingBrad King2020-10-161-1/+1
* | Merge topic 'cmake-gui-disable-presets' into release-3.19Craig Scott2020-10-172-4/+15
|\ \
| * | CMake GUI: Disable preset fields instead of hiding themKyle Edwards2020-10-162-4/+15
* | | Merge topic 'file-configure-angle-brackets' into release-3.19Brad King2020-10-161-9/+1
|\ \ \
| * | | file(CONFIGURE): Allow angle brackets in contentCristian Adam2020-10-151-9/+1
* | | | Fix regression in test/install/package configuration selectionBrad King2020-10-151-3/+2
| |_|/ |/| |
* | | Merge topic 'cmake-E-cat-binary' into release-3.19Brad King2020-10-158-54/+103
|\ \ \ | |_|/ |/| |
| * | cmake: Fix '-E cat' command for binary files on WindowsJohnny Jazeix2020-10-143-7/+26
| * | cmConsoleBuf: Factor out cout/cerr console buffer managementBrad King2020-10-147-36/+65
| * | clang-format: Fix include block order in ctest.cxx and cpack.cxxBrad King2020-10-142-13/+14
| * | CMake 3.18.4v3.18.4Brad King2020-10-061-1/+1
* | | cmake-gui: Attach icons only to main GUI executablesBrad King2020-10-141-2/+2
* | | CMake 3.19.0-rc1v3.19.0-rc1Brad King2020-10-131-1/+1
* | | cmake-gui: Restore application icon on WindowsBrad King2020-10-131-5/+1
* | | cmake-gui: Restore application icon on macOSBrad King2020-10-131-6/+6
* | | export: Remove leftover inaccurate code commentCraig Scott2020-10-131-1/+0
* | | Merge topic 'export-namelink-only' into release-3.19Craig Scott2020-10-121-19/+27
|\ \ \
| * | | export: Do not fail generation for namelink-only caseDeniz Bahadir2020-10-091-19/+27
* | | | Ninja Multi-Config: Fix segfault when installing an exportKyle Edwards2020-10-091-7/+7
|/ / /
* | | Begin 3.19 release versioningBrad King2020-10-081-3/+3
| |/ |/|
* | Merge topic 'ignore_MSB_warnings'Brad King2020-10-081-0/+2
|\ \
| * | cm_cxx_features: Filter out MSBXXXX warningsAnonymous Maarten2020-10-081-0/+2
* | | CMake Nightly Date StampKitware Robot2020-10-081-1/+1
* | | Merge topic 'cmake-presets-empty-var'Brad King2020-10-071-1/+11
|\ \ \
| * | | CMakePresets.json: Prohibit empty variable namesKyle Edwards2020-10-061-1/+11
* | | | CMake Nightly Date StampKitware Robot2020-10-071-1/+1
|/ / /
* | | Merge topic 'cmake-presets'Brad King2020-10-0630-70/+2059
|\ \ \
| * | | CMake GUI: Add presets functionalityKyle Edwards2020-10-0515-11/+762
| * | | CMake: Add presets functionalityKyle Edwards2020-10-055-46/+366
| * | | Presets: Add cmCMakePresetsFile classKyle Edwards2020-10-053-0/+906
| * | | Refactor: Add allowArch parameter to cmake::CreateGlobalGenerator()Kyle Edwards2020-10-0510-19/+20
| * | | cmJSONHelpers: Add new Bind() functionKyle Edwards2020-10-051-0/+11
| |/ /
* | | Merge topic 'fix-uninitialized-21166'Brad King2020-10-062-0/+4
|\ \ \
| * | | cmCTestBuildHandler: Avoid uninitialized line-numbersAdriaan de Groot2020-10-051-0/+2
| * | | cmake: Fix uninitialized member in HandleDeleteCacheVariablesAdriaan de Groot2020-10-051-0/+2
| |/ /
* | | Merge topic 'csharp-source_group-bugfix'Brad King2020-10-061-1/+8
|\ \ \ | | |/ | |/|
| * | VS: Fix regression in C# source linksKinan Mahdi2020-10-051-1/+8
| * | CMake 3.18.3v3.18.3Brad King2020-09-221-1/+1
| * | Merge topic 'foreach-int-parse-range-check' into release-3.18Brad King2020-09-211-0/+6
| |\ \
* | | | CMake Nightly Date StampKitware Robot2020-10-061-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2020-10-051-1/+1
* | | Merge topic 'xcode-refactor-framework-linking'Craig Scott2020-10-042-6/+20
|\ \ \
| * | | Xcode: Don't add framework as -framework argument in linker info listGusts Kaksis2020-10-022-6/+20
* | | | CMake Nightly Date StampKitware Robot2020-10-041-1/+1
* | | | CMake Nightly Date StampKitware Robot2020-10-031-1/+1
* | | | Merge topic 'execute_process-fatal-error'Brad King2020-10-021-1/+57
|\ \ \ \
| * | | | execute_process: add options for fatal errors on subprocess failureAsit Dhal2020-10-011-1/+57
* | | | | Merge topic 'ctest-memcheck-compute-sanitizer'Brad King2020-10-021-1/+2
|\ \ \ \ \
| * | | | | CTest: add compute-sanitizer alias for cuda-memcheckTobias Ribizel2020-10-011-1/+2
| |/ / / /