summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* presets: Improve JSON parser and error messagesMartin Duffy2023-03-2924-942/+1525
* Merge topic 'Apple-text-Stubs-imported-configurations'Brad King2023-03-061-1/+3
|\
| * Apple: text-based stubs: manage imported configurations mappingMarc Chevrier2023-03-051-1/+3
* | CMake Nightly Date StampKitware Robot2023-03-061-1/+1
* | CMake Nightly Date StampKitware Robot2023-03-051-1/+1
* | CMake Nightly Date StampKitware Robot2023-03-041-1/+1
|/
* Merge topic 'DxxxxWarnings'Brad King2023-03-031-0/+2
|\
| * cm_cxx_features: Ignore MSVC command-line warnings (Dxxxx)Roffild2023-03-021-0/+2
* | Merge topic 'update-kwsys'Brad King2023-03-031-29/+34
|\ \
| * | Merge branch 'upstream-KWSys' into update-kwsysBrad King2023-03-021-29/+34
* | | Merge topic 'ninja-multi-output-path-prefix'Brad King2023-03-031-10/+15
|\ \ \
| * | | Ninja Multi-Config: Write output path prefixKyle Edwards2023-03-021-10/+15
| |/ /
* | | CMake Nightly Date StampKitware Robot2023-03-031-1/+1
* | | Merge topic 'TargetRunTimeDllDirs'Kyle Edwards2023-03-021-10/+46
|\ \ \ | |/ / |/| |
| * | TARGET_RUNTIME_DLL_DIRS: add the new genex to cmGeneratorExpressionNodeAlexander Neundorf2023-02-261-10/+46
* | | Merge topic 'target_sources-backtrace'Brad King2023-03-021-7/+6
|\ \ \
| * | | target_sources: Fix backtrace on missing sourceBrad King2023-02-281-7/+6
* | | | Merge topic 'clean-AddCacheEntry'Brad King2023-03-021-12/+0
|\ \ \ \
| * | | | cmState::AddCacheEntry(): Remove unused overloadsVitaly Stakhovsky2023-03-011-12/+0
| |/ / /
* | | | Merge topic 'dont_use_bom_with_cuda'Brad King2023-03-024-20/+25
|\ \ \ \
| * | | | Makefile: Don't pass the CUDA compiler response files with UTF8_BOMRobert Maynard2023-02-284-20/+25
* | | | | Merge topic 'Apple-handle-Text-Stubs'Brad King2023-03-0224-184/+1034
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Apple: Handle generation and comsuption of text-based stubs (.tbd files)Marc Chevrier2023-03-0123-153/+987
| * | | | Enhance support functionsMarc Chevrier2023-02-288-32/+48
* | | | | CMake Nightly Date StampKitware Robot2023-03-021-1/+1
* | | | | Merge topic 'check-curses-min-cmake'Brad King2023-03-011-4/+1
|\ \ \ \ \
| * | | | | ccmake: Update minimum required version of CMake for curses checkBrad King2023-03-011-4/+1
| * | | | | CMake 3.26.0-rc4v3.26.0-rc4Brad King2023-02-221-1/+1
| * | | | | Merge topic 'xcode-revert-header-map' into release-3.26Brad King2023-02-201-0/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'csharp_sdk_win32_exe'Brad King2023-03-011-1/+5
|\ \ \ \ \ \ \
| * | | | | | | VS : Support WIN32_EXECUTABLE on SDK style projectsOlivier PENA2023-02-281-1/+5
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'remove-dart-modules'Brad King2023-03-014-6/+7
|\ \ \ \ \ \ \
| * | | | | | | Dart,FindDart: Add policy to remove these modulesBrad King2023-02-283-1/+6
| * | | | | | | Merge branch 'upstream-KWSys' into remove-dart-modulesBrad King2023-02-281-5/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2023-03-011-1/+1
|/ / / / / /
* | | | | | Merge topic 'target_sources-file_set-no-exist'Brad King2023-02-281-0/+8
|\ \ \ \ \ \
| * | | | | | target_sources: give a hint when a file named `FILE_SET` is not foundBen Boeckel2023-02-241-0/+8
* | | | | | | Merge topic 'dll-name-soversion'Brad King2023-02-282-1/+13
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Add option to add SOVERSION to DLL namesRalf Habacker2023-02-272-1/+13
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2023-02-281-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge topic 'install-prefix-genex-install-code-script'Brad King2023-02-272-12/+14
|\ \ \ \ \
| * | | | | install(CODE|SCRIPT): Support $<INSTALL_PREFIX> genexKyle Edwards2023-02-242-12/+14
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2023-02-271-1/+1
* | | | | CMake Nightly Date StampKitware Robot2023-02-261-1/+1
* | | | | CMake Nightly Date StampKitware Robot2023-02-251-1/+1
|/ / / /
* | | | Merge topic 'msvc-embed-manifest-direct'Brad King2023-02-241-21/+21
|\ \ \ \
| * | | | MSVC: Embed manifests directly for non-incremental vs_link_exe linksAndrew Ng2023-02-231-21/+21
* | | | | Merge topic 'PATH-genex-handle-list-of-paths'Brad King2023-02-241-67/+132
|\ \ \ \ \
| * | | | | PATH-genex: handle lists for path decomposition and transformationsMarc Chevrier2023-02-211-67/+132
* | | | | | Merge topic 'find_package-PACKAGENAME_ROOT'Brad King2023-02-247-49/+167
|\ \ \ \ \ \