summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Modules: Use new keyword-dispatched try_compile signatureMatthew Woehlke2022-09-144-2/+15
* Merge topic 'try_compile-unique-bindir'Brad King2022-09-0772-403/+596
|\
| * try_compile: Add keyword-dispatched signatureMatthew Woehlke2022-09-0572-403/+596
* | Merge topic 'return-propagate-variables'Brad King2022-09-0714-1/+218
|\ \
| * | return(): Propagate variables to result scopeMarc Chevrier2022-09-0314-1/+218
* | | Merge topic 'cpack-reuse-cmake-tools'Brad King2022-09-076-11/+11
|\ \ \
| * | | CPack: re-use paths of tools discovered by CMakeFindBinUtilsMatteo Martelli2022-09-066-11/+11
| |/ /
* | | Merge topic 'test-find-boost'Brad King2022-09-071-1/+1
|\ \ \
| * | | FindPackageTest: Replace VTK with BoostFeRD (Frank Dana)2022-09-031-1/+1
| |/ /
* | | Merge topic 'functiontests-haz-fails'Brad King2022-09-071-2/+2
|\ \ \
| * | | FunctionTest: Fix some test failure checksFeRD (Frank Dana)2022-09-031-2/+2
| |/ /
* | | Merge topic 'implicit-link-info-msvc'Brad King2022-09-063-3/+92
|\ \ \
| * | | CMakeParseImplicitLinkInfo: Better detection of msvcRobert Maynard2022-09-023-3/+92
* | | | Merge topic 'truncation_test'Craig Scott2022-09-0611-11/+18
|\ \ \ \ | |_|/ / |/| | |
| * | | RunCMakeTest: fix Truncation test definitionFrank Winklmeier2022-09-0511-11/+18
| * | | Merge topic 'Link-MACOSX_BUNDLE' into release-3.24Brad King2022-09-015-0/+44
| |\ \ \
| * \ \ \ Merge topic 'CMAKE_FIND_USE_INSTALL_PREFIX-support-staging-prefix' into relea...Brad King2022-08-317-0/+96
| |\ \ \ \
* | \ \ \ \ Merge topic 'cmake-presets-package'Brad King2022-09-0225-0/+402
|\ \ \ \ \ \
| * | | | | | CPack: Add support for presetsKyle Edwards2022-08-3120-0/+352
| * | | | | | CMakePresets.json: Fix formatting of --list-presets=allKyle Edwards2022-08-315-0/+50
* | | | | | | Merge topic 'E-capabilities-tls'Brad King2022-09-021-1/+1
|\ \ \ \ \ \ \
| * | | | | | | cmake -E capabilities: Tell whether TLS is enabledKyle Edwards2022-09-011-1/+1
* | | | | | | | Tests: Fix some tests under CFLAGS=-DNDEBUG CXXFLAGS=-DNDEBUGBrad King2022-09-017-5/+26
* | | | | | | | Merge topic 'add_language_levels_for_cxx26'Brad King2022-09-012-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | CMake: Support upcoming C++26 language levelRobert Maynard2022-08-312-0/+4
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge topic 'compiler-launcher-genexp'Brad King2022-09-011-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | COMPILER_LAUNCHER: Add support for generator expressionsThomas Weißschuh2022-08-301-1/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge topic 'Link-MACOSX_BUNDLE'Brad King2022-09-015-0/+44
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'backport-3.24-Link-MACOSX_BUNDLE' into Link-MACOSX_BUNDLEMarc Chevrier2022-08-315-0/+44
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | / / | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | Xcode: Fix erroneous MACOSX_BUNDLE linkMarc Chevrier2022-08-315-0/+44
* | | | | | | | Merge topic 'xcode-add-gpu-validation-and-default-configuration'Brad King2022-08-312-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Xcode: Add settings to control a scheme's GPU Validation valuesPatriceJiang2022-08-302-0/+4
* | | | | | | | | Merge topic 'FindOpenSP-module'Brad King2022-08-315-0/+89
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindOpenSP: Add module to find the OpenSP libraryDawid Wróbel2022-08-305-0/+89
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'CMAKE_FIND_USE_INSTALL_PREFIX-support-staging-prefix'Brad King2022-08-317-0/+96
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | CMAKE_FIND_USE_INSTALL_PREFIX considers CMAKE_STAGING_PREFIXRobert Maynard2022-08-307-0/+96
* | | | | | | | | Merge topic 'test-symlinks-with-ccache'Brad King2022-08-311-0/+3
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | / / | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Tests: Teach RunCMake.SymlinkTrees to tolerate CCACHE_BASEDIRBrad King2022-08-301-0/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'file-set-source-group'Kyle Edwards2022-08-255-4/+22
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | FILE_SET: Fix source group detectionKyle Edwards2022-08-243-0/+17
| * | | | | | Tests: Fix VS10Project SourceGroupTreeCMakeLists checkKyle Edwards2022-08-242-4/+5
| |/ / / / /
* | | | | | Merge topic 'fix-presets-test-symlinked-build-dir'Kyle Edwards2022-08-231-0/+1
|\ \ \ \ \ \
| * | | | | | Tests: Fix CMakePresets test in unusual environmentsMatthew Woehlke2022-08-191-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'block-management'Brad King2022-08-2350-0/+371
|\ \ \ \ \ \
| * | | | | | Add new flow-control commands for variables and policies scopes managementMarc Chevrier2022-08-2249-0/+362
| * | | | | | cm::enum_set: fix various bugsMarc Chevrier2022-08-221-0/+9
| |/ / / / /
* | | | | | target_*: Fix cross-directory call backtracesBrad King2022-08-221-47/+11
* | | | | | Tests: Add FileAPI case for cross-directory target_* commandsBrad King2022-08-2222-33/+247
|/ / / / /
* | | | | Merge topic 'cuda_mark_toolkit_includes_as_system'Brad King2022-08-194-2/+20
|\ \ \ \ \
| * | | | | CUDA: Always mark cuda toolkit as system includeRobert Maynard2022-08-184-2/+20