summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | VS: Remove flag table entries for Fortran /Z* flagsVolker Jacht2020-10-221-3/+2
| |/ / / / / /
* | | | | | | Merge topic 'cmake-presets-toolset-arch-config' into release-3.19Craig Scott2020-10-2333-95/+241
|\ \ \ \ \ \ \
| * | | | | | | CMakePresets.json: Split cmakeGeneratorConfig fieldKyle Edwards2020-10-2233-95/+241
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'cmake-presets-source-dir-name' into release-3.19Craig Scott2020-10-235-0/+12
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | CMakePresets.json: Add ${sourceDirName} macroKyle Edwards2020-10-225-0/+12
|/ / / / / /
* | | | | | Merge topic 'cmake-presets-invalid-macro' into release-3.19Kyle Edwards2020-10-2217-183/+268
|\ \ \ \ \ \
| * | | | | | CMakePresets.json: Properly report macro expansion errorsKyle Edwards2020-10-2117-183/+268
| |/ / / / /
* | | | | | Merge topic 'cmake-presets-boolean-cache' into release-3.19Kyle Edwards2020-10-226-7/+71
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | CMakePresets.json: Allow boolean for cache variable valueKyle Edwards2020-10-216-7/+71
|/ / / / /
* | | | | Merge topic 'cmakepresets-schema' into release-3.19Kyle Edwards2020-10-2110-2/+315
|\ \ \ \ \
| * | | | | CI: Install jsonschema for schema testingKyle Edwards2020-10-203-1/+3
| * | | | | Tests: Add JSON schema validation to CMakePresets.json testsKyle Edwards2020-10-204-1/+61
| * | | | | Help: Add JSON schema for CMakePresets.jsonBen McMorran2020-10-203-0/+251
* | | | | | Merge topic 'ci-win-python' into release-3.19Brad King2020-10-202-0/+44
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ci: add Python to PATH on WindowsBrad King2020-10-202-0/+44
|/ / / / /
* | | | | Merge topic 'cmake-presets-doc-move' into release-3.19Kyle Edwards2020-10-206-332/+388
|\ \ \ \ \
| * | | | | Help: Clarify purpose of warnings and errorsKyle Edwards2020-10-191-4/+4
| * | | | | Help: Make architecture and toolset descriptions genericKyle Edwards2020-10-191-4/+4
| * | | | | Help: Add inheritance to CMakePresets.json exampleKyle Edwards2020-10-191-0/+7
| * | | | | Help: Add documentation for debug fieldKyle Edwards2020-10-191-0/+20
| * | | | | Help: Show environment fieldKyle Edwards2020-10-192-0/+5
| * | | | | Help: Show multiple ways of doing cacheVariablesKyle Edwards2020-10-192-3/+5
| * | | | | Help: Move vendor field into exampleKyle Edwards2020-10-192-14/+12
| * | | | | Help: s/unusedVars/unusedCli/Kyle Edwards2020-10-191-1/+1
| * | | | | Help: Move CMakePresets.json documentation into a separate fileKyle Edwards2020-10-194-329/+353
* | | | | | Merge topic 'find_package-check-dir' into release-3.19Brad King2020-10-201-1/+1
|\ \ \ \ \ \
| * | | | | | find_package: Fix regression in searching root prefixBrad King2020-10-191-1/+1
|/ / / / / /
* | | | | | Merge topic 'FindPython-support-version-3.10' into release-3.19Brad King2020-10-191-1/+1
|\ \ \ \ \ \
| * | | | | | FindPython: Add support of version 3.10Marc Chevrier2020-10-161-1/+1
* | | | | | | Merge topic 'separate_arguments-no-args' into release-3.19Brad King2020-10-194-0/+20
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | separate_arguments: Fix crash on *_COMMAND with no argumentsRobert Bozzetto2020-10-164-0/+20
| |/ / / / /
* | | | | | Merge topic 'doc-CMP0111' into release-3.19Brad King2020-10-195-15/+25
|\ \ \ \ \ \
| * | | | | | CMP0111: Clarify that the new error is on a missing property settingBrad King2020-10-165-15/+25
| |/ / / / /
* | | | | | Merge topic 'sccache-macos-without-timeouts' into release-3.19Brad King2020-10-191-4/+12
|\ \ \ \ \ \
| * | | | | | ci: use a patched sccache on macOSBen Boeckel2020-10-191-4/+12
|/ / / / / /
* | | | | | Merge topic 'cmake-gui-disable-presets' into release-3.19Craig Scott2020-10-173-22/+24
|\ \ \ \ \ \
| * | | | | | CMake GUI: Disable preset fields instead of hiding themKyle Edwards2020-10-163-22/+24
* | | | | | | Merge topic 'file-configure-angle-brackets' into release-3.19Brad King2020-10-167-20/+9
|\ \ \ \ \ \ \
| * | | | | | | file(CONFIGURE): Allow angle brackets in contentCristian Adam2020-10-157-20/+9
* | | | | | | | Merge topic 'CheckSource-Fortran' into release-3.19Brad King2020-10-1612-9/+51
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests: Add cases for CheckSource{Compiles,Runs} bad argumentsBrad King2020-10-158-0/+32
| * | | | | | | | CheckSource{Runs,Compiles}: Fix default Fortran source extensionMichael Hirsch2020-10-154-9/+19
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge topic 'iar-obj-declutter' into release-3.19Brad King2020-10-161-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | IAR: Use .o object file extension with IAR-Ilink toolchainsFelipe Torrezan2020-10-151-0/+1
| |/ / / / / / /
* | | | | | | | Merge topic 'fix-refactor-generator-configs' into release-3.19Brad King2020-10-164-3/+27
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix regression in test/install/package configuration selectionBrad King2020-10-154-3/+27
|/ / / / / / /
* | | | | | | Merge topic 'cmake-E-cat-binary' into release-3.19Brad King2020-10-1513-54/+109
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | cmake: Fix '-E cat' command for binary files on WindowsJohnny Jazeix2020-10-147-7/+31
| * | | | | | cmConsoleBuf: Factor out cout/cerr console buffer managementBrad King2020-10-148-36/+66
| * | | | | | clang-format: Fix include block order in ctest.cxx and cpack.cxxBrad King2020-10-142-13/+14
| | |_|_|_|/ | |/| | | |