index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'cmake-E-cat-binary' into release-3.19
Brad King
2020-10-15
13
-54/+109
|
\
|
*
cmake: Fix '-E cat' command for binary files on Windows
Johnny Jazeix
2020-10-14
7
-7/+31
|
*
cmConsoleBuf: Factor out cout/cerr console buffer management
Brad King
2020-10-14
8
-36/+66
|
*
clang-format: Fix include block order in ctest.cxx and cpack.cxx
Brad King
2020-10-14
2
-13/+14
*
|
Merge topic 'bootstrap-make-smake' into release-3.19
Brad King
2020-10-14
1
-1/+1
|
\
\
|
*
|
bootstrap: add smake as known make processors
Issam E. Maghni
2020-10-14
1
-1/+1
*
|
|
Merge topic 'bootstrap-ninja-samu' into release-3.19
Brad King
2020-10-14
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
bootstrap: add samu as known ninja processors
Issam E. Maghni
2020-10-14
1
-1/+1
|
/
/
*
|
Merge topic 'cmake-gui-res' into release-3.19
Brad King
2020-10-14
1
-2/+2
|
\
\
|
*
|
cmake-gui: Attach icons only to main GUI executables
Brad King
2020-10-14
1
-2/+2
*
|
|
Merge topic 'cmake-help-fix' into release-3.19
Kyle Edwards
2020-10-14
1
-1/+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Help: Fix invalid code-block in cmake(1) manual
Kyle Edwards
2020-10-14
1
-1/+1
|
/
/
*
|
CMake 3.19.0-rc1
v3.19.0-rc1
Brad King
2020-10-13
1
-1/+1
*
|
Merge topic 'cmake-gui-windows-icon' into release-3.19
Brad King
2020-10-13
1
-5/+1
|
\
\
|
*
|
cmake-gui: Restore application icon on Windows
Brad King
2020-10-13
1
-5/+1
|
/
/
*
|
Merge topic 'cmake-gui-macos-icon' into release-3.19
Brad King
2020-10-13
1
-6/+6
|
\
\
|
*
|
cmake-gui: Restore application icon on macOS
Brad King
2020-10-13
1
-6/+6
|
/
/
*
|
Merge topic 'android-api-level-range' into release-3.19
Brad King
2020-10-13
1
-1/+2
|
\
\
|
*
|
Android: show supported API level in error message
Haibo Huang
2020-10-13
1
-1/+2
|
/
/
*
|
Merge topic 'android-verify-abi-in-ndk' into release-3.19
Brad King
2020-10-13
2
-1/+7
|
\
\
|
*
|
Android: Fatal if ABI is not supported by NDK
Haibo Huang
2020-10-09
2
-1/+7
*
|
|
Merge topic 'export-namelink-only-comment-removal' into release-3.19
Brad King
2020-10-13
1
-1/+0
|
\
\
\
|
*
|
|
export: Remove leftover inaccurate code comment
Craig Scott
2020-10-13
1
-1/+0
*
|
|
|
Merge topic 'FindPython-Apple-python3' into release-3.19
Brad King
2020-10-13
5
-0/+41
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
FindPython: Ensure Apple Xcode python 3 is usable
Marc Chevrier
2020-10-12
5
-0/+41
*
|
|
|
Merge topic 'export-namelink-only' into release-3.19
Craig Scott
2020-10-12
11
-19/+66
|
\
\
\
\
|
*
|
|
|
export: Do not fail generation for namelink-only case
Deniz Bahadir
2020-10-09
11
-19/+66
|
|
/
/
/
*
|
|
|
Merge topic 'cmake-presets-documentation-fix' into release-3.19
Kyle Edwards
2020-10-12
4
-26/+37
|
\
\
\
\
|
*
|
|
|
Tests: Test the CMakePresets.json example in the documentation
Kyle Edwards
2020-10-09
4
-25/+37
|
*
|
|
|
Help: Fix documentation of CMakePresets.json's cacheVariables
Kyle Edwards
2020-10-09
1
-4/+3
|
|
/
/
/
*
|
|
|
Merge topic 'ninja-multi-segfault' into release-3.19
Kyle Edwards
2020-10-12
2
-9/+8
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Ninja Multi-Config: Fix segfault when installing an export
Kyle Edwards
2020-10-09
1
-7/+7
|
*
|
|
Help: Fix documentation for Ninja Multi-Config's build.ninja
Kyle Edwards
2020-10-09
1
-2/+1
|
/
/
/
*
|
|
Merge topic 'iwyu-map-cm-headers' into release-3.19
Brad King
2020-10-09
2
-2/+6
|
\
\
\
|
*
|
|
IWYU: Map <*> headers to <cm/*> headers
Kyle Edwards
2020-10-08
2
-2/+6
*
|
|
|
Merge topic 'GNUInstallDirs-debian' into release-3.19
Brad King
2020-10-09
6
-2/+135
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
GNUInstallDirs: Comply with Debian Policy on LIBEXECDIR
Dennis Klein
2020-10-08
2
-4/+15
|
*
|
|
Tests: Add RunCMake.GNUInstallDirs expected output specific to Debian
Brad King
2020-10-08
5
-0/+122
*
|
|
|
Merge topic 'rel-3.19-policy-settings' into release-3.19
Brad King
2020-10-08
2
-2/+1
|
\
\
\
\
|
*
|
|
|
FetchContent: Remove unnecessary policy CMP0114 setting
Brad King
2020-10-08
1
-1/+0
|
*
|
|
|
Tests: Fix policy version in RunCMake.ExternalProject test
Brad King
2020-10-08
1
-1/+1
|
/
/
/
/
*
|
|
|
Begin 3.19 release versioning
Brad King
2020-10-08
1
-3/+3
*
|
|
|
gitlab-ci: Drop package pipeline upload jobs for release branch
Brad King
2020-10-08
1
-3/+3
*
|
|
|
Help: Drop development topic notes to prepare release
Brad King
2020-10-08
2
-9/+0
*
|
|
|
Merge topic 'doc-3.19-relnotes'
Brad King
2020-10-08
72
-407/+334
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Help: Update Sphinx versionadded directives for 3.19 release
Brad King
2020-10-08
6
-0/+12
|
*
|
|
Help: Organize and revise 3.19 release notes
Brad King
2020-10-08
1
-183/+217
|
*
|
|
Help: Consolidate 3.19 release notes
Brad King
2020-10-08
66
-407/+288
|
/
/
/
*
|
|
Merge topic 'ignore_MSB_warnings'
Brad King
2020-10-08
1
-0/+2
|
\
\
\
|
*
|
|
cm_cxx_features: Filter out MSBXXXX warnings
Anonymous Maarten
2020-10-08
1
-0/+2
[next]