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 branch 'CMakeFindBinUtils-cleanup' into release-3.16
Brad King
2019-10-15
1
-12/+0
|
\
|
*
CMakeFindBinUtils: Remove unnecessary variable unset calls
Brad King
2019-10-15
1
-12/+0
*
|
Merge branch 'FindCurses-tinfow' into release-3.16
Brad King
2019-10-15
1
-2/+4
|
\
\
|
*
|
FindCurses: use tinfow when wide support is requested
Manuel Herrmann
2019-10-15
1
-2/+4
|
|
/
*
|
Merge branch 'FindHDF5-cray' into release-3.16
Brad King
2019-10-15
1
-2/+2
|
\
\
|
*
|
FindHDF5: Append hdf5 to hdf5_hl to avoid undefined references
Willem Deconinck
2019-10-15
1
-1/+1
|
*
|
FindHDF5: Cray HDF5 Fortran module filename is usually capitalized
Willem Deconinck
2019-10-15
1
-1/+1
|
|
/
*
|
Merge branch 'doc-static-lib-flags' into release-3.16
Brad King
2019-10-15
2
-5/+17
|
\
\
|
*
|
Help: Clarify documentation of CMAKE_STATIC_LINKER_FLAGS
Brad King
2019-10-15
2
-5/+17
|
|
/
*
|
Merge branch 'cmake-initial-cache-relative' into release-3.16
Brad King
2019-10-14
13
-10/+40
|
\
\
|
*
|
cmake: Fix relative path regression in -C
Peter Waller
2019-10-14
13
-10/+40
|
|
/
*
|
Merge branch 'FindOpenMP-clang-HIP-device' into release-3.16
Brad King
2019-10-14
1
-0/+2
|
\
\
|
*
|
FindOpenMP: Add support for HIP clang device pass
Konstantin Pyzhov
2019-10-12
1
-0/+2
|
|
/
*
|
Merge branch 'no-git-version' into release-3.16
Brad King
2019-10-11
1
-44/+46
|
\
\
|
*
|
CMakeVersion: Add option to disable Git suffix
Kyle Edwards
2019-10-11
1
-43/+45
|
*
|
CMakeVersion: Prefer Git information provided by 'git archive' exports
Brad King
2019-10-11
1
-11/+11
|
|
/
*
|
Merge branch 'InstallRequiredSystemLibraries-redist' into release-3.16
Brad King
2019-10-11
1
-0/+7
|
\
\
|
*
|
IRSL: Install vcruntime140_1.dll if available
Brad King
2019-10-11
1
-0/+6
|
*
|
IRSL: Prefer MSVC runtime libraries from newest toolset first
Brad King
2019-10-11
1
-0/+1
*
|
|
Merge branch 'vs-v142-csharp-flags' into release-3.16
Brad King
2019-10-11
2
-2/+575
|
\
\
\
|
*
|
|
VS: Add toolset v142 CSharp flag table
Brad King
2019-10-11
2
-2/+575
|
|
/
/
*
|
|
Merge branch 'FindPostgreSQL-macports-and-v12' into release-3.16
Brad King
2019-10-11
1
-1/+4
|
\
\
\
|
*
|
|
FindPostgreSQL: support macports installation scheme
Ben Boeckel
2019-10-11
1
-0/+3
|
*
|
|
FindPostgreSQL: support version 12
Ben Boeckel
2019-10-11
1
-1/+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'iar-8051-support' into release-3.16
Brad King
2019-10-11
6
-3/+23
|
\
\
\
|
*
|
|
IAR: Add 8051 support
Micael Borgefeldt
2019-10-11
6
-2/+22
|
*
|
|
IAR: Fix v850 assembler support file extensions
Micael Borgefeldt
2019-10-11
1
-1/+1
|
|
/
/
*
|
|
Merge branch 'objc-c++flags' into release-3.16
Brad King
2019-10-11
4
-1/+29
|
\
\
\
|
*
|
|
Objective-C: Do not treat Objective-C files as C++ files
Cristian Adam
2019-10-11
4
-1/+29
|
|
/
/
*
|
|
Merge branch 'doc-unity-build' into release-3.16
Brad King
2019-10-11
4
-17/+37
|
\
\
\
|
*
|
|
Help: Document CMAKE_UNITY_BUILD/CMAKE_EXPORT_COMPILE_COMMANDS limitation
Brad King
2019-10-11
3
-0/+14
|
*
|
|
Help: Extend documentation of CMAKE_UNITY_BUILD variable
Brad King
2019-10-11
1
-3/+5
|
*
|
|
Help: Improve UNITY_BUILD documentation formatting
Brad King
2019-10-11
1
-15/+15
|
*
|
|
Help: Document CMAKE_UNITY_BUILD in 3.16 release notes
Brad King
2019-10-11
1
-0/+4
|
|
/
/
*
|
|
Merge branch 'intel-19-compile-features' into release-3.16
Brad King
2019-10-11
3
-4/+30
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Tests: Update CompileFeatures test for Intel 19 with VS 2015
Brad King
2019-10-10
1
-0/+6
|
*
|
Intel: Fix default C++ dialect detection on Windows
Brad King
2019-10-10
2
-4/+24
|
/
/
*
|
CMake 3.16.0-rc1
v3.16.0-rc1
Brad King
2019-10-10
1
-1/+1
*
|
Merge branch 'rename_loglevel_option' into release-3.16
Brad King
2019-10-10
20
-44/+160
|
\
\
|
*
|
CLI: Rename --loglevel to --log-level for naming consistency
Craig Scott
2019-10-10
20
-44/+160
*
|
|
Merge branch 'pch-generate' into release-3.16
Brad King
2019-10-10
15
-89/+255
|
\
\
\
|
*
|
|
PCH: Generate sources during Compute step
Cristian Adam
2019-10-09
15
-89/+255
*
|
|
|
Merge branch 'ExternalProject-minor-typos' into release-3.16
Brad King
2019-10-09
1
-2/+2
|
\
\
\
\
|
*
|
|
|
ExternalProject: fix some documentation typos
Ben Boeckel
2019-10-09
1
-2/+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'vs-16.4-global-targets' into release-3.16
Brad King
2019-10-09
1
-0/+4
|
\
\
\
\
|
*
|
|
|
VS: Tell VS 16.4 not to verify CMake-provided custom command outputs
Brad King
2019-10-07
1
-0/+4
|
|
/
/
/
*
|
|
|
Merge branch 'file-GENERATE-earlier' into release-3.16
Brad King
2019-10-09
4
-15/+11
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
file(GENERATE): Create output file structures even earlier
Brad King
2019-10-07
4
-15/+11
|
|
/
/
*
|
|
Merge branch 'apple-asm-deployment-target' into release-3.16
Brad King
2019-10-09
1
-0/+2
|
\
\
\
|
*
|
|
Apple: Set Clang ASM compiler features
Gregor Jasny
2019-10-09
1
-0/+2
|
|
/
/
[next]