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
*
CMake 3.15.1
v3.15.1
Brad King
2019-07-26
1
-1/+1
*
Merge branch 'doc-relnotes-3.15' into release-3.15
Brad King
2019-07-26
1
-0/+17
|
\
|
*
Help: Add 3.15.1 release notes
Brad King
2019-07-26
1
-0/+17
|
/
*
Merge branch 'FindMPI-link-flags' into release-3.15
Brad King
2019-07-25
1
-5/+2
|
\
|
*
FindMPI: make sure computed link flags are not de-duplicated
Robert Maynard
2019-07-25
1
-3/+1
|
*
FindMPI: Updated to use INTERFACE_LINK_OPTIONS
Robert Maynard
2019-06-24
1
-3/+2
*
|
Merge branch 'makefile-depend-relative-include' into release-3.15
Brad King
2019-07-25
7
-4/+47
|
\
\
|
*
|
Makefile: Fix regression in dependencies on relative includes
Brad King
2019-07-24
7
-4/+47
*
|
|
Merge branch 'backport-clang-gnulike-support' into release-3.15
Brad King
2019-07-24
20
-43/+42
|
\
\
\
|
*
|
|
Tests: Revert "require C++14 for the Tutorial"
Brad King
2019-07-24
13
-13/+27
|
*
|
|
Clang: For MSVC ABI do not use modes older than C++14
Brad King
2019-07-24
7
-30/+15
|
|
/
/
*
|
|
Merge branch 'fix-emulator-arguments' into release-3.15
Brad King
2019-07-23
2
-1/+4
|
\
\
\
|
*
|
|
Fix allocation in CROSSCOMPILING_EMULATOR evaluation
Marek Antoniak
2019-07-23
2
-1/+4
|
|
/
/
*
|
|
Merge branch 'InstallRequiredSystemLibraries-redist' into release-3.15
Brad King
2019-07-22
1
-6/+14
|
\
\
\
|
*
|
|
IRSL: Fix discovery of VS 2019 v141 toolset redistributables
James Butler
2019-07-22
1
-4/+12
|
*
|
|
IRSL: Fix typo in v143 toolset version check
James Butler
2019-07-22
1
-2/+2
|
|
/
/
*
|
|
Merge branch 'ctest-done-hash' into release-3.15
Brad King
2019-07-19
1
-9/+9
|
\
\
\
|
*
|
|
CTest: Generate Done.xml before calculating its hash
Betsy McPhail
2019-07-19
1
-9/+9
|
|
/
/
*
|
|
Merge branch 'msvc-runtime-library-doc' into release-3.15
Brad King
2019-07-19
3
-1/+11
|
\
\
\
|
*
|
|
MSVC: Document behavior when MSVC_RUNTIME_LIBRARY is not set
Brad King
2019-07-19
3
-1/+11
|
|
/
/
*
|
|
Merge branch 'vs-asmlist-dir' into release-3.15
Brad King
2019-07-18
2
-4/+2
|
\
\
\
|
*
|
|
VS: Place intermediate files in the "ASM List Location" next to objects
Brad King
2019-07-18
2
-4/+2
|
|
/
/
*
|
|
Merge branch 'backport-swift-improvements' into release-3.15
Brad King
2019-07-18
5
-15/+72
|
\
\
\
|
*
|
|
Swift: support SONAME on ELFish targets
Saleem Abdulrasool
2019-07-18
1
-2/+5
|
*
|
|
Swift: support multithreaded compilation
Saleem Abdulrasool
2019-07-18
3
-6/+19
|
*
|
|
Swift: add rules for static linking
Saleem Abdulrasool
2019-07-18
1
-0/+6
|
*
|
|
Swift: Add library search paths for dependencies
Saleem Abdulrasool
2019-07-18
1
-7/+27
|
*
|
|
Support per-language library link flags
Saleem Abdulrasool
2019-07-18
2
-4/+19
|
|
/
/
*
|
|
Merge branch 'FindPython-interpreter-crosscompiling' into release-3.15
Brad King
2019-07-18
1
-11/+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
FindPython: ensure interpreter is founded when cross-compiling
Marc Chevrier
2019-07-18
1
-11/+10
|
/
/
*
|
CMake 3.15.0
v3.15.0
Brad King
2019-07-17
1
-1/+1
*
|
Merge branch 'find_package-fix-NO_MODULE' into release-3.15
Brad King
2019-07-16
4
-2/+38
|
\
\
|
*
|
find_package: Fix NO_MODULE under CMAKE_FIND_PACKAGE_PREFER_CONFIG
Cristian Adam
2019-07-16
4
-2/+38
*
|
|
Merge branch 'FindBISON-CMP0088-SourcePath' into release-3.15
Brad King
2019-07-12
2
-3/+17
|
\
\
\
|
*
|
|
FindBISON: Fix CMP0088 NEW behavior for non-absolute input paths
Brian Carlson
2019-07-12
2
-3/+17
*
|
|
|
Merge branch 'object-library-sbcs' into release-3.15
Brad King
2019-07-12
1
-1/+1
|
\
\
\
\
|
*
|
|
|
VS: Fix SBCS support for object libraries
Brad King
2019-07-12
1
-1/+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'fortran-submodule-cray' into release-3.15
Brad King
2019-07-11
2
-1/+9
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fortran: Add support for submodules on Cray
Willem Deconinck
2019-07-08
1
-0/+2
|
*
|
|
Fortran: Support compilers using no module prefix on submodule files
Willem Deconinck
2019-07-08
1
-1/+7
*
|
|
|
CMake 3.15.0-rc4
v3.15.0-rc4
Brad King
2019-07-10
1
-1/+1
*
|
|
|
Merge branch 'implicit-includes-cray-hlist' into release-3.15
Brad King
2019-07-10
8
-2/+167
|
\
\
\
\
|
*
\
\
\
Merge branch 'backport-implicit-includes-cray-hlist'
Brad King
2019-07-09
8
-2/+167
|
|
\
\
\
\
|
|
*
|
|
|
Cray: Fix include parsing when the -hlist= flag is present
Chuck Atkins
2019-07-09
8
-2/+167
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
Merge branch 'cuda-imported-library-device-linking' into release-3.15
Brad King
2019-07-10
1
-6/+11
|
\
\
\
\
\
|
*
|
|
|
|
CUDA: Restore device linking to imported static library targets
Robert Maynard
2019-07-09
1
-6/+11
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'docs-message-cmake-gui' into release-3.15
Craig Scott
2019-07-10
1
-6/+6
|
\
\
\
\
\
|
*
|
|
|
|
message() help: Clarify how logs are displayed in various tools
Frank Dana
2019-07-09
1
-6/+6
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'ccmake-clear-aliases' into release-3.15
Brad King
2019-07-09
1
-0/+1
|
\
\
\
\
\
|
*
|
|
|
|
cmGlobalGenerator: Do not persist alias targets across configures
Brad King
2019-07-08
1
-0/+1
|
|
/
/
/
/
[next]