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
*
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
*
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
|
|
/
/
/
*
|
|
|
Merge branch 'iar-riscv' into release-3.15
Brad King
2019-07-09
7
-3/+20
|
\
\
\
\
|
*
|
|
|
IAR: Add support for the RISC-V compiler
Stefan Andersson
2019-07-08
7
-3/+20
|
|
/
/
/
*
|
|
|
Merge branch 'loglevel-option-case-consistency' into release-3.15
Craig Scott
2019-07-09
2
-3/+3
|
\
\
\
\
|
*
|
|
|
Help: Use consistent levels for cmake --loglevel and message()
Craig Scott
2019-07-08
2
-3/+3
|
|
/
/
/
*
|
|
|
Merge branch 'docs-misc-trivial-cleanups' into release-3.15
Craig Scott
2019-07-04
5
-39/+39
|
\
\
\
\
|
*
|
|
|
Help: Remove mention of CMAKE_INSTALL_DO_STRIP
Craig Scott
2019-07-03
1
-1/+1
|
*
|
|
|
Help: Clarify how to provide multiple targets with cmake --target
Craig Scott
2019-07-03
1
-1/+2
|
*
|
|
|
Help: Add missing xref for CMAKE_EXECUTE_PROCESS_COMMAND_ECHO
Craig Scott
2019-07-03
1
-0/+2
|
*
|
|
|
Help: Improve formatting of list(TRANSFORM) sub-options
Craig Scott
2019-07-03
1
-17/+17
|
*
|
|
|
Help: Clean up trivial typos and grammar
Craig Scott
2019-07-03
5
-20/+17
|
|
/
/
/
*
|
|
|
Merge branch 'FindPostgreSQL-lib-dir' into release-3.15
Brad King
2019-07-03
1
-1/+8
|
\
\
\
\
|
*
|
|
|
FindPostgreSQL: Fix regression in computation of library directory
Brad King
2019-07-02
1
-1/+8
|
|
/
/
/
*
|
|
|
Merge topic 'doc-toolchain-file-CMAKE_SOURCE_DIR' into release-3.15
Craig Scott
2019-07-03
1
-0/+8
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Help: Discourage using CMAKE_SOURCE_DIR in toolchain files
Oleg Chernovskiy
2019-07-02
1
-0/+8
|
/
/
/
*
|
|
Merge branch 'qt-5.13' into release-3.15
Brad King
2019-07-01
2
-5/+5
|
\
\
\
|
*
|
|
QtDialog: Use QPalette::WindowText instead of QPalette::Foreground
Sebastian Holtermann
2019-07-01
1
-1/+1
|
*
|
|
Tests: Autogen: Use valid rcc compression levels
Sebastian Holtermann
2019-07-01
1
-4/+4
|
|
/
/
*
|
|
Merge branch 'update-expat' into release-3.15
Brad King
2019-07-01
24
-1570/+2056
|
\
\
\
|
*
\
\
Merge branch 'upstream-expat' into update-expat
Brad King
2019-07-01
23
-1569/+2055
|
|
\
\
\
|
|
*
|
|
expat 2019-06-19 (d3b78b42)
Expat Upstream
2019-07-01
23
-1569/+2055
|
*
|
|
|
expat: Update script to get Expat 2.2.7
Brad King
2019-07-01
1
-1/+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'cuda-no-device-link-when-disabled' into release-3.15
Brad King
2019-07-01
8
-11/+38
|
\
\
\
\
|
*
|
|
|
CUDA: Do not device link if CUDA is not an enabled language
Robert Maynard
2019-07-01
8
-11/+38
|
|
/
/
/
*
|
|
|
Merge branch 'docs-project-code-injection' into release-3.15
Craig Scott
2019-07-01
1
-13/+18
|
\
\
\
\
|
*
|
|
|
Help: move code injection vars to their own section
Craig Scott
2019-06-30
1
-8/+13
|
*
|
|
|
Help: Remove self-references from project() docs
Craig Scott
2019-06-29
1
-5/+5
|
|
/
/
/
[next]