summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* export: Refactor obtaining export informationMatthew Woehlke2024-07-256-37/+40
* Merge topic 'export-refactor-for-cps'Brad King2024-07-2530-2517/+3161
|\
| * export: Use std::all_of to collect exportsMatthew Woehlke2024-07-232-15/+20
| * export: Factor out CMake-specific export generation (2/2)Matthew Woehlke2024-07-2330-4477/+1066
| * export: Fix const placementMatthew Woehlke2024-07-1820-237/+237
| * export: Factor out CMake-specific export generation (*/2)Matthew Woehlke2024-07-188-0/+3887
| * export: Factor out CMake-specific export generation (1/2)Matthew Woehlke2024-07-1813-82/+242
| * export: Immediately report actual version requiredMatthew Woehlke2024-07-181-1/+4
* | Merge topic 'test-labels'Brad King2024-07-256-12/+20
|\ \
| * | Tests: Removed unused LABELS on CMake's own testsBrad King2024-07-243-7/+0
| * | Tests: Move ctest --print-labels case into RunCMake.CTestCommandLineBrad King2024-07-243-5/+20
* | | CMake Nightly Date StampKitware Robot2024-07-251-1/+1
|/ /
* | Merge topic 'system-include-cache'Brad King2024-07-244-93/+114
|\ \
| * | GeneratorTarget: Fix missing system include cache keyOrkun Tokdemir2024-07-233-52/+63
| * | GeneratorTarget: Factor out AddSystemIncludeCacheKey()Orkun Tokdemir2024-07-222-41/+51
* | | Merge topic 'lfortran'Brad King2024-07-2425-8/+129
|\ \ \
| * | | ci: Add nightly jobs for LFortran on FedoraBrad King2024-07-238-0/+49
| * | | ci: Add lfortran to Fedora base imageBrad King2024-07-232-1/+2
| * | | LFortran: Add support for this compilerChristoph Junghans2024-07-2213-3/+61
| * | | Tests/RunCMake: Pass Fortran compiler id into more testsBrad King2024-07-223-5/+17
| * | | Tests/RunCMake/DependencyGraph: Specify Fortran function return typeBrad King2024-07-221-0/+1
* | | | Merge topic 'cmake-list-cached-variables'Brad King2024-07-249-5/+98
|\ \ \ \
| * | | | cmake: Add flag to list cache entries matching a regexMin Hsu2024-07-239-5/+98
* | | | | Merge topic 'refactor-lexer'Brad King2024-07-241-123/+124
|\ \ \ \ \
| * | | | | cmListFileCache: use cmStrCat instead of string streamAlex Turbov2024-07-231-30/+30
| * | | | | cmListFileParser: use unique_ptr to own cmListFileLexer instanceAlex Turbov2024-07-231-20/+16
| * | | | | cmListFileCache: convert cmListFileParser from struct to classAlex Turbov2024-07-231-9/+16
| * | | | | cmListFileCache: avoid redundant operator<< callsAlex Turbov2024-07-231-18/+14
| * | | | | cmListFileCache: move cmListFileParser into an anonymous namespaceAlex Turbov2024-07-231-56/+58
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2024-07-241-1/+1
* | | | | Merge topic 'linker-configuration'Brad King2024-07-23292-257/+2335
|\ \ \ \ \
| * | | | | WHOLE_ARCHIVE link feature: rely now on linker configurationMarc Chevrier2024-07-2226-183/+157
| * | | | | Linker configuration: introduce a new architectureMarc Chevrier2024-07-20281-80/+2184
* | | | | | Merge branch 'release-3.30'Brad King2024-07-230-0/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge topic 'ep-svn-user-pass' into release-3.30Brad King2024-07-231-2/+2
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'ep-svn-user-pass'Brad King2024-07-231-46/+29
|\ \ \ \ \ \ \ \
| * | | | | | | | ExternalProject: Reduce number of local variables for svn logicCraig Scott2024-07-201-45/+28
| | |/ / / / / / | |/| | | | | |
| * | | | | | | ExternalProject: Don't add SVN auth args if not setCraig Scott2024-07-201-2/+2
* | | | | | | | Merge branch 'release-3.30'Brad King2024-07-230-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge topic 'bootstrap-no-pkg-config' into release-3.30Brad King2024-07-231-2/+2
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'bootstrap-no-pkg-config'Brad King2024-07-231-2/+2
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | bootstrap: Restore support for system jsoncpp and uv without pkg-configojab ojab2024-07-221-2/+2
* | | | | | | | | Merge branch 'release-3.30'Brad King2024-07-230-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'cpack-external-partial-json' into release-3.30Brad King2024-07-231-8/+11
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'cpack-external-partial-json'Brad King2024-07-231-8/+11
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | cmCPackExternalGenerator: ensure JSON is written before running the scriptBen Boeckel2024-07-181-8/+11
* | | | | | | | | CMake Nightly Date StampKitware Robot2024-07-231-1/+1
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge branch 'release-3.30'Brad King2024-07-220-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge topic 'macos-check-archs' into release-3.30Brad King2024-07-224-1/+8
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge topic 'macos-check-archs'Brad King2024-07-224-1/+8
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |