summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Tests: Add tests for install(PACKAGE_INFO)Matthew Woehlke2024-08-1457-0/+394
* PkgC: Add cmake_pkg_config(EXTRACT) commandVito Gamberini2024-07-2944-0/+641
* Merge topic 'install-parallel-manifest'Brad King2024-07-2616-84/+146
|\
| * install: Write manifest file in parallel installMartin Duffy2024-07-2516-84/+146
* | Merge topic 'update-curl'Brad King2024-07-261-1/+1
|\ \
| * | Tests/RunCMake/file-DOWNLOAD: Update bad host name message for curl 8.9Brad King2024-07-251-1/+1
* | | 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
|/ /
* | Merge topic 'system-include-cache'Brad King2024-07-242-52/+59
|\ \
| * | GeneratorTarget: Fix missing system include cache keyOrkun Tokdemir2024-07-232-52/+59
* | | Merge topic 'lfortran'Brad King2024-07-2410-7/+45
|\ \ \
| * | | LFortran: Add support for this compilerChristoph Junghans2024-07-227-3/+28
| * | | 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-246-0/+38
|\ \ \ \ | |/ / / |/| | |
| * | | cmake: Add flag to list cache entries matching a regexMin Hsu2024-07-236-0/+38
* | | | Merge topic 'macos-check-archs'Brad King2024-07-223-0/+7
|\ \ \ \
| * | | | Xcode: Restore support for CMAKE_OSX_ARCHITECTURES=$(ARCHS_STANDARD)Brad King2024-07-193-0/+7
| * | | | Merge topic 'TRANSITIVE_LINK_PROPERTIES_isnt_usage' into release-3.30Kyle Edwards2024-07-083-1/+10
| |\ \ \ \
* | \ \ \ \ Merge topic 'cpack-wix-per-machine'Brad King2024-07-228-0/+25
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | CPack/WIX: Generate perMachine installers by defaultBrad King2024-07-188-0/+25
| | |_|_|/ | |/| | |
* | | | | Merge topic 'autogen-ui-rebuild'Brad King2024-07-1915-31/+406
|\ \ \ \ \
| * | | | | Autogen: Fix compilation of unchanged source filesOrkun Tokdemir2024-07-1713-0/+377
| * | | | | Autogen: Fix autogen test separation bugsOrkun Tokdemir2024-07-172-31/+29
* | | | | | Merge topic 'ctest-failure-summary-labels'Brad King2024-07-194-0/+22
|\ \ \ \ \ \
| * | | | | | ctest: Display test labels in failure summaryWim Colgate2024-07-174-0/+22
* | | | | | | Merge topic 'aix-archive-shared-libraries'Brad King2024-07-199-2/+66
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | AIX: Add option to archive shared librariesAditya Vidyadhar Kamath2024-07-179-2/+66
* | | | | | | Merge topic 'parallel-install'Brad King2024-07-187-16/+60
|\ \ \ \ \ \ \
| * | | | | | | Install: Add parallel installation optionMartin Duffy2024-07-157-16/+60
| |/ / / / / /
* | | | | | | Merge topic 'ninja-custom-target-build-event-dollar'Brad King2024-07-181-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Ninja: Fix build event commands with $-sign on custom targetsDávid Péter Jánosa2024-07-171-0/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'implicit-link-static'Brad King2024-07-185-0/+87
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | CMakeParseImplicitLinkInfo: Honor gfortran -static-libquadmath flagBrad King2024-07-165-0/+87
| |/ / / / /
* | | | | | Autogen: Revert "Add timestamp file for CMAKE_GLOBAL_AUTORCC_TARGET"Orkun Tokdemir2024-07-101-16/+0
|/ / / / /
* | | | | Merge topic 'xdg-config-dir'Brad King2024-07-085-0/+18
|\ \ \ \ \
| * | | | | cmSystemTools: Add CMake config directoryMartin Duffy2024-07-035-0/+18
| |/ / / /
* | | | | Merge topic 'ios-mac-catalyst'Brad King2024-07-0813-1/+67
|\ \ \ \ \
| * | | | | iOS: Add support for Mac CatalystRaul Metsma2024-07-0313-1/+67
* | | | | | Merge topic 'vs-dotnet-sdk-custom-command'Brad King2024-07-085-9/+15
|\ \ \ \ \ \
| * | | | | | VS: Support add_custom_command in .Net SDK-style projectsCalum Robinson2024-06-255-9/+15
| |/ / / / /
* | | | | | Merge topic 'TRANSITIVE_LINK_PROPERTIES_isnt_usage'Kyle Edwards2024-07-083-1/+10
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | Evaluation of TRANSITIVE_LINK_PROPERTIES isn't considered a usageRobert Maynard2024-07-053-1/+10
* | | | | Merge topic 'cmArgumentParser-Derived-Classes'Brad King2024-07-041-35/+54
|\ \ \ \ \
| * | | | | cmArgumentParser: Support binding with derived classesVito Gamberini2024-07-021-35/+54
| | |_|/ / | |/| | |
* | | | | Merge topic 'test-ExternalProject'Brad King2024-07-041-4/+5
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Tests: Fix RunCMake.ExternalProject when git is not availableBrad King2024-07-031-4/+5
| |/ /
| * | Merge topic 'link-feature-attributes-stabilization' into release-3.30Brad King2024-06-2438-42/+96
| |\ \
* | \ \ Merge topic 'codegen'Brad King2024-07-0245-1/+360
|\ \ \ \
| * | | | add_custom_command: Add CODEGEN supportJuan Ramos2024-07-0145-1/+360