summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.29.3v3.29.3Brad King2024-05-071-1/+1
* Merge topic 'cxxmodules-build-export-different-directory' into release-3.29Brad King2024-05-031-2/+4
|\
| * Merge branch 'cxxmodules-build-export-different-directory-3.28' into cxxmodul...Ben Boeckel2024-05-021-2/+4
| |\
| | * cmDyndepCollation: look at all `export(TARGETS)` callsBen Boeckel2024-05-021-2/+4
* | | Merge topic 'vs-scan-module-deps-settings' into release-3.29Brad King2024-05-024-14/+52
|\ \ \ | |/ / |/| |
| * | VS: set ScanSourceForModuleDependencies at vcxproj levelBen Boeckel2024-05-012-5/+21
| * | cmGeneratorTarget: add a target-level query for "needs dyndep"Ben Boeckel2024-05-012-9/+31
| * | Merge topic 'export-name-safe-name' into release-3.28Brad King2024-05-015-6/+23
| |\ \
* | \ \ Merge topic 'export-name-safe-name' into release-3.29Brad King2024-05-015-6/+23
|\ \ \ \ | | |/ / | |/| |
| * | | cxxmodules: use filesystem-safe export names in filenamesBen Boeckel2024-04-303-6/+12
| * | | cmGeneratorTarget: add method to get a filesystem-safe export nameBen Boeckel2024-04-292-0/+11
| | |/ | |/|
* | | Merge topic 'exported-modules-with-headers' into release-3.29Brad King2024-04-301-0/+4
|\ \ \ | | |/ | |/|
| * | cmGeneratorTarget: add the original target as a COMPILE_ONLY linkBen Boeckel2024-04-271-0/+4
| |/
| * CMake 3.28.4v3.28.4Brad King2024-03-201-1/+1
* | CMake 3.29.2v3.29.2Brad King2024-04-111-1/+1
* | Fix regression on reconfigure with unnormalized -DCMAKE_<LANG>_COMPILER=Brad King2024-04-101-8/+6
* | Swift: Ninja: Remove module dependency for executablesEvan Wilde2024-04-091-14/+27
* | CMake 3.29.1v3.29.1Brad King2024-04-031-1/+1
* | cmSystemTools: Fix compilation on DragonFly BSDCharlotte Koch2024-04-021-1/+2
* | ctest: Restore enforcement of RESOURCE_LOCK test propertyBrad King2024-04-012-4/+12
* | try_compile(): Include languages with _ or - when passing linker varsCraig Scott2024-03-221-1/+1
* | CMake 3.29.0v3.29.0Brad King2024-03-211-1/+1
* | Merge topic 'ninja-fortran-include' into release-3.29Brad King2024-03-202-9/+26
|\ \ | |/
| * Ninja: Fix Fortran module deps in files INCLUDEd by preprocessed sourcesBrad King2024-03-192-9/+27
* | CMake 3.29.0-rc4v3.29.0-rc4Brad King2024-03-141-1/+1
* | Merge topic 'Apple-TBD-in-subdirecory' into release-3.29Brad King2024-03-141-0/+3
|\ \
| * | Apple Text Based Stubs: should be usage in subdirectoriesMarc Chevrier2024-03-141-0/+3
* | | Merge topic 'autogen-makefile-depfile' into release-3.29Brad King2024-03-141-32/+10
|\ \ \ | | |/ | |/|
| * | cmQtAutoGenInitializer: De-duplicate autogen/timestamp target depend logicBrad King2024-03-141-24/+10
| * | Autogen: Restore target-ordering dependencies in Makefiles with DEPFILEBrad King2024-03-141-15/+7
* | | Merge topic 'LINKER_TYPE-mold-support' into release-3.29Brad King2024-03-142-9/+34
|\ \ \ | |_|/ |/| |
| * | LINKER_TYPE: Support MOLD only on GCC versions that support itMarc Chevrier2024-03-132-9/+34
| * | LINKER_TYPE: fix spelling error in messageMarc Chevrier2024-03-122-2/+2
* | | EXPORT_PACKAGE_DEPENDENCIES: Add experimental feature gateBrad King2024-03-124-5/+30
* | | install(EXPORT): Drop REQUIRED from exported find_dependency callsBrad King2024-03-111-1/+1
|/ /
* | Merge topic 'ctest-j-default' into release-3.29Brad King2024-03-118-69/+156
|\ \
| * | ctest: Allow passing -j without value to choose a contextual defaultBrad King2024-03-108-36/+134
| * | cmCTestMultiProcessHandler: Modernize member initializationBrad King2024-03-103-34/+23
* | | Merge topic 'ctest-tests-from-file' into release-3.29Brad King2024-03-112-27/+26
|\ \ \
| * | | ctest: Remove unnecessary and ambiguous tests-from-file comment syntaxBrad King2024-03-081-5/+2
| * | | ctest: Honor tests-from-file options with empty inputBrad King2024-03-082-22/+24
* | | | GET_RUNTIME_DEPENDENCIES: Allow more whitespace before objdump's "DLL Name:"Adrian Pop2024-03-101-1/+1
|/ / /
* | | ctest: Exit with failure when tests-from-file input is missingBrad King2024-03-062-10/+14
|/ /
* | CMake 3.29.0-rc3v3.29.0-rc3Brad King2024-03-041-1/+1
* | Merge topic 'cxxmodules-invalid-iterator' into release-3.29Brad King2024-03-042-3/+1
|\ \ | |/
| * cmImportedCxxModuleInfo: remove unused pointer fieldBen Boeckel2024-03-012-3/+1
* | Merge branch 'backport-3.28-cxxmodules-no-export-basedirs-as-include-paths'Brad King2024-02-281-1/+4
|\ \ | |/
| * cmExportFileGenerator: only export include paths for HEADERS file setsBen Boeckel2024-02-281-1/+4
* | Merge topic 'cxxmodules-fileset-cache-fullpath' into release-3.29Brad King2024-02-271-1/+2
|\ \ | |/
| * cmGeneratorTarget: collapse paths before querying the fileset cacheBen Boeckel2024-02-241-1/+2