summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* CMakePresets.json: Split cmakeGeneratorConfig fieldKyle Edwards2020-10-2224-33/+90
* Merge topic 'cmake-presets-invalid-macro' into release-3.19Kyle Edwards2020-10-2213-46/+78
|\
| * CMakePresets.json: Properly report macro expansion errorsKyle Edwards2020-10-2113-46/+78
* | CMakePresets.json: Allow boolean for cache variable valueKyle Edwards2020-10-213-0/+28
|/
* Tests: Add JSON schema validation to CMakePresets.json testsKyle Edwards2020-10-204-1/+61
* Merge topic 'cmake-presets-doc-move' into release-3.19Kyle Edwards2020-10-201-1/+3
|\
| * Help: Show environment fieldKyle Edwards2020-10-191-0/+1
| * Help: Show multiple ways of doing cacheVariablesKyle Edwards2020-10-191-1/+2
* | Merge topic 'separate_arguments-no-args' into release-3.19Brad King2020-10-193-0/+15
|\ \ | |/ |/|
| * separate_arguments: Fix crash on *_COMMAND with no argumentsRobert Bozzetto2020-10-163-0/+15
* | Merge topic 'doc-CMP0111' into release-3.19Brad King2020-10-191-9/+12
|\ \
| * | CMP0111: Clarify that the new error is on a missing property settingBrad King2020-10-161-9/+12
| |/
* | Merge topic 'cmake-gui-disable-presets' into release-3.19Craig Scott2020-10-171-18/+9
|\ \
| * | CMake GUI: Disable preset fields instead of hiding themKyle Edwards2020-10-161-18/+9
* | | Merge topic 'file-configure-angle-brackets' into release-3.19Brad King2020-10-166-11/+8
|\ \ \
| * | | file(CONFIGURE): Allow angle brackets in contentCristian Adam2020-10-156-11/+8
* | | | Merge topic 'CheckSource-Fortran' into release-3.19Brad King2020-10-168-0/+32
|\ \ \ \
| * | | | Tests: Add cases for CheckSource{Compiles,Runs} bad argumentsBrad King2020-10-158-0/+32
| | |_|/ | |/| |
* | | | Fix regression in test/install/package configuration selectionBrad King2020-10-153-0/+25
|/ / /
* | | Merge topic 'cmake-E-cat-binary' into release-3.19Brad King2020-10-154-0/+5
|\ \ \ | |_|/ |/| |
| * | cmake: Fix '-E cat' command for binary files on WindowsJohnny Jazeix2020-10-144-0/+5
| * | Merge topic 'csharp-source_group-bugfix' into release-3.18Brad King2020-10-063-5/+12
| |\ \
* | \ \ Merge topic 'android-verify-abi-in-ndk' into release-3.19Brad King2020-10-131-1/+1
|\ \ \ \
| * | | | Android: Fatal if ABI is not supported by NDKHaibo Huang2020-10-091-1/+1
* | | | | Merge topic 'export-namelink-only' into release-3.19Craig Scott2020-10-1210-0/+39
|\ \ \ \ \
| * | | | | export: Do not fail generation for namelink-only caseDeniz Bahadir2020-10-0910-0/+39
* | | | | | Tests: Test the CMakePresets.json example in the documentationKyle Edwards2020-10-092-0/+12
|/ / / / /
* | | | | Merge topic 'iwyu-map-cm-headers' into release-3.19Brad King2020-10-091-1/+0
|\ \ \ \ \
| * | | | | IWYU: Map <*> headers to <cm/*> headersKyle Edwards2020-10-081-1/+0
* | | | | | Merge topic 'GNUInstallDirs-debian' into release-3.19Brad King2020-10-095-0/+122
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | GNUInstallDirs: Comply with Debian Policy on LIBEXECDIRDennis Klein2020-10-081-2/+2
| * | | | | Tests: Add RunCMake.GNUInstallDirs expected output specific to DebianBrad King2020-10-085-0/+122
| | |_|_|/ | |/| | |
* | | | | Tests: Fix policy version in RunCMake.ExternalProject testBrad King2020-10-081-1/+1
|/ / / /
* | | | Merge topic 'check_cuda_helpers'Brad King2020-10-0811-4/+111
|\ \ \ \
| * | | | CUDA: CheckLinkerFlag now supports CUDARobert Maynard2020-10-083-1/+10
| * | | | CUDA: Add Support to SourceCompiles|Runs and CheckCompilerFlagsRobert Maynard2020-10-089-3/+101
* | | | | FindPython: Enable C language in tests that find the Development componentMarc Chevrier2020-10-0710-10/+10
* | | | | Merge topic 'cmake-presets-empty-var'Brad King2020-10-0712-0/+56
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | CMakePresets.json: Prohibit empty variable namesKyle Edwards2020-10-0612-0/+56
| |/ / /
* | | | Merge topic 'add_ispc_to_check_helpers'Brad King2020-10-075-1/+45
|\ \ \ \
| * | | | ISPC: CheckCompilerFlags and CheckSourceCompiles support ISPCRobert Maynard2020-10-065-1/+45
* | | | | Merge topic 'CheckCompilerFlag-gcc-10'Brad King2020-10-071-0/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | CheckCompilerFlag: Update the regex used to detect invalid options for GCC 10Luthaf2020-10-061-0/+7
| |/ / /
* | | | Merge topic 'cmake-presets'Brad King2020-10-06246-13/+2747
|\ \ \ \ | |/ / / |/| | |
| * | | CMake GUI: Add presets functionalityKyle Edwards2020-10-0517-0/+870
| * | | CMake: Add presets functionalityKyle Edwards2020-10-05228-0/+1853
| * | | cmJSONHelpers: Add new Bind() functionKyle Edwards2020-10-051-12/+23
| * | | CMake GUI Tests: Increase default sleep timeKyle Edwards2020-10-051-1/+1
* | | | Merge topic 'add_checkcompilerflag_tests'Brad King2020-10-0614-0/+102
|\ \ \ \
| * | | | CheckCompilerFlag: Add tests to verify module correctnessRobert Maynard2020-10-0614-0/+102
| |/ / /