summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | find_package: Use <PACKAGENAME>_ROOT variables as search prefixesBrad King2023-02-234-1/+71
| * | | cmFindPackageCommand: Refactor CMP0074 logic to de-duplicate lookupsBrad King2023-02-233-25/+34
| * | | cmFindPackageCommand: Factor out methods for package root stack managementBrad King2023-02-232-31/+41
| * | | cmSystemTools: Add helpers for reading and parsing PATH env varsBrad King2023-02-232-0/+29
| |/ /
* | | CMake Nightly Date StampKitware Robot2023-02-241-1/+1
| |/ |/|
* | CMake Nightly Date StampKitware Robot2023-02-231-1/+1
* | CMake Nightly Date StampKitware Robot2023-02-221-1/+1
|/
* Merge topic 'qt-sizetype'Brad King2023-02-218-20/+45
|\
| * cmake-gui: Fix conversion warnings about Qt indexing typesBrad King2023-02-208-20/+45
* | Merge topic 'unlimited-version-compare'Brad King2023-02-211-7/+28
|\ \
| * | Remove component size limit for version comparisonsDavid Gobbi2023-02-201-7/+28
| |/
* | Merge topic 'KateNinjaImprovements'Brad King2023-02-212-27/+42
|\ \
| * | Kate: mention Ninja Multiconfig in the docsAlexander Neundorf2023-02-201-0/+1
| * | Kate: support for the targets of multi config ninjaAlexander Neundorf2023-02-182-25/+34
| * | Kate: enable the ninja multiconfig generator for kateAlexander Neundorf2023-02-181-4/+9
* | | Merge topic 'add_lang_expressions_ghs'Brad King2023-02-211-4/+8
|\ \ \
| * | | GHS: Enable language-dependent generator expressionsNeal Venditto2023-02-171-4/+8
* | | | CMake Nightly Date StampKitware Robot2023-02-211-1/+1
| |_|/ |/| |
* | | Merge topic 'ninja-custom-command-depends'Brad King2023-02-201-1/+2
|\ \ \
| * | | Add variable CMAKE_ADD_CUSTOM_COMMAND_DEPENDS_EXPLICIT_ONLYAbdelmaged Khalifa2023-02-171-1/+2
| | |/ | |/|
* | | Merge topic 'xcode-revert-header-map'Brad King2023-02-201-0/+1
|\ \ \
| * | | Xcode: Restore suppression of header mapsBrad King2023-02-171-0/+1
* | | | Merge topic 'cxx-module-mapper-clang'Brad King2023-02-201-1/+1
|\ \ \ \
| * | | | cmCxxModuleMapper: Specify clang's BMI dependency with new formChuanqi Xu2023-02-171-1/+1
| |/ / /
| * | | CMake 3.26.0-rc3v3.26.0-rc3Brad King2023-02-151-1/+1
| * | | CMake 3.26.0-rc2v3.26.0-rc2Brad King2023-02-091-1/+1
| * | | Merge topic 'stop_parsing_after_first_script_arg' into release-3.26Brad King2023-02-091-5/+7
| |\ \ \
* | | | | CMake Nightly Date StampKitware Robot2023-02-201-1/+1
* | | | | CMake Nightly Date StampKitware Robot2023-02-191-1/+1
* | | | | CMake Nightly Date StampKitware Robot2023-02-181-1/+1
| |_|_|/ |/| | |
* | | | Merge topic 'sergio-nsk/24416/1'Brad King2023-02-172-10/+17
|\ \ \ \
| * | | | VS: Fix wrong appxManifest if OUTPUT_NAME != target nameSergey Markelov2023-02-152-10/+17
* | | | | CMake Nightly Date StampKitware Robot2023-02-171-1/+1
| |_|_|/ |/| | |
* | | | Merge topic 'deprecate-extra-generators'Brad King2023-02-166-5/+17
|\ \ \ \
| * | | | Deprecate "extra" generators in favor of cmake-file-api(7)Brad King2023-02-156-5/+17
| |/ / /
* | | | Merge topic 'synthetic-targets'Brad King2023-02-168-25/+109
|\ \ \ \
| * | | | cmGeneratorTarget: synthetic targets don't have output eitherBen Boeckel2023-02-141-0/+5
| * | | | cmCommonTargetGenerator: also consider synthetic targetsBen Boeckel2023-02-141-1/+3
| * | | | cmMakefile: add support for a "synthesized" targetBen Boeckel2023-02-146-4/+41