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
*
export: Fix use-after-free on multiple calls overwriting same FILE
Brad King
2020-03-19
8
-28/+41
*
CMake 3.17.0-rc3
v3.17.0-rc3
Brad King
2020-03-12
1
-1/+1
*
Merge topic 'apple-clang-flags-c++17' into release-3.17
Brad King
2020-03-12
2
-2/+8
|
\
|
*
Apple Clang: add flags for C++17 standard
Marc Chevrier
2020-03-12
2
-2/+8
*
|
Merge topic 'swift-link-line-spaces' into release-3.17
Brad King
2020-03-12
1
-3/+5
|
\
\
|
*
|
Swift: Fix quoting of library search paths with spaces
Saleem Abdulrasool
2020-03-12
1
-3/+5
*
|
|
Merge topic 'ctest-curl-debugfunction' into release-3.17
Brad King
2020-03-12
2
-2/+2
|
\
\
\
|
*
|
|
CTest: Fix our internal CURL_DEBUGFUNCTION to conform to CURL docs
Betsy McPhail
2020-03-11
2
-2/+2
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'FindPython-ENV-CMAKE_FRAMEWORK_PATH' into release-3.17
Brad King
2020-03-12
1
-1/+2
|
\
\
\
|
*
|
|
FindPython: Convert env CMAKE_FRAMEWORK_PATH to CMake path
Bo Anderson
2020-03-11
1
-1/+2
|
|
/
/
*
|
|
Merge topic 'swift-rpath' into release-3.17
Brad King
2020-03-12
1
-4/+6
|
\
\
\
|
*
|
|
Swift: repair RPATH handling for macOS
Saleem Abdulrasool
2020-03-11
1
-4/+6
*
|
|
|
Merge topic 'rename-macho-version-properties' into release-3.17
Craig Scott
2020-03-12
11
-44/+44
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
macOS: Rename OSX_*_VERSION properties to MACHO_*_VERSION
Brad King
2020-03-12
11
-44/+44
|
|
/
/
*
|
|
Merge topic 'FindCUDAToolkit-reduce-verbosity' into release-3.17
Brad King
2020-03-11
1
-1/+8
|
\
\
\
|
*
|
|
CUDAToolkit: Mark find queries as advanced variables
Robert Maynard
2020-03-10
1
-1/+8
|
|
/
/
*
|
|
Merge topic 'release-notes-minor-cleanups' into release-3.17
Brad King
2020-03-10
1
-13/+13
|
\
\
\
|
*
|
|
Help: Cleanup minor typos and grammar in 3.17 release notes
Craig Scott
2020-03-10
1
-13/+13
*
|
|
|
Merge topic 'doc-3.17-relnotes' into release-3.17
Brad King
2020-03-10
3
-6/+9
|
\
\
\
\
|
*
|
|
|
Help: Fix 3.17 release notes for Xcode scheme settings
Brad King
2020-03-10
1
-4/+7
|
*
|
|
|
Help: Fix toctree order of Xcode scheme variable and property
Brad King
2020-03-10
2
-2/+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'swift-ninja-multiconfig' into release-3.17
Kyle Edwards
2020-03-10
6
-5/+15
|
\
\
\
\
|
*
|
|
|
Swift: support Ninja Multi-Config
Saleem Abdulrasool
2020-03-09
6
-5/+15
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'cuda_warning' into release-3.17
Brad King
2020-03-10
1
-0/+2
|
\
\
\
\
|
*
|
|
|
cm_cxx_features: Filter out CUDA installation warnings
Raul Tambre
2020-03-09
1
-0/+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'invalid_alias' into release-3.17
Brad King
2020-03-10
1
-2/+2
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
cmAlgorithms: Fix -Wnon-c-typedef-for-linkage warnings
Raul Tambre
2020-03-09
1
-2/+2
|
|
/
/
*
|
|
Merge topic 'ibmi-fix-libuv-build' into release-3.17
Brad King
2020-03-09
1
-0/+19
|
\
\
\
|
*
|
|
libuv: Add support for building on IBM i (OS400)
Jesse Gorzinski
2020-03-06
1
-0/+19
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'cmstd-IBM-i' into release-3.17
Brad King
2020-03-06
1
-1/+1
|
\
\
\
|
*
|
|
cmstd: Remove -isystem option for IBM i (OS400)
ThePrez
2020-03-05
1
-1/+1
|
|
/
/
*
|
|
Merge branch 'release-3.16' into release-3.17
Brad King
2020-03-06
0
-0/+0
|
\
\
\
|
|
/
/
|
*
|
CMake 3.16.5
v3.16.5
Brad King
2020-03-04
1
-1/+1
|
*
|
Merge branch 'doc-rel-3.16-updates' into release-3.16
Brad King
2020-03-04
1
-0/+26
|
|
\
\
*
|
\
\
Merge topic 'doc-add_custom_command-depends' into release-3.17
Brad King
2020-03-06
1
-14/+30
|
\
\
\
\
|
*
|
|
|
Help: Clarify add_custom_command DEPENDS conversion to file paths
Brad King
2020-03-06
1
-14/+30
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'ninja-multi-custom-command-deps' into release-3.17
Brad King
2020-03-05
4
-7/+5
|
\
\
\
\
|
*
|
|
|
Ninja Multi-Config: Don't build target dependencies for custom commands
Kyle Edwards
2020-03-03
4
-7/+5
|
|
/
/
/
*
|
|
|
Merge topic 'doc-rel-3.16-updates' into release-3.17
Brad King
2020-03-04
1
-0/+26
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Help: Update CMake 3.16 release notes for 3.16.5
Brad King
2020-02-27
1
-0/+26
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'release-3.16' into release-3.17
Brad King
2020-03-04
0
-0/+0
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'backport-3.16-FindPython-cache-cleanup' into release-3.16
Brad King
2020-02-27
1
-51/+98
|
|
\
\
|
|
*
|
FindPython: Do not cache computed result variables in CMake 3.16
Marc Chevrier
2020-02-26
1
-2/+2
|
|
*
|
FindPython: Mark non-public cache entries INTERNAL in CMake 3.16
Marc Chevrier
2020-02-26
1
-48/+95
|
*
|
|
Merge branch 'FindPkgConfig-scope' into release-3.16
Brad King
2020-02-24
1
-0/+6
|
|
\
\
\
|
*
\
\
\
Merge branch 'backport-cuda-non-device-link' into release-3.16
Brad King
2020-02-24
2
-3/+3
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'backport-3.16-install-default-fix' into release-3.16
Brad King
2020-02-12
7
-18/+50
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'release-3.15' into release-3.16
Brad King
2020-02-11
0
-0/+0
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'backport-3.16-link-line-backtrace' into release-3.16
Brad King
2020-02-10
9
-93/+85
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'libarchive-win-codepage' into release-3.16
Brad King
2020-02-06
1
-2/+5
|
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
[next]