summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fix-ctest-timeout-regression'Brad King2023-07-252-0/+13
|\
| * CTest: Fix regression in calculating test timeoutKyle Edwards2023-07-242-0/+13
* | Merge topic 'file-REAL_PATH-relative'Brad King2023-07-2411-0/+89
|\ \
| * | file(REAL_PATH): resolve symlinks before '..' componentsRobert Maynard2023-07-2011-0/+89
* | | Merge topic 'dyndep-module-info-objlib-dependency'Brad King2023-07-245-0/+39
|\ \ \ | | |/ | |/|
| * | Tests/RunCMake/CXXModules: add a test for issue #25112Ben Boeckel2023-07-225-0/+39
* | | Merge topic 'command-job-server-aware'Brad King2023-07-208-1/+297
|\ \ \ | |_|/ |/| |
| * | add_custom_{target,command}: Add argument JOB_SERVER_AWAREChris Mahoney2023-07-198-1/+297
* | | Merge topic 'imported-implib-only'Brad King2023-07-196-8/+17
|\ \ \
| * | | cmTarget: Add a way to represent imported shared library stubsRobert Maynard2023-07-186-8/+17
* | | | LINK_OPTIONS: ensure correct dollar escapingMarc Chevrier2023-07-174-1/+10
* | | | Merge topic 'find_library-simplify-regex'Brad King2023-07-142-2/+2
|\ \ \ \
| * | | | find_library: Improve regex readability in --debug-find outputThomas Schenker2023-07-132-2/+2
* | | | | cmExperimental: refresh the C++ modules UUIDBen Boeckel2023-07-1310-10/+10
* | | | | Tests/RunCMake/CXXModules: require transitive usagesBen Boeckel2023-07-132-1/+9
* | | | | Merge topic 'genex-REMOVE_DUPLICATES-empty'Brad King2023-07-133-0/+10
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Genex: Restore REMOVE_DUPLICATES preservation of empty elementsBrad King2023-07-123-0/+10
* | | | | Merge topic 'compile-commands-modules'Brad King2023-07-126-0/+66
|\ \ \ \ \ | |/ / / /
| * | | | Ninja: include module mapper flags in `compile_commands.json`Ben Boeckel2023-07-096-0/+66
| * | | | Merge topic 'FetchContent-unparsed-arguments' into release-3.27Brad King2023-06-304-4/+4
| |\ \ \ \
| * \ \ \ \ Merge topic 'vs-cxxmodules-same-src-name' into release-3.27Brad King2023-06-306-0/+42
| |\ \ \ \ \
* | | | | | | apple: add preliminary visionOS supportGregor Jasny2023-07-115-2/+35
| |_|_|/ / / |/| | | | |
* | | | | | Merge topic 'FetchContent-unparsed-arguments'Brad King2023-06-304-4/+4
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | FetchContent: Protect ExternalProject keywords from unknown argumentsBrad King2023-06-294-4/+4
| |/ / / /
| * | | | Merge topic 'support_nvhpc_versions_without_isystem' into release-3.27Brad King2023-06-266-1/+12
| |\ \ \ \
* | \ \ \ \ Merge topic 'vs-cxxmodules-same-src-name'Brad King2023-06-306-0/+42
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | VS: Fix C++ modules in source files with the same nameBrad King2023-06-286-0/+42
* | | | | | Deprecate Visual Studio 12 2013 generatorBrad King2023-06-264-0/+12
| |_|_|/ / |/| | | |
* | | | | Merge topic 'imported-target-framework-path'Brad King2023-06-265-42/+28
|\ \ \ \ \
| * | | | | macOS: Allow IMPORTED_LOCATION to be a framework folderKyle Edwards2023-06-235-42/+28
* | | | | | Merge topic 'support_nvhpc_versions_without_isystem'Brad King2023-06-266-1/+12
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | NVHPC: Support nvfortran versions that don't support isystemRobert Maynard2023-06-236-1/+12
| | |/ / / | |/| | |
* | | | | Merge topic 'link-depends-is-OFF'Brad King2023-06-262-3/+4
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | link dependencies: deactivate the featureMarc Chevrier2023-06-232-3/+4
| |/ / /
* | | | File set: Allow absolute CMAKE_INSTALL_INCLUDEDIRKyle Edwards2023-06-203-0/+26
| |/ / |/| |
* | | Merge topic 'cmList-SUBLIST-regression'Brad King2023-06-201-0/+51
|\ \ \ | |/ / | | / | |/ |/|
| * list(): restore SUBLIST behaviorMarc Chevrier2023-06-161-0/+51
* | FindPython: add capability to select python version for the testsMarc Chevrier2023-06-152-2/+3
* | Merge topic 'cross-compiling-emulator-env-var'Brad King2023-06-143-0/+16
|\ \
| * | CrossCompiling: Load CMAKE_CROSSCOMPILING_EMULATOR from environmentMatt McCormick2023-06-133-0/+16
* | | Drop Visual Studio 11 2012 generatorBrad King2023-06-134-12/+0
* | | Merge topic 'test-no-git'Brad King2023-06-131-1/+4
|\ \ \ | | |/ | |/|
| * | Tests: Require git to enable RunCMake.CMP0150 testBrad King2023-06-121-1/+4
| * | Merge topic 'add_test-empty-args' into release-3.27Brad King2023-06-123-0/+24
| |\ \
* | \ \ Merge topic 'add_test-empty-args'Brad King2023-06-123-0/+24
|\ \ \ \ | | |/ / | |/| |
| * | | add_test: Restore support for empty test argumentsMarc Chevrier2023-06-093-0/+24
| | |/ | |/|
* | | Merge topic 'Makefiles-safer-COLOR-usage'Brad King2023-06-092-0/+15
|\ \ \ | | |/ | |/|
| * | Makefiles: quote `$(COLOR)` expansionsBen Boeckel2023-06-082-0/+15
| |/
* | Add deprecation warnings for policies CMP0120 and belowBrad King2023-06-0727-20/+302
|/
* Merge topic 'verify-interface-header-sets-skip-linting'Kyle Edwards2023-06-063-0/+9
|\