summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VS: Re-order v141 and v142 CL flag table entries to match xml files betterBrad King2021-06-042-28/+28
* Merge topic 'find_item-NO_CACHE'Brad King2021-06-0319-54/+700
|\
| * find_*: Add support for option NO_CACHEMarc Chevrier2021-06-0219-54/+700
* | Merge topic 'doc_regex'Brad King2021-06-035-6/+10
|\ \
| * | Help: links to CMake regex syntaxMichael Hirsch2021-06-025-6/+10
* | | Merge topic 'ctest-coverage-no-dir'Brad King2021-06-033-0/+14
|\ \ \
| * | | CTest: Exit coverage handling early if no binary dirJoseph Snyder2021-06-023-0/+14
* | | | Merge topic 'ninja-multi-config-default-configs-doc'Brad King2021-06-031-1/+3
|\ \ \ \
| * | | | Help: Clarify default value of CMAKE_CONFIGURATION_TYPES for NMCKyle Edwards2021-06-021-1/+3
| |/ / /
* | | | Merge topic 'update-kwsys'Brad King2021-06-031-3/+4
|\ \ \ \
| * \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2021-06-021-3/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | KWSys 2021-06-02 (ad35b3ba)KWSys Upstream2021-06-021-3/+4
* | | | | Merge topic 'depfile-no-vstlog'Brad King2021-06-035-47/+0
|\ \ \ \ \
| * | | | | cmake_transform_depfile: Remove unused incomplete vstlog supportBrad King2021-06-025-47/+0
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2021-06-031-1/+1
|/ / / /
* | | | Merge topic 'command_target'Brad King2021-06-029-7/+65
|\ \ \ \
| * | | | add_custom_command: Target-dependent generator expression supportRaul Tambre2021-05-319-7/+65
* | | | | Merge topic 'get-runtime-dependencies-file-filter'Brad King2021-06-0212-103/+258
|\ \ \ \ \
| * | | | | file(GET_RUNTIME_DEPENDENCIES): Add POST_{IN,EX}CLUDE_FILES argumentsKyle Edwards2021-06-0112-103/+258
* | | | | | Merge branch 'release-3.20'Brad King2021-06-020-0/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge topic 'msvc_cxx20_23' into release-3.20Brad King2021-06-022-4/+20
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'msvc_cxx20_23'Brad King2021-06-022-4/+20
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Clang/MSVC: C++20 final flag, C++23 supportRaul Tambre2021-05-291-3/+12
| * | | | | | MSVC: C++20 final flag, C++23 supportRaul Tambre2021-05-291-1/+8
* | | | | | | CMake Nightly Date StampKitware Robot2021-06-021-1/+1
* | | | | | | Merge topic 'install-imported-runtime-artifacts'Brad King2021-06-0122-88/+746
|\ \ \ \ \ \ \
| * | | | | | | FileAPI: Populate information for IMPORTED_RUNTIME_ARTIFACTSKyle Edwards2021-05-315-3/+86
| * | | | | | | install(): Add IMPORTED_RUNTIME_ARTIFACTS modeKyle Edwards2021-05-3112-7/+572
| * | | | | | | Refactor: Move common methods into cmInstallGeneratorKyle Edwards2021-05-315-78/+88
* | | | | | | | Merge topic 'link-objects-first'Brad King2021-06-0134-78/+476
|\ \ \ \ \ \ \ \
| * | | | | | | | target_link_libraries: Place $<TARGET_OBJECTS> before librariesBrad King2021-05-2922-5/+338
| * | | | | | | | OpenWatcom: Add infrastructure to link to object filesBrad King2021-05-295-11/+44
| * | | | | | | | cmComputeLinkInformation: Improve type safety of item IsPath memberBrad King2021-05-297-24/+35
| * | | | | | | | cmComputeTargetDepends: Factor out helper to add object library dependencyBrad King2021-05-282-20/+32
| * | | | | | | | cmGeneratorTarget: Refactor link item lookupBrad King2021-05-283-18/+26
| * | | | | | | | cmGeneratorTarget: Give temporary link impl item an explicit nameBrad King2021-05-281-2/+2
| * | | | | | | | cmMakefile: Register explicit object sources more efficientlyBrad King2021-05-281-1/+2
| * | | | | | | | cmGeneratorExpressionNode: Constify local variableBrad King2021-05-281-1/+1
* | | | | | | | | Merge topic 'binutils-consistency'Brad King2021-06-011-1/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | BinUtils: Avoid llvm-objdump versions older than Clang 9Brad King2021-05-291-1/+4
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2021-06-011-1/+1
* | | | | | | | | Merge topic 'UseJava-update-doc'Marc Chevrier2021-05-311-4/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | UseJava: Add version for RESOURCES optionMarc Chevrier2021-05-301-4/+8
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2021-05-311-1/+1
|/ / / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2021-05-301-1/+1
* | | | | | | | Merge topic 'linker-launcher'Brad King2021-05-2969-3/+263
|\ \ \ \ \ \ \ \
| * | | | | | | | Launchers: Support setting linker launchersBobby D Reynolds2021-05-2863-1/+261
| * | | | | | | | cmNinjaNormalTargetGenerator: Fix "Language" rule variableBobby D Reynolds2021-05-281-1/+1
| * | | | | | | | Tests/CompilerLauncher: Fix file names and clarify commentBobby D Reynolds2021-05-286-1/+1
* | | | | | | | | Merge branch 'release-3.20'Brad King2021-05-290-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |