summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Tests: Add cases covering bad ctest output truncation typesBrad King2022-09-077-0/+10
* RunCMakeTest: fix Truncation test definitionFrank Winklmeier2022-09-0511-11/+18
* Merge topic 'Link-MACOSX_BUNDLE' into release-3.24Brad King2022-09-015-0/+44
|\
| * Xcode: Fix erroneous MACOSX_BUNDLE linkMarc Chevrier2022-08-315-0/+44
* | Merge topic 'CMAKE_FIND_USE_INSTALL_PREFIX-support-staging-prefix' into relea...Brad King2022-08-317-0/+96
|\ \
| * | CMAKE_FIND_USE_INSTALL_PREFIX considers CMAKE_STAGING_PREFIXRobert Maynard2022-08-307-0/+96
* | | Tests: Teach RunCMake.SymlinkTrees to tolerate CCACHE_BASEDIRBrad King2022-08-301-0/+3
| |/ |/|
* | FILE_SET: Fix source group detectionKyle Edwards2022-08-243-0/+17
* | Tests: Fix VS10Project SourceGroupTreeCMakeLists checkKyle Edwards2022-08-242-4/+5
|/
* export: Restore exclusion of private shared library dependencies from checksBrad King2022-08-159-0/+64
* Merge topic 'makefile-path-consistency' into release-3.24Brad King2022-08-042-0/+4
|\
| * Makefiles: Restore path consistency in the global dispatch makefileBrad King2022-08-032-0/+4
* | Merge topic 'fetchcontent-set-CMAKE_VERIFY_INTERFACE_HEADER_SETS' into releas...Brad King2022-08-045-0/+31
|\ \ | |/ |/|
| * FetchContent: Disable header set verification for dependenciesCraig Scott2022-08-035-0/+31
* | VERIFY_INTERFACE_HEADER_SETS: Add verification target for allKyle Edwards2022-08-037-0/+34
|/
* Merge topic 'verify-interface-header-sets-interface-library-source-language' ...Brad King2022-07-282-0/+5
|\
| * VERIFY_INTERFACE_HEADER_SETS: Fall back to global languagesKyle Edwards2022-07-272-0/+5
* | VERIFY_INTERFACE_HEADER_SETS: Finalize compile info for verify targetsKyle Edwards2022-07-272-0/+6
|/
* cmake: In -P mode ignore flags like `--version` after `--`Robert Maynard2022-07-223-3/+5
* cmake: In -P mode ignore extra paths on the command lineRobert Maynard2022-07-223-0/+13
* VS: Exclude ZERO_CHECK.proj from .sln for include_external_msprojectSumit Bhardwaj2022-07-204-0/+43
* Merge topic 'export-try-compile-crash' into release-3.24Kyle Edwards2022-07-142-0/+10
|\
| * cmGlobalGenerator: Only compute build files for all targetsKyle Edwards2022-07-132-0/+10
| * Merge branch 'file-set-crash' into release-3.23Brad King2022-06-307-0/+28
| |\
| * \ Merge branch 'xcode-14' into release-3.23Brad King2022-06-111-0/+2
| |\ \
* | \ \ Merge topic 'genex-LINK_LIBRARY-check-supported-properties' into release-3.24Brad King2022-07-0720-12/+68
|\ \ \ \
| * | | | Genex LINK_LIBRARY and LINK_GROUP: check supported propertiesMarc Chevrier2022-07-0620-12/+68
* | | | | Merge topic 'genex-LINK_LIBRARY-fix-generation' into release-3.24Brad King2022-07-064-0/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | genex-LINK_LIBRARY: ensure correct generation inside LINK_GROUP genexMarc Chevrier2022-07-054-0/+12
* | | | | Merge topic 'nvhpc-Werror' into release-3.24Brad King2022-07-051-1/+1
|\ \ \ \ \
| * | | | | NVHPC: warnings as error flag is "-Werror"Robert Maynard2022-07-011-1/+1
* | | | | | Merge topic 'add_nvcc_compile_warning_support' into release-3.24Brad 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
* | | | | 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
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | 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
| |\ \ \
* | | | | FindPython: fix error on multiple queries with different COMPONENTSMarc Chevrier2022-06-273-0/+22
| |_|/ / |/| | |
* | | | Merge topic 'vs-compile-batching' into release-3.24Brad King2022-06-231-1/+1
|\ \ \ \
| * | | | VS: Add variable to to turn off Visual Studio compile batchingBrad King2022-06-221-1/+1
* | | | | FindPkgConfig: Revert "Populate _STATIC_LINK_LIBRARIES. Add STATIC_TARGET."Brad King2022-06-227-203/+72
|/ / / /
* | | | Tests: Add Fortran test C function prototypeWilliam R. Dieter2022-06-141-0/+1
* | | | 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