summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | CMake Nightly Date StampKitware Robot2024-05-161-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'cmp0037-message'Brad King2024-05-151-3/+5
|\ \ \ \ \
| * | | | | CMP0037: Restore diagnostic message for invalid ALIAS target namesBrad King2024-05-141-3/+5
| | |_|/ / | |/| | |
| * | | | CMake 3.28.5v3.28.5Brad King2024-05-071-1/+1
| * | | | Merge topic 'cxxmodules-build-export-different-directory' into release-3.28Brad King2024-05-031-2/+4
| |\ \ \ \
* | | | | | CMake Nightly Date StampKitware Robot2024-05-151-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2024-05-141-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge topic 'print-configure-generate-time'Brad King2024-05-134-40/+27
|\ \ \ \ \
| * | | | | cmake: Capture more complete configure/generate steps in printed durationsBrad King2024-05-102-29/+27
| * | | | | cmGlobalVisualStudio8Generator: Remove unused Configure method overrideBrad King2024-05-102-11/+0
* | | | | | CMake Nightly Date StampKitware Robot2024-05-131-1/+1
| |_|_|_|/ |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2024-05-121-1/+1
* | | | | CMake Nightly Date StampKitware Robot2024-05-111-1/+1
|/ / / /
* | | | CMake Nightly Date StampKitware Robot2024-05-101-1/+1
* | | | Merge topic 'remove-vs9-generator'Brad King2024-05-0914-320/+32
|\ \ \ \
| * | | | Drop Visual Studio 9 2008 generatorBrad King2024-05-0812-295/+11
| * | | | cmGlobalVisualStudioGenerator: Use member 'Version' more directlyBrad King2024-05-082-3/+2
| * | | | cmLocalVisualStudio7Generator: Make vfproj conditions more explicitBrad King2024-05-084-16/+20
| * | | | cmLocalVisualStudio7Generator: Reset per-target members after every targetBrad King2024-05-082-2/+4
| * | | | cmVisualStudioGeneratorOptions: Order version check branches consistentlyBrad King2024-05-071-24/+15
* | | | | CMake Nightly Date StampKitware Robot2024-05-091-1/+1
| |_|_|/ |/| | |
* | | | CMake Nightly Date StampKitware Robot2024-05-081-1/+1
|/ / /
* | | Merge topic 'update-kwsys'Brad King2024-05-071-2/+7
|\ \ \
| * | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2024-05-061-2/+7
* | | | CMake Nightly Date StampKitware Robot2024-05-071-1/+1
|/ / /
* | | Merge topic 'usage-requirement-purpose-specifier'Brad King2024-05-0612-173/+152
|\ \ \
| * | | cmGeneratorTarget: Clarify enum for specifying purpose of usage requirementsBrad King2024-05-0312-172/+150
| * | | cmGeneratorTarget: Clarify name for evaluating compile-only usage requirementsBrad King2024-05-035-36/+37
* | | | Merge topic 'FindBoost-remove'Brad King2024-05-063-1/+5
|\ \ \ \
| * | | | FindBoost: Add policy to remove this moduleBrad King2024-05-033-1/+5
| |/ / /
* | | | Merge topic 'cpack-support-all-component-names'Brad King2024-05-0612-29/+183
|\ \ \ \