summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge topic 'cxxmodules-diagnostics' into release-3.28Brad King2023-11-295-14/+49
| |\ \ \
* | \ \ \ Merge topic 'LINK_LIBRARY-genex-with-INTERFACE_LINK_LIBRARIES_DIRECT'Brad King2023-11-306-0/+19
|\ \ \ \ \
| * | | | | LINK_LIBRARY-genex: correct behavior for INTERFACE_LINK_LIBRARIES_DIRECTMarc Chevrier2023-11-296-0/+19
| | |_|_|/ | |/| | |
* | | | | Tests: Avoid leaving behind non-readable directoriesBrad King2023-11-291-0/+24
* | | | | Tests: Avoid creating world-writable pathsBrad King2023-11-291-2/+2
* | | | | Tests: Fix directory removal in RunCMake.if testBrad King2023-11-291-3/+5
| |_|_|/ |/| | |
* | | | Merge topic 'cxxmodules-diagnostics'Brad King2023-11-295-14/+49
|\ \ \ \ | | |_|/ | |/| |
| * | | cxxmodules: Add more suggestions to no-modules-support diagnosticsBrad King2023-11-285-14/+49
* | | | Merge topic 'xcode-embed-resources'Brad King2023-11-291-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Xcode: Fix embed resources prop namehalx992023-11-281-1/+1
| |/ /
| * | Merge topic 'fortran-objects-as-sources-fix' into release-3.28Brad King2023-11-276-0/+6
| |\ \
| * \ \ Merge topic 'clang-scan-deps-failed-scan' into release-3.28Brad King2023-11-221-2/+2
| |\ \ \
* | \ \ \ Merge topic 'cpack-auto-suffixes'Brad King2023-11-284-0/+16
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | CPack/RPM: Append .rpm to CPACK_RPM_FILE_NAME if missingAlex Neundorf2023-11-274-3/+5
| * | | | CPack/DEB: Append .deb to CPACK_DEBIAN_FILE_NAME if missingAlex Neundorf2023-11-274-0/+14
* | | | | Merge topic 'vs-ifx'Brad King2023-11-278-0/+23
|\ \ \ \ \
| * | | | | VS: Add support for using Intel oneAPI Fortran compiler in .vfproj filesBrad King2023-11-228-0/+23
* | | | | | Merge topic 'fortran-objects-as-sources-fix'Brad King2023-11-276-0/+6
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Ninja: support "forwarding" modules from other targetsBen Boeckel2023-11-236-0/+6
| | |_|/ / | |/| | |
| * | | | Merge topic 'fileapi-file-sets-base-dirs-relative' into release-3.28Brad King2023-11-202-5/+5
| |\ \ \ \
* | \ \ \ \ Merge topic 'clang-scan-deps-failed-scan'Brad King2023-11-221-2/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Clang-CXX: copy into the dyndep output on successBen Boeckel2023-11-211-2/+2
| |/ / /
* | | | Merge topic 'fileapi-file-sets-base-dirs-relative'Brad King2023-11-202-5/+5
|\ \ \ \ | | |/ / | |/| |
| * | | fileapi: Fix file sets' base directories relative to top sourceKyle Edwards2023-11-172-5/+5
| * | | Tests: Always load presets schema as UTF-8Craig Scott2023-05-301-3/+3
* | | | Merge topic 'ctest-cleanup'Brad King2023-11-208-15/+76
|\ \ \ \
| * | | | cmCTestMultiProcessHandler: Stop searching for tests when limit is reachedBrad King2023-11-175-0/+55
| * | | | Tests: Cover ctest waiting on insufficient non-zero spare test-loadBrad King2023-11-175-15/+21
* | | | | Merge topic 'ci-fedora-39'Brad King2023-11-204-4/+4
|\ \ \ \ \
| * \ \ \ \ Merge branch 'backport-ci-fedora-39' into ci-fedora-39Brad King2023-11-174-4/+4
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | codespell: Fix typosBrad King2023-11-174-4/+4
* | | | | Merge topic 'swift-compilation-mode'Brad King2023-11-1913-8/+57
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Tests: Update Swift tests to use CMP0157 NEW behaviorEvan Wilde2023-11-175-0/+5
| * | | | Swift: Add abstraction for compilation modeEvan Wilde2023-11-177-0/+46
| * | | | Tests: Simplify RunCMake.Swift conditions to enable use of SwiftBrad King2023-11-172-8/+6
* | | | | CMakePackageConfigHelpers: Add generate_apple_platform_selection_file()Kyle Edwards2023-11-156-0/+39
* | | | | install(EXPORT): Add ability to point to .xcframework fileKyle Edwards2023-11-1515-0/+164
* | | | | Merge topic 'export-find_dependency-calls'Brad King2023-11-1427-0/+331
|\ \ \ \ \
| * | | | | FetchContent: Set CMAKE_EXPORT_FIND_PACKAGE_NAMEKyle Edwards2023-11-136-0/+110
| * | | | | install(EXPORT): Export find_dependency() callsKyle Edwards2023-11-1321-0/+221
| |/ / / /
* | | | | Merge topic 'genex-fix-short-circuit'Brad King2023-11-142-0/+5
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | cmGeneratorExpressionNode: Fix short-circuit logicMartin Duffy2023-11-132-0/+5
* | | | Merge topic 'make-test-depend-on-all'Brad King2023-11-1310-0/+38
|\ \ \ \
| * | | | Optionally make `test` target depend on `all`William Sciaroni2023-11-104-0/+9
| * | | | Tests: Add case to verify that 'make test' does not 'make all'Brad King2023-11-107-0/+29
* | | | | Merge topic 'link-deduplicate-libs'Brad King2023-11-13115-24/+480
|\ \ \ \ \
| * | | | | Link step: Enable to configure deduplication of librariesMarc Chevrier2023-11-09115-24/+480
| |/ / / /
* | | | | ctest_empty_binary_directory: Report more detail in failure messageBrad King2023-11-096-0/+24
|/ / / /
* | | | Merge topic 'static-library-link-xcframework'Brad King2023-11-073-0/+12
|\ \ \ \ | |/ / /
| * | | Xcode: Fix linking against .xcframework from static librariesKyle Edwards2023-11-063-0/+12