summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cmake-presets-invalid-macro'Kyle Edwards2020-10-2213-46/+78
|\
| * CMakePresets.json: Properly report macro expansion errorsKyle Edwards2020-10-2113-46/+78
* | Merge topic 'cmake-presets-boolean-cache'Kyle Edwards2020-10-223-0/+28
|\ \
| * | CMakePresets.json: Allow boolean for cache variable valueKyle Edwards2020-10-213-0/+28
| |/
* | Merge branch 'master' into cmakepresets-schemaKyle Edwards2020-10-2059-8/+366
|\ \ | |/ |/|
| * Merge topic 'cmake-presets-doc-move'Kyle Edwards2020-10-201-1/+3
| |\
| * \ Merge topic 'checklanguage-honor-toolchain'Brad King2020-10-194-0/+8
| |\ \
| | * | CheckLanguage: Pass CMAKE_TOOLCHAIN_FILE to test projectSamir Benmendil2020-10-164-0/+8
| * | | Merge topic 'separate_arguments-no-args'Brad King2020-10-193-0/+15
| |\ \ \
| * \ \ \ Merge topic 'doc-CMP0111'Brad King2020-10-191-9/+12
| |\ \ \ \
| * \ \ \ \ Merge topic 'file-configure-angle-brackets'Brad King2020-10-166-11/+8
| |\ \ \ \ \
| * \ \ \ \ \ Merge topic 'CheckSource-Fortran'Brad King2020-10-168-0/+32
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge topic 'fix-refactor-generator-configs'Brad King2020-10-163-0/+25
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge topic 'remove-server-mode'Brad King2020-10-157-6/+3
| |\ \ \ \ \ \ \
| | * | | | | | | server: remove deprecated 'cmake -E server' modeBrad King2020-10-147-6/+3
| * | | | | | | | Merge topic 'cmake-E-cat-binary'Brad King2020-10-154-0/+5
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'ninja-depfile-transformation'Brad King2020-10-1432-0/+228
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Ninja: Transform DEPFILEs with policy CMP0116Kyle Edwards2020-10-1315-0/+131
| | * | | | | | | | cmake -E: Add cmake_transform_depfile internal commandKyle Edwards2020-10-1318-0/+97
| * | | | | | | | | Add deprecation warnings for policies CMP0075 and belowBrad King2020-10-132-1/+22
| |/ / / / / / / /
| * | | | | | | | Merge topic 'explicit-source-extensions'Kyle Edwards2020-10-1314-0/+104
| |\ \ \ \ \ \ \ \
| | * | | | | | | | CMP0115: Require source file extensions to be explicitKyle Edwards2020-10-1314-0/+104
| * | | | | | | | | Merge topic 'android-verify-abi-in-ndk'Brad King2020-10-131-1/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge topic 'export-namelink-only'Craig Scott2020-10-1210-0/+39
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge topic 'cmake-presets-documentation-fix'Kyle Edwards2020-10-122-0/+12
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge topic 'GNUInstallDirs-debian'Brad King2020-10-095-0/+122
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cmMakefile: Drop unnecessary custom command APPEND checkBrad King2020-10-081-1/+1
* | | | | | | | | | | | | 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 '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 '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 '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
| | |/ | |/|