summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2024-04-231-1/+1
* Merge topic 'save-restore-PACKAGE_PREFIX_DIR'Brad King2024-04-221-0/+30
|\
| * find_package: Save/restore PACKAGE_PREFIX_DIRCraig Scott2024-04-191-0/+30
| * CMake 3.29.2v3.29.2Brad King2024-04-111-1/+1
* | CMake Nightly Date StampKitware Robot2024-04-221-1/+1
* | CMake Nightly Date StampKitware Robot2024-04-211-1/+1
* | CMake Nightly Date StampKitware Robot2024-04-201-1/+1
* | CMake Nightly Date StampKitware Robot2024-04-191-1/+1
* | Merge topic 'invalid-ctest-arg-revisions'Brad King2024-04-181-4/+3
|\ \
| * | ctest: Cleanup for invalid argument handlingMartin Duffy2024-04-171-4/+3
* | | CMake Nightly Date StampKitware Robot2024-04-181-1/+1
* | | CMake Nightly Date StampKitware Robot2024-04-171-1/+1
|/ /
* | Merge topic 'cpack-innosetup-linux'Brad King2024-04-162-10/+21
|\ \
| * | CPack: Enable Inno Setup generator on non-Windows hostsAndreas Oetken2024-04-152-10/+21
* | | Merge topic 'lcc-updates-2024-04'Brad King2024-04-161-1/+1
|\ \ \
| * | | cmArgumentParserTypes: Workaround for ICE on e2kmakise-homura2024-04-121-1/+1
* | | | Merge topic 'swift-module-libraries'Brad King2024-04-161-21/+22
|\ \ \ \
| * | | | Swift: Support module libraries with command-line build systemsEvan Wilde2024-04-151-21/+22
* | | | | Merge topic 'cxx-checks-tolerate-unused-arguments'Brad King2024-04-161-1/+1
|\ \ \ \ \
| * | | | | cm_cxx_features: Ignore Clang unused-argument warningsjinzhe li2024-04-151-1/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'file-GET_RUNTIME_DEPENDENCIES-macos-rpath'Brad King2024-04-161-4/+10
|\ \ \ \ \
| * | | | | file(GET_RUNTIME_DEPENDENCIES): propagate parent rpath on macOSLuis Caro Campos2024-04-151-4/+10
* | | | | | CMake Nightly Date StampKitware Robot2024-04-161-1/+1
* | | | | | Merge topic 'genex-cleanup'Brad King2024-04-157-29/+35
|\ \ \ \ \ \
| * | | | | | cmGeneratorExpression: Consolidate recognition of transitive propertiesBrad King2024-04-123-12/+20
| * | | | | | cmGeneratorExpression: Inline evaluation helper at only call siteBrad King2024-04-122-12/+0
| * | | | | | cmGeneratorExpression: Add comments on implementation detailsBrad King2024-04-123-0/+8
| * | | | | | cmGeneratorTarget: Remove EvaluateInterfaceProperty argument defaultBrad King2024-04-122-5/+7
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'cxxmodules-import-std'Brad King2024-04-1512-20/+234
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | cmGraphVizWriter: ignore `__cmake_`-prefixed targetsBen Boeckel2024-04-121-1/+2
| * | | | | fileapi: ignore `__cmake_`-prefixed targetsBen Boeckel2024-04-121-0/+5
| * | | | | Experimental: add an experimental feature gate for `import std`Ben Boeckel2024-04-123-0/+19
| * | | | | cxxmodules: link to `std`-providing targets when availableBen Boeckel2024-04-114-0/+128
| * | | | | cmGlobalGenerator: compute target features before synthetic targetsBen Boeckel2024-04-112-10/+28
| * | | | | cmStandardLevelResolver: offer an API to get the string of a levelBen Boeckel2024-04-112-0/+18
| * | | | | cmTarget: support the `CXX_MODULE_STD` propertyBen Boeckel2024-04-112-0/+10
| * | | | | cmExportFileGenerator: support always exporting propertiesBen Boeckel2024-04-111-9/+24
* | | | | | CMake Nightly Date StampKitware Robot2024-04-151-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2024-04-141-1/+1
| |_|/ / / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2024-04-131-1/+1
| |/ / / |/| | |
* | | | Merge topic 'genex-compatible-interface'Brad King2024-04-121-21/+17
|\ \ \ \
| * | | | GenEx: Fix COMPATIBLE_INTERFACE_ evaluation outside usage requirementsBrad King2024-04-111-22/+1
| * | | | GenEx: Remove redundant condition in COMPATIBLE_INTERFACE_ evaluationBrad King2024-04-111-2/+1
| * | | | GenEx: Add COMPATIBLE_INTERFACE_ implementation commentsBrad King2024-04-111-1/+15
| * | | | Tests: Add COMPATIBLE_INTERFACE_ cases outside usage requirementsBrad King2024-04-111-0/+4
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2024-04-121-1/+1
|/ / /
* | | Merge topic 'xcode-deterministic-target-objects'Brad King2024-04-112-3/+26
|\ \ \
| * | | Xcode: Use deterministic object ids for targetslapfelix2024-04-102-3/+26
* | | | Merge topic 'compiler-path-normalization'Brad King2024-04-111-8/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix regression on reconfigure with unnormalized -DCMAKE_<LANG>_COMPILER=Brad King2024-04-101-8/+6