summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge topic 'add_nvcc_compile_warning_support'Brad King2022-07-0523-45/+87
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | / / / / / / | |/ / / / / / |/| | | | | |
| * | | | | | CUDA: NVCC support for COMPILE_WARNING_AS_ERROR target propertyRobert Maynard2022-07-019-1/+18
| * | | | | | Tests: Refactor warn on error tests to support multiple languagesRobert Maynard2022-06-2916-44/+69
* | | | | | | Merge topic 'file-archive-args'Brad King2022-07-017-0/+34
|\ \ \ \ \ \ \
| * | | | | | | file(ARCHIVE*): Add test for keyword arguments with missing valuesBrad King2022-06-297-0/+34
* | | | | | | | Merge topic 'genex-TARGET_BUNDLE_DIR_NAME'Brad King2022-07-013-0/+37
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | / / / / | |_|_|/ / / / |/| | | | | |
| * | | | | | Genex: Fix TARGET_BUNDLE_DIR_NAME incorrect extensionBen Leadbetter2022-07-013-0/+37
| * | | | | | Merge topic 'file-set-crash' into release-3.24Brad King2022-06-307-0/+28
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | | | |_|_|/ | | |/| | |
| * | | | | Merge topic 'vs-compile-batching' into release-3.24Brad King2022-06-231-1/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'file-set-crash'Brad King2022-06-307-0/+28
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | / / / | |_|_|/ / / |/| | | | |
| * | | | | install(EXPORT): Check for missing file sets at generate timeKyle Edwards2022-06-297-0/+28
| | |_|/ / | |/| | |
| * | | | Merge topic 'ci-xcode-13.3' into release-3.23Brad King2022-04-261-0/+1
| |\ \ \ \
* | \ \ \ \ Merge topic 'log_level_command'Brad King2022-06-299-0/+70
|\ \ \ \ \ \
| * | | | | | Add cmake_language(GET_MESSAGE_LOG_LEVEL) sub commandAlexandru Croitor2022-06-289-0/+70
* | | | | | | RunCMake/CXXModules/NoCXX20: Force older standardRaul Tambre2022-06-281-3/+4
* | | | | | | RunCMake/CTestTimeout: Include sched.h for pid_tRaul Tambre2022-06-271-0/+1
|/ / / / / /
* | | | | | Merge topic 'vs-compile-batching'Brad King2022-06-231-1/+1
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | VS: Add variable to to turn off Visual Studio compile batchingBrad King2022-06-221-1/+1
* | | | | | Merge topic 'revert-pkgconfig-static-libs'Brad King2022-06-237-203/+72
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | FindPkgConfig: Revert "Populate _STATIC_LINK_LIBRARIES. Add STATIC_TARGET."Brad King2022-06-227-203/+72
| |/ / / /
* | | | | Merge topic 'cpp-named-module-file-sets'Brad King2022-06-1778-2/+901
|\ \ \ \ \
| * | | | | Tests/RunCMake/CXXModules: add module-using examplesBen Boeckel2022-06-1626-1/+340
| * | | | | cmTarget: add support for C++ module fileset typesBen Boeckel2022-06-1654-2/+562
| |/ / / /
* | | | | Merge topic 'xcode-launch-mode'Brad King2022-06-162-0/+4
|\ \ \ \ \
| * | | | | Xcode: Add Xcode SCHEME control for 'Launch' controlHarry Mallon2022-06-152-0/+4
| * | | | | Merge topic 'fetchcontent-global-targets'Brad King2022-06-118-0/+92
| |\ \ \ \ \
| * \ \ \ \ \ Merge topic 'xcode-14'Brad King2022-06-111-0/+2
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge topic 'ExternalProject-stamp-genex'Brad King2022-06-102-0/+16
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic '23376-add-compile-properties-to-csharp-sdk-projects'Brad King2022-06-163-0/+84
|\ \ \ \ \ \ \ \
| * | | | | | | | VS: Add compile properties to .NET Sdk projectsMaxime Raynaud2022-06-153-0/+84
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge topic 'find_item-validation-function'Brad King2022-06-1552-0/+294
|\ \ \ \ \ \ \ \
| * | | | | | | | find_(program,library,file,path): add validation functionMarc Chevrier2022-06-1452-0/+294
| |/ / / / / / /
* | | | | | | | Add deprecation warnings for policies CMP0102 and belowBrad King2022-06-142-0/+20
|/ / / / / / /
* | | | | | | Utilities/Release: Add windows-arm64 package to file tableBrad King2022-06-131-0/+2
* | | | | | | Merge topic 'fetchcontent-global-targets' into release-3.24Brad King2022-06-118-0/+92
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | FetchContent: Honor CMAKE_FIND_PACKAGE_TARGETS_GLOBALCraig Scott2022-06-108-0/+92
* | | | | | | Merge topic 'xcode-14' into release-3.24Brad King2022-06-111-0/+2
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Tests: Teach RunCMake to ignore Xcode DVTSDK warningsBrad King2022-06-101-0/+2
| * | | | | | Merge branch 'ci-xcode-13.3' into release-3.22Brad King2022-04-261-0/+1
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Tests: Ignore all classes in Xcode internal objc warningsGregor Jasny2022-04-251-1/+1
| | * | | | | Tests: Teach RunCMake to ignore Xcode extension point warningsBrad King2022-04-251-0/+1
* | | | | | | Merge topic 'ExternalProject-stamp-genex' into release-3.24Brad King2022-06-102-0/+16
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | ExternalProject: Express per-config step stamp file paths using CONFIG genexBrad King2022-06-082-0/+16
| | |_|/ / | |/| | |
* | | | | CheckIPOSupported: Compile check using flags of calling projectBrad King2022-06-109-0/+42
* | | | | MSVC: Revert "Default to -ZI instead of /Zi for x86 and x64"Brad King2022-06-097-37/+0
|/ / / /
* | | | Merge topic 'ci-ispc'Brad King2022-06-071-1/+1
|\ \ \ \
| * | | | ci: remove ISPC from the Fedora CI imageBrad King2022-06-061-1/+1
* | | | | Merge topic 'print-sources'Brad King2022-06-0715-0/+136
|\ \ \ \ \
| * | | | | Tests: Add tests for CMakePrintHelpersFeRD (Frank Dana)2022-06-0615-0/+136
* | | | | | Merge topic 'ext_disabled'Brad King2022-06-071-5/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |