summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.28.6v3.28.6Brad King2024-06-031-1/+1
* KWSys: ConsoleBuf: Fix test case when running under Windows TerminalBrad King2024-05-281-1/+25
* Merge topic 'cxxmodules-gcc-binary-mode' into release-3.28Brad King2024-05-173-1/+29
|\
| * cmCxxModuleMapper: add a query for the open mode for the modmapBen Boeckel2024-05-163-1/+29
* | 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
|\
| * cmDyndepCollation: look at all `export(TARGETS)` callsBen Boeckel2024-05-021-2/+4
* | 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
|\ \
| * | 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
| |/
* | 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
* Ninja: Fix Fortran module deps in files INCLUDEd by preprocessed sourcesBrad King2024-03-192-9/+27
* 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
* cmImportedCxxModuleInfo: remove unused pointer fieldBen Boeckel2024-03-012-3/+1
* cmExportFileGenerator: only export include paths for HEADERS file setsBen Boeckel2024-02-281-1/+4
* cmGeneratorTarget: collapse paths before querying the fileset cacheBen Boeckel2024-02-241-1/+2
* Restore support for TARGET_OBJECTS in link interfaces with unity buildsBrad King2024-02-213-6/+8
* cmGeneratorTarget: discover synthetic targets recursivelyBen Boeckel2024-02-201-0/+1
* cmExportFileGenerator: export link libraries as-isBen Boeckel2024-02-201-5/+1
* cmTarget: copy link libraries from the right propertiesBen Boeckel2024-02-191-1/+1
* cmGeneratorTarget: store synthetic targets in its cacheBen Boeckel2024-02-161-0/+1
* Merge topic 'cxxmodules-dyndep-error-on-private-usage' into release-3.28Brad King2024-02-163-3/+10
|\
| * cxxmodules: return failure from the collator when private usage is foundBen Boeckel2024-02-153-3/+10
* | Merge topic 'cxxmodules-collation-restat' into release-3.28Brad King2024-02-162-0/+7
|\ \
| * | Ninja: make the collator rule use `restat = 1`Ben Boeckel2024-02-152-0/+7
* | | Merge topic 'cxxmodules-visibility-change-rebuild' into release-3.28Brad King2024-02-161-3/+7
|\ \ \ | |/ /
| * | cmNinjaTargetGenerator: scanning depends on the module metadataBen Boeckel2024-02-151-0/+2
| * | cmNinjaTargetGenerator: use `emplace_back` for scanning depsBen Boeckel2024-02-151-3/+5
* | | Merge topic 'cxxmodules-depend-on-modmap-file' into release-3.28Brad King2024-02-161-1/+1
|\ \ \ | |/ /
| * | cxxmodules: depend on the modmap contentsBen Boeckel2024-02-151-1/+1
| |/
* | Merge topic 'cxxmodules-collapse-source-paths' into release-3.28Brad King2024-02-151-2/+3
|\ \
| * | cmDyndepCollation: collapse full path before looking upBen Boeckel2024-02-141-2/+3
| |/
* | visionOS: Update deployment-target flag for Xcode 15.1 betaBrad King2024-02-091-3/+36
* | cmLocalGenerator: Avoid unnecessary lookup without a deployment targetBrad King2024-02-091-8/+10
* | libuv: win/spawn: optionally run executable paths with no file extensionBrad King2024-02-081-1/+3
* | cmUVProcessChain: Implement no-extension-on-Windows support with libuv 1.48Brad King2024-02-081-0/+3
|/
* CMake 3.28.3v3.28.3Brad King2024-02-051-1/+1
* Unity: Clarify source comments on unity build transformationBrad King2024-02-022-1/+3
* Merge branch 'unity-after-compile-features' into restore-pch-with-unityBrad King2024-02-022-29/+10
|\
| * cmGlobalGenerator: Add unity/pch sources after computing compile featuresBrad King2024-02-022-5/+15
* | CMake 3.28.2v3.28.2Brad King2024-01-291-1/+1
* | Autogen: Forward dependencies when both Makefile and DEPFILE are usedOrkun Tokdemir2024-01-281-1/+10
* | cmQtAutoGenInitializer: Improve Const-correctnessOrkun Tokdemir2024-01-261-1/+1
* | Revert use of libuv for process execution for 3.28Brad King2024-01-2431-1221/+1186
* | cmUVProcessChain: Tolerate fileno() of invalid FILE streamBrad King2024-01-241-1/+5