summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | CTest: Exit coverage handling early if no binary dirJoseph Snyder2021-06-021-0/+7
* | | | Merge topic 'update-kwsys'Brad King2021-06-031-3/+4
|\ \ \ \
| * | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2021-06-021-3/+4
| |/ / /
* | | | Merge topic 'depfile-no-vstlog'Brad King2021-06-034-43/+0
|\ \ \ \
| * | | | cmake_transform_depfile: Remove unused incomplete vstlog supportBrad King2021-06-024-43/+0
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2021-06-031-1/+1
|/ / /
* | | Merge topic 'command_target'Brad King2021-06-025-7/+28
|\ \ \
| * | | add_custom_command: Target-dependent generator expression supportRaul Tambre2021-05-315-7/+28
* | | | Merge topic 'get-runtime-dependencies-file-filter'Brad King2021-06-023-40/+72
|\ \ \ \ | |_|/ / |/| | |
| * | | file(GET_RUNTIME_DEPENDENCIES): Add POST_{IN,EX}CLUDE_FILES argumentsKyle Edwards2021-06-013-40/+72
* | | | CMake Nightly Date StampKitware Robot2021-06-021-1/+1
* | | | Merge topic 'install-imported-runtime-artifacts'Brad King2021-06-0110-78/+514
|\ \ \ \
| * | | | FileAPI: Populate information for IMPORTED_RUNTIME_ARTIFACTSKyle Edwards2021-05-311-0/+10
| * | | | install(): Add IMPORTED_RUNTIME_ARTIFACTS modeKyle Edwards2021-05-314-0/+416
| * | | | Refactor: Move common methods into cmInstallGeneratorKyle Edwards2021-05-315-78/+88
* | | | | Merge topic 'link-objects-first'Brad King2021-06-0117-78/+231
|\ \ \ \ \
| * | | | | target_link_libraries: Place $<TARGET_OBJECTS> before librariesBrad King2021-05-296-5/+94
| * | | | | OpenWatcom: Add infrastructure to link to object filesBrad King2021-05-294-11/+43
| * | | | | 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
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2021-06-011-1/+1
* | | | | 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-298-2/+66
|\ \ \ \ \
| * | | | | Launchers: Support setting linker launchersBobby D Reynolds2021-05-288-1/+65
| * | | | | cmNinjaNormalTargetGenerator: Fix "Language" rule variableBobby D Reynolds2021-05-281-1/+1
* | | | | | Merge topic 'fix-compile-db-crash'Brad King2021-05-291-2/+5
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Makefiles: Fix CMAKE_EXPORT_COMPILE_COMMANDS crash with custom compile ruleBrad King2021-05-281-2/+5
* | | | | | CMake Nightly Date StampKitware Robot2021-05-291-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'vs-toolset-version'Brad King2021-05-281-0/+3
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | VS: Add special case for '-T version=14.29.16.10' under VS 16.10Brad King2021-05-271-0/+3
| | |/ | |/|
| * | CMake 3.20.3v3.20.3Brad King2021-05-271-1/+1
* | | CMake Nightly Date StampKitware Robot2021-05-281-1/+1
| |/ |/|
* | Merge topic 'xcode-link-TARGET_OBJECTS'Brad King2021-05-271-0/+2
|\ \
| * | Xcode: Enable multi-arch TARGET_OBJECTS genex in [INTERFACE_]LINK_LIBRARIESBrad King2021-05-261-0/+2
* | | CMake Nightly Date StampKitware Robot2021-05-271-1/+1
* | | Merge topic 'cpack-install-opts'Craig Scott2021-05-261-0/+17
|\ \ \ | |/ / |/| |
| * | CPack: Implement new variable CPACK_CUSTOM_INSTALL_VARIABLESNils Gladitz2021-05-231-0/+17
* | | Merge topic 'ninja-absolute-paths'Brad King2021-05-266-39/+59
|\ \ \
| * | | Ninja: Always compile sources using absolute pathsBrad King2021-05-253-9/+7
| * | | Ninja: Handle depfiles with absolute paths to generated files in Ninja < 1.7Brad King2021-05-251-7/+15
| * | | cmNinjaNormalTargetGenerator: Factor out build event byproduct collectionBrad King2021-05-251-9/+10
| * | | cmGlobalNinjaGenerator: Add helper to compute absolute paths for build.ninjaBrad King2021-05-253-0/+15
| * | | cmNinjaTargetGenerator: Reduce string copies in ConvertToNinjaPath wrapperBrad King2021-05-251-1/+1
| * | | cmNinjaTargetGenerator: Rename source file path lookup method for clarityBrad King2021-05-253-8/+11
| * | | cmNinjaTargetGenerator: Remove GetSourceFilePath call with different semanticsBrad King2021-05-251-1/+1