summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge topic 'GNUInstallDirs-debian' into release-3.19Brad King2020-10-096-2/+135
|\ \ \ \ | |_|/ / |/| | |
| * | | GNUInstallDirs: Comply with Debian Policy on LIBEXECDIRDennis Klein2020-10-082-4/+15
| * | | Tests: Add RunCMake.GNUInstallDirs expected output specific to DebianBrad King2020-10-085-0/+122
* | | | Merge topic 'rel-3.19-policy-settings' into release-3.19Brad King2020-10-082-2/+1
|\ \ \ \
| * | | | FetchContent: Remove unnecessary policy CMP0114 settingBrad King2020-10-081-1/+0
| * | | | Tests: Fix policy version in RunCMake.ExternalProject testBrad King2020-10-081-1/+1
|/ / / /
* | | | Begin 3.19 release versioningBrad King2020-10-081-3/+3
* | | | gitlab-ci: Drop package pipeline upload jobs for release branchBrad King2020-10-081-3/+3
* | | | Help: Drop development topic notes to prepare releaseBrad King2020-10-082-9/+0
* | | | Merge topic 'doc-3.19-relnotes'Brad King2020-10-0872-407/+334
|\ \ \ \ | |/ / / |/| | |
| * | | Help: Update Sphinx versionadded directives for 3.19 releaseBrad King2020-10-086-0/+12
| * | | Help: Organize and revise 3.19 release notesBrad King2020-10-081-183/+217
| * | | Help: Consolidate 3.19 release notesBrad King2020-10-0866-407/+288
|/ / /
* | | Merge topic 'ignore_MSB_warnings'Brad King2020-10-081-0/+2
|\ \ \
| * | | cm_cxx_features: Filter out MSBXXXX warningsAnonymous Maarten2020-10-081-0/+2