summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | 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
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'bootstrap-make-smake' into release-3.19Brad King2020-10-141-1/+1
|\ \ \ \ \ \
| * | | | | | bootstrap: add smake as known make processorsIssam E. Maghni2020-10-141-1/+1
* | | | | | | Merge topic 'bootstrap-ninja-samu' into release-3.19Brad King2020-10-141-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / | | | | / / / | |_|_|/ / / |/| | | | |
| * | | | | bootstrap: add samu as known ninja processorsIssam E. Maghni2020-10-141-1/+1
|/ / / / /
* | | | | Merge topic 'cmake-gui-res' into release-3.19Brad King2020-10-141-2/+2
|\ \ \ \ \
| * | | | | cmake-gui: Attach icons only to main GUI executablesBrad King2020-10-141-2/+2
| | |_|/ / | |/| | |
* | | | | Merge topic 'cmake-help-fix' into release-3.19Kyle Edwards2020-10-141-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Help: Fix invalid code-block in cmake(1) manualKyle Edwards2020-10-141-1/+1
|/ / / /
* | | | CMake 3.19.0-rc1v3.19.0-rc1Brad King2020-10-131-1/+1
* | | | Merge topic 'cmake-gui-windows-icon' into release-3.19Brad King2020-10-131-5/+1
|\ \ \ \
| * | | | cmake-gui: Restore application icon on WindowsBrad King2020-10-131-5/+1
|/ / / /
* | | | Merge topic 'cmake-gui-macos-icon' into release-3.19Brad King2020-10-131-6/+6
|\ \ \ \
| * | | | cmake-gui: Restore application icon on macOSBrad King2020-10-131-6/+6
|/ / / /
* | | | Merge topic 'android-api-level-range' into release-3.19Brad King2020-10-131-1/+2
|\ \ \ \
| * | | | Android: show supported API level in error messageHaibo Huang2020-10-131-1/+2
|/ / / /
* | | | Merge topic 'android-verify-abi-in-ndk' into release-3.19Brad King2020-10-132-1/+7
|\ \ \ \
| * | | | Android: Fatal if ABI is not supported by NDKHaibo Huang2020-10-092-1/+7
* | | | | Merge topic 'export-namelink-only-comment-removal' into release-3.19Brad King2020-10-131-1/+0
|\ \ \ \ \
| * | | | | export: Remove leftover inaccurate code commentCraig Scott2020-10-131-1/+0
* | | | | | Merge topic 'FindPython-Apple-python3' into release-3.19Brad King2020-10-135-0/+41
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | FindPython: Ensure Apple Xcode python 3 is usableMarc Chevrier2020-10-125-0/+41
* | | | | | Merge topic 'export-namelink-only' into release-3.19Craig Scott2020-10-1211-19/+66
|\ \ \ \ \ \
| * | | | | | export: Do not fail generation for namelink-only caseDeniz Bahadir2020-10-0911-19/+66
| |/ / / / /
* | | | | | Merge topic 'cmake-presets-documentation-fix' into release-3.19Kyle Edwards2020-10-124-26/+37
|\ \ \ \ \ \
| * | | | | | Tests: Test the CMakePresets.json example in the documentationKyle Edwards2020-10-094-25/+37
| * | | | | | Help: Fix documentation of CMakePresets.json's cacheVariablesKyle Edwards2020-10-091-4/+3
| |/ / / / /
* | | | | | Merge topic 'ninja-multi-segfault' into release-3.19Kyle Edwards2020-10-122-9/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Ninja Multi-Config: Fix segfault when installing an exportKyle Edwards2020-10-091-7/+7
| * | | | | Help: Fix documentation for Ninja Multi-Config's build.ninjaKyle Edwards2020-10-091-2/+1
|/ / / / /
* | | | | Merge topic 'iwyu-map-cm-headers' into release-3.19Brad King2020-10-092-2/+6
|\ \ \ \ \
| * | | | | IWYU: Map <*> headers to <cm/*> headersKyle Edwards2020-10-082-2/+6