summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'uv-idle-ptr'Brad King2023-11-191-3/+29
|\
| * cmUVHandlePtr: Add uv_idle_ptrBrad King2023-11-171-0/+26
| * cmUVHandlePtr: Add explicit conversion to boolBrad King2023-11-171-3/+3
* | Merge topic 'swift-compilation-mode'Brad King2023-11-1914-8/+77
|\ \ | |/ |/|
| * Tests: Update Swift tests to use CMP0157 NEW behaviorEvan Wilde2023-11-175-0/+5
| * Swift: Add abstraction for compilation modeEvan Wilde2023-11-178-0/+66
| * Tests: Simplify RunCMake.Swift conditions to enable use of SwiftBrad King2023-11-172-8/+6
* | Merge topic 'install-export-xcframework'Brad King2023-11-1619-0/+203
|\ \
| * | 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 'target-objects'Brad King2023-11-155-0/+33
|\ \ \ | |/ / |/| |
| * | Merge branch 'backport-target-objects' into target-objectsBrad King2023-11-145-0/+33
| |\ \
| | * | cmComputeLinkInformation: Track targets named by TARGET_OBJECTS sourcesBrad King2023-11-145-0/+33
* | | | Merge topic 'export-find_dependency-calls'Brad King2023-11-1431-1/+340
|\ \ \ \
| * | | | FetchContent: Set CMAKE_EXPORT_FIND_PACKAGE_NAMEKyle Edwards2023-11-136-0/+110
| * | | | install(EXPORT): Export find_dependency() callsKyle Edwards2023-11-1325-1/+230
| | |_|/ | |/| |
* | | | Merge topic 'sources-per-config'Brad King2023-11-142-0/+16
|\ \ \ \
| * | | | Fix per-config sources in multi-config generators when first config adds noneBrad King2023-11-132-0/+16
* | | | | Merge topic 'genex-fix-short-circuit'Brad King2023-11-142-0/+5
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | cmGeneratorExpressionNode: Fix short-circuit logicMartin Duffy2023-11-132-0/+5
| * | | Merge topic 'cxx23' into release-3.28Brad King2023-11-082-3/+3
| |\ \ \
* | \ \ \ 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 'cuda_support_CMAKE_TRY_COMPILE_TARGET_TYPE'Brad King2023-11-083-0/+12
|\ \ \ \
| * | | | CUDA: Support CMAKE_TRY_COMPILE_TARGET_TYPE of STATIC_LIBRARYRobert Maynard2023-11-073-0/+12
* | | | | Merge topic 'cxx23'Brad King2023-11-082-3/+3
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Tests: Avoid compiling call to dap::optional<dap::string>(nullptr)Brad King2023-11-072-3/+3
* | | | | 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
| |/ /
* | | Merge topic 'vs-CharacterSet'Brad King2023-11-073-0/+69
|\ \ \
| * | | VS: Consider macros with values when determining CharacterSetDeniz Bahadir2023-11-063-0/+69
* | | | Merge topic 'Ninja-use-depslog'Brad King2023-11-0714-1/+359
|\ \ \ \ | |/ / / |/| | |
| * | | cmTransformDepfile: warn when a depfile is not written toBen Boeckel2023-11-011-0/+4
| * | | Tests/Ninja*/CustomCommandDepfile: check that deps are in the databaseBen Boeckel2023-11-0112-0/+354
| * | | Tests/RunCMake/Ninja: fix subdir prefix checkBen Boeckel2023-10-231-1/+1
* | | | Merge topic 'cmake-E-cat-stdin'Brad King2023-11-063-0/+13
|\ \ \ \
| * | | | cmake -E cat: Add ability to print standard inputKyle Edwards2023-11-033-0/+13
* | | | | Merge topic 'cmsystemtools-runsinglecommand-stdin'Kyle Edwards2023-11-034-1/+8
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | cmSystemTools::RunSingleCommand(): Pass stdin to child processKyle Edwards2023-11-024-1/+8
| * | | Merge topic 'cxxmodules-cmp0155-graceful-fallback-without-scanner' into relea...Brad King2023-11-015-13/+14
| |\ \ \
| * \ \ \ Merge topic 'modules-depends-via-target-objects' into release-3.28Brad King2023-10-318-1/+68
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge topic 'cxxmodules-ninja-forced-rsp-files' into release-3.28Brad King2023-10-303-0/+51
| |\ \ \ \
* | \ \ \ \ Merge topic 'if-check-file-permissions'Brad King2023-11-023-1/+171
|\ \ \ \ \ \
| * | | | | | if(): add operators IS_READABLE, IS_WRITABLE and IS_EXECUTABLE.Marc Chevrier2023-11-013-1/+171
* | | | | | | Merge topic 'cxxmodules-cmp0155-graceful-fallback-without-scanner'Brad King2023-11-015-13/+14
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | CMP0155: ignore scanning for sources if no scanner is availableBen Boeckel2023-11-015-13/+14