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 'stl-support-make_unique-supports-array'
Brad King
2020-01-29
1
-1/+36
|
\
|
*
STL support: make_unique can now handle array
Marc Chevrier
2020-01-28
1
-1/+36
*
|
Merge topic 'fortran-subdir-simplify'
Brad King
2020-01-29
1
-9/+1
|
\
\
|
*
|
CMakeAddFortranSubdirectory: Simplfy logic to always build subdir
Brad King
2020-01-28
1
-9/+1
*
|
|
Merge topic 'blas-intel-mkl'
Brad King
2020-01-29
2
-121/+232
|
\
\
\
|
*
|
|
Find{BLAS,LAPACK}: Search always in dynamic linker paths
Mario Emmenlauer
2020-01-28
2
-16/+12
|
*
|
|
Find{BLAS,LAPACK}: Avoid repeated setting of prefered library suffixes
Mario Emmenlauer
2020-01-28
2
-28/+28
|
*
|
|
Find{BLAS,LAPACK}: Fixed incorrect static library suffix for Apple
Mario Emmenlauer
2020-01-28
2
-6/+0
|
*
|
|
Find{BLAS,LAPACK}: Added support for MKL single dynamic library
Mario Emmenlauer
2020-01-28
2
-0/+8
|
*
|
|
Find{BLAS,LAPACK}: Added support for static MKL required linker flags
Mario Emmenlauer
2020-01-28
2
-67/+75
|
*
|
|
Find{BLAS,LAPACK}: Fixed detection of MKL, and several MKL improvements
Mario Emmenlauer
2020-01-28
2
-50/+155
*
|
|
|
Merge topic 'mf-json-type'
Brad King
2020-01-29
1
-3/+2
|
\
\
\
\
|
*
|
|
|
cmMakefile: Fix construction of Json::Value from fixed-size int types
Raul Tambre
2020-01-28
1
-3/+2
|
|
/
/
/
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2020-01-29
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'mf-typo'
Brad King
2020-01-28
1
-1/+1
|
\
\
\
|
*
|
|
cmMakefile: Fix spelling typo in comment
Masashi Fujita
2020-01-28
1
-1/+1
|
|
/
/
*
|
|
Merge topic 'ninja-1.10'
Brad King
2020-01-28
7
-7/+60
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Ninja: Do not clean metadata when re-generating inside a running build
Brad King
2020-01-27
1
-1/+9
|
*
|
Ninja: Track when running to re-generate during a build
Brad King
2020-01-27
4
-1/+7
|
*
|
Ninja: Factor metadata cleanup into dedicated method
Brad King
2020-01-27
2
-0/+6
|
*
|
Ninja: Skip cleandead and recompact if build.ninja is missing
Brad King
2020-01-27
1
-2/+10
|
*
|
Ninja: Fix CMAKE_NINJA_OUTPUT_PATH_PREFIX with Ninja 1.10
Brad King
2020-01-27
1
-4/+7
|
*
|
Tests: Fix RunCMake.CMP0037 test with Ninja 1.10
Brad King
2020-01-27
1
-2/+23
|
*
|
Tests: Fix RunCMake.Ninja test for Ninja 1.10
Brad King
2020-01-27
1
-0/+1
*
|
|
Merge topic 'xcode-top-level-only-with-object-library'
Brad King
2020-01-28
5
-2/+29
|
\
\
\
|
*
|
|
Xcode: Fix post build script for 'top level project only' opt
Yauheni Khnykin
2020-01-27
5
-2/+29
*
|
|
|
Merge topic 'dot-dir'
Brad King
2020-01-28
1
-2/+7
|
\
\
\
\
|
*
|
|
|
cmArchiveWrite: Remove ./ suffix from zip archives
Cristian Adam
2020-01-27
1
-2/+7
*
|
|
|
|
Merge topic 'modernize-memory-management'
Brad King
2020-01-28
2
-15/+15
|
\
\
\
\
\
|
*
|
|
|
|
cmComputeLinkInformation: modernize memory management
Marc Chevrier
2020-01-26
2
-15/+15
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'FindBoost-delay-helper-targets'
Brad King
2020-01-28
1
-37/+37
|
\
\
\
\
\
|
*
|
|
|
|
FindBoost: Do not add any Boost targets until after Boost found
Niall Murphy
2020-01-27
1
-37/+37
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'clang-tidy-driver-mode'
Brad King
2020-01-28
8
-2/+29
|
\
\
\
\
\
|
*
|
|
|
|
clang-tidy: Add driver mode argument
Hanjiang Yu
2020-01-27
8
-2/+29
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'append-std-string'
Brad King
2020-01-28
21
-110/+98
|
\
\
\
\
\
|
*
|
|
|
|
AppendProperty: convert value param to std::string
Vitaly Stakhovsky
2020-01-25
21
-110/+98
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'osx-version-flags'
Brad King
2020-01-28
16
-19/+139
|
\
\
\
\
\
|
*
|
|
|
|
macOS: Test OSX_COMPATIBILITY_VERSION and OSX_CURRENT_VERSION properties
Brad King
2020-01-27
6
-0/+55
|
*
|
|
|
|
macOS: Add OSX_COMPATIBILITY_VERSION and OSX_CURRENT_VERSION properties
Isuru Fernando
2020-01-24
10
-19/+84
*
|
|
|
|
|
Merge topic 'cmsting-stl-compatibility'
Brad King
2020-01-28
4
-55/+170
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cm::String: enhance compatibility with STL
Marc Chevrier
2020-01-25
4
-55/+170
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'QNX_CMAKE_SYSROOT'
Brad King
2020-01-28
4
-1/+25
|
\
\
\
\
\
\
|
*
|
|
|
|
|
QNX: Add support for CMAKE_SYSROOT
Stephen Kelly
2020-01-27
4
-1/+25
*
|
|
|
|
|
|
Merge topic 'cuda_runtime_library_controls'
Brad King
2020-01-28
41
-51/+911
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
CUDA: Add abstraction for cuda runtime selection
Robert Maynard
2020-01-27
41
-51/+911
*
|
|
|
|
|
|
|
Merge topic 'findCUDAToolkit_better_find_root_support'
Brad King
2020-01-28
1
-31/+43
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
CUDAToolkit: Use CMAKE_FIND_ROOT_PATH for all sdk lib searches
Robert Maynard
2020-01-27
1
-6/+18
|
*
|
|
|
|
|
|
|
CUDAToolkit: Use HINTS as it has higher precedence for searches
Robert Maynard
2020-01-24
1
-1/+1
|
*
|
|
|
|
|
|
|
CUDAToolkit: functions names now use CMake's reserved namespace
Robert Maynard
2020-01-24
1
-24/+24
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge topic 'install-name-tool-bug'
Brad King
2020-01-28
2
-5/+9
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
[next]