summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* clang-analyzer: rename from scan-build in commentsBrad King2021-06-0312-12/+12
* cmFileAPICodemodel: Assert input in DirectoryObject::DumpInstallerBrad King2021-06-031-0/+1
* cmStandardLevelResolver: Fix size assertion in constructorBrad King2021-06-031-1/+1
* Merge topic 'find_item-NO_CACHE'Brad King2021-06-035-52/+76
|\
| * find_*: Add support for option NO_CACHEMarc Chevrier2021-06-025-52/+76
* | Merge topic 'ctest-coverage-no-dir'Brad King2021-06-031-0/+7
|\ \
| * | 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-241-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