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
...
|
*
VS: Fix x64 host recognition by x86 cmake process
Brad King
2019-03-14
1
-5/+10
|
/
*
CMake 3.14.0
v3.14.0
Brad King
2019-03-14
1
-1/+1
*
Merge branch 'revert-vs-msbuild-arch' into release-3.14
Brad King
2019-03-12
1
-12/+0
|
\
|
*
VS: Revert "Use MSBuild matching toolset host architecture"
Brad King
2019-03-12
1
-12/+0
*
|
Merge branch 'wix-cmake-downgrade-fix' into release-3.14
Brad King
2019-03-12
1
-0/+2
|
\
\
|
|
/
|
/
|
|
*
CMake: Fix WiX installer downgrades with versioned binaries
Nils Gladitz
2019-03-12
1
-0/+2
*
|
CMake 3.14.0-rc4
v3.14.0-rc4
Brad King
2019-03-08
1
-1/+1
*
|
Merge branch 'cxx-checks-warning-match' into release-3.14
Brad King
2019-03-07
1
-1/+1
|
\
\
|
*
|
C++ feature checks: Match warnings more strictly
Brad King
2019-03-07
1
-1/+1
*
|
|
Merge branch 'install-no-imported-global' into release-3.14
Brad King
2019-03-07
5
-1/+14
|
\
\
\
|
*
|
|
install: Do not crash on imported global target
Brad King
2019-03-07
5
-1/+14
|
|
/
/
*
|
|
Merge branch 'vs-explicit-newline' into release-3.14
Brad King
2019-03-06
1
-0/+1
|
\
\
\
|
*
|
|
VS: Encode newlines in XML attributes
Luca Cappa
2019-03-06
1
-0/+1
|
|
/
/
*
|
|
Merge branch 'docs-xcode-schemes' into release-3.14
Brad King
2019-03-06
3
-34/+29
|
\
\
\
|
*
|
|
Help: Remove note that Xcode scheme generator is experimental
Craig Scott
2019-03-06
1
-5/+0
|
*
|
|
Help: Trivial typo fix for CMAKE_XCODE_GENERATE_SCHEME
Craig Scott
2019-03-06
1
-1/+1
|
*
|
|
Help: Sort lists of (CMAKE_)XCODE_SCHEME_... variables and properties
Craig Scott
2019-03-06
3
-28/+28
|
|
/
/
*
|
|
Merge branch 'docs-install-destinations' into release-3.14
Brad King
2019-03-05
1
-51/+85
|
\
\
\
|
*
|
|
Help: clarify DESTINATION and TYPE usage for install()
Craig Scott
2019-03-05
1
-51/+85
|
|
/
/
*
|
|
Merge branch 'ios-docs' into release-3.14
Brad King
2019-03-05
2
-1/+62
|
\
\
\
|
*
|
|
Help: CMAKE_MACOSX_BUNDLE is ON for iOS/tvOS/watchOS
Ruslan Baratov
2019-03-05
1
-0/+3
|
*
|
|
Help: Example of tweaking iOS/tvOS/watchOS build
Ruslan Baratov
2019-03-05
1
-0/+48
|
*
|
|
Help: find_package with fat iOS libraries
Ruslan Baratov
2019-03-05
1
-1/+11
|
|
/
/
*
|
|
Merge branch 'ios-variable' into release-3.14
Brad King
2019-03-05
4
-0/+11
|
\
\
\
|
*
|
|
iOS: Add IOS variable
Ruslan Baratov
2019-03-05
4
-0/+11
|
|
/
/
*
|
|
Merge branch 'FindPython-NumPy-fix-include-dir' into release-3.14
Brad King
2019-03-04
2
-3/+2
|
\
\
\
|
*
|
|
FindPython: Fix NumPy component include directory
Marc Chevrier
2019-03-04
2
-3/+2
|
|
/
/
*
|
|
Merge branch 'vs-fortran-rc' into release-3.14
Brad King
2019-03-01
3
-1/+11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
VS: Fix Fortran target type selection with RC sources
Brad King
2019-03-01
3
-1/+11
|
/
/
*
|
CMake 3.14.0-rc3
v3.14.0-rc3
Brad King
2019-03-01
1
-1/+1
*
|
Merge branch 'findjni-paths' into release-3.14
Brad King
2019-03-01
1
-52/+47
|
\
\
|
*
|
FindJNI: Unify path search, fix support for Java 9
Christian Pfeiffer
2019-03-01
1
-52/+47
*
|
|
Merge branch 'ExternalProject-fix-log-in-custom-stamp' into release-3.14
Brad King
2019-03-01
1
-2/+14
|
\
\
\
|
*
|
|
ExternalProject: Restore default log dir with custom stamp dir
Brad King
2019-03-01
1
-2/+14
|
|
/
/
*
|
|
Merge branch 'cuda_device_link_handle_frameworks' into release-3.14
Brad King
2019-03-01
1
-0/+12
|
\
\
\
|
*
|
|
CUDA: Filter out -framework arguments during device linking
Robert Maynard
2019-02-28
1
-0/+12
|
|
/
/
*
|
|
Merge branch 'vs2019' into release-3.14
Brad King
2019-02-28
2
-9/+1
|
\
\
\
|
*
|
|
Help: Update VS 2019 generator release note for preview 4
Brad King
2019-02-28
1
-1/+1
|
*
|
|
VS: Drop workaround needed only for VS 2019 preview 2 and 3
Brad King
2019-02-28
1
-8/+0
|
|
/
/
*
|
|
Merge branch 'backport-check-std-size-cbegin-cend' into release-3.14
Brad King
2019-02-27
2
-2/+18
|
\
\
\
|
*
|
|
Extend C++17/C++14 feature checks to cover more standard library APIs
Mathieu Garaud
2019-02-27
2
-2/+18
|
|
/
/
*
|
|
Merge branch 'FindThreads-revert-libc-check' into release-3.14
Brad King
2019-02-27
1
-11/+3
|
\
\
\
|
*
|
|
FindThreads: Revert libc symbol check to pthread_create
Brad King
2019-02-27
1
-13/+3
|
*
|
|
FindThreads: Fix libc check to use proper header for pthread_kill
Brad King
2019-02-26
1
-2/+4
|
|
/
/
*
|
|
Merge branch 'cmake_role-vs-fix' into release-3.14
Brad King
2019-02-27
3
-1/+8
|
\
\
\
|
*
|
|
CMAKE_ROLE: Fix value in --build for Visual Studio generators
Kyle Edwards
2019-02-26
3
-1/+8
*
|
|
|
Merge branch 'docs-rpath-origin-apple' into release-3.14
Brad King
2019-02-27
1
-7/+7
|
\
\
\
\
|
*
|
|
|
Help: Fix minor inaccuracies of what BUILD_RPATH_USE_ORIGIN affects
Craig Scott
2019-02-27
1
-7/+7
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'FindOctave-remove' into release-3.14
Brad King
2019-02-27
10
-266/+0
|
\
\
\
\
|
*
|
|
|
FindOctave: Remove module pending further work
Brad King
2019-02-26
10
-266/+0
|
|
/
/
/
[prev]
[next]