summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'update-kwsys'Brad King2024-05-291-1/+25
|\
| * Merge branch 'upstream-KWSys' into update-kwsysBrad King2024-05-281-1/+25
* | CMake Nightly Date StampKitware Robot2024-05-291-1/+1
|/
* CMake Nightly Date StampKitware Robot2024-05-281-1/+1
* CMake Nightly Date StampKitware Robot2024-05-271-1/+1
* CMake Nightly Date StampKitware Robot2024-05-261-1/+1
* CMake Nightly Date StampKitware Robot2024-05-251-1/+1
* Merge topic 'genex-compiler-frontend-variant'Brad King2024-05-241-0/+78
|\
| * GenEx: Add generator expr. for CMAKE_<LANG>_COMPILER_FRONTEND_VARIANTDeniz Bahadir2024-05-221-0/+78
* | Merge topic 'ninja-parallel'Brad King2024-05-244-4/+27
|\ \
| * | Ninja: Add option for parallel installMartin Duffy2024-05-234-4/+27
* | | CMake Nightly Date StampKitware Robot2024-05-241-1/+1
* | | CMake Nightly Date StampKitware Robot2024-05-231-1/+1
| |/ |/|
* | Merge topic 'custom-transitive-properties'Brad King2024-05-2221-77/+284
|\ \
| * | GenEx: Add support for custom transitive link propertiesBrad King2024-05-212-1/+4
| * | GenEx: Add support for custom transitive compile propertiesBrad King2024-05-2110-10/+181
| * | cmGeneratorExpressionDAGChecker: Make config name available in constructorBrad King2024-05-2115-54/+70
| * | cmGeneratorTarget: Add GetLinkImplementationClosure mode for linkingBrad King2024-05-214-14/+24
| * | cmGeneratorTarget: Add TransitiveProperty constructor to help some compilersBrad King2024-05-211-0/+7
* | | CMake Nightly Date StampKitware Robot2024-05-221-1/+1
|/ /
* | Merge topic 'split-cmGeneratorTarget'Brad King2024-05-2113-4309/+4640
|\ \
| * | cmGeneratorTarget: Factor transitive property methods into own sourceBrad King2024-05-203-181/+209
| * | cmGeneratorTarget: Factor link interface/impl methods into own sourceBrad King2024-05-204-1441/+1492
| * | cmGeneratorTarget: Factor compatible interface properties into own sourceBrad King2024-05-203-708/+738
| * | cmGeneratorTarget: Factor options-like usage requirements into own sourceBrad King2024-05-203-624/+658
| * | cmGeneratorTarget: Factor LINK_DIRECTORIES impl into own sourceBrad King2024-05-203-125/+155
| * | cmGeneratorTarget: Factor INCLUDE_DIRECTORIES impl into own sourceBrad King2024-05-203-302/+335
| * | cmGeneratorTarget: Factor SOURCES impl into own sourceBrad King2024-05-203-515/+561
| * | cmGeneratorTarget: Factor TargetPropertyEntry into own sourceBrad King2024-05-203-167/+190
| * | cmGeneratorTarget: Move TargetPropertyEntry creation method to headerBrad King2024-05-202-19/+34
| * | cmTargetTraceDependencies: Factor out of cmGeneratorTargetBrad King2024-05-204-247/+288
* | | CMake Nightly Date StampKitware Robot2024-05-211-1/+1
|/ /
* | CMake Nightly Date StampKitware Robot2024-05-201-1/+1
* | CMake Nightly Date StampKitware Robot2024-05-191-1/+1
* | Merge topic 'fetchcontent-direct'Craig Scott2024-05-181-1/+5
|\ \
| * | FetchContent: Populate directly without a sub-buildCraig Scott2024-05-171-1/+5
* | | CMake Nightly Date StampKitware Robot2024-05-181-1/+1
* | | Merge topic 'cxxmodules-gcc-binary-mode'Brad King2024-05-173-1/+29
|\ \ \
| * | | cmCxxModuleMapper: add a query for the open mode for the modmapBen Boeckel2024-05-163-1/+29
* | | | Merge topic 'cleanup-custom-command-code'Brad King2024-05-171-6/+11
|\ \ \ \
| * | | | cmAddCustomCommandCommand: Move SOURCE signature error messagesJuan Ramos2024-05-161-6/+11
* | | | | CMake Nightly Date StampKitware Robot2024-05-171-1/+1
* | | | | Merge topic 'LINK_LIBRARY-Feature-properties'Brad King2024-05-161-38/+181
|\ \ \ \ \
| * | | | | GenEx $<LINK_LIBRARY>: Add the support of properties attached to featuresMarc Chevrier2024-05-151-38/+181
* | | | | | Merge topic 'custom-command-output-hash-character'Brad King2024-05-166-38/+69
|\ \ \ \ \ \
| * | | | | | add_custom_command: Allow OUTPUT filenames containing a hash '#' characterGlenn Coombs2024-05-151-1/+6
| * | | | | | cmGlobalXCodeGenerator: Re-implement legacy makefile path escapingBrad King2024-05-151-1/+15
| * | | | | | cmGlobalXCodeGenerator: Do not use legacy makefile escaping in shell commandsBrad King2024-05-151-6/+6
| * | | | | | cmGlobalXCodeGenerator: Migrate legacy makefile path escaping to local helperBrad King2024-05-152-39/+37
| * | | | | | cmState: Add method to check for the Borland Makefiles generatorBrad King2024-05-143-0/+14