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
path:
root
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake 3.14.0-rc2
v3.14.0-rc2
Brad King
2019-02-15
1
-1/+1
*
Merge branch 'try_compile-expand-compile-defs' into release-3.14
Brad King
2019-02-15
1
-1/+1
|
\
|
*
try_compile: Restore expansion of ;-list in COMPILE_DEFINITIONS
Brad King
2019-02-15
1
-1/+1
*
|
Merge branch 'vs2017-sdk81' into release-3.14
Brad King
2019-02-14
1
-1/+2
|
\
\
|
*
|
VS: Fix validation of Windows 8.1 SDK
Brad King
2019-02-14
1
-1/+2
|
|
/
*
|
Merge branch 'fortran-submodule-names' into release-3.14
Brad King
2019-02-14
7
-11/+76
|
\
\
|
*
|
Fortran: Fix submodule file names across compilers
Brad King
2019-02-14
7
-1/+30
|
*
|
Fortran: Thread compiler id through to internal Fortran parser
Brad King
2019-02-14
5
-5/+26
|
*
|
Fortran: Factor out .mod and .smod file name construction
Brad King
2019-02-14
2
-6/+21
|
|
/
*
|
Merge branch 'fix-pointer-truncation' into release-3.14
Brad King
2019-02-13
2
-2/+2
|
\
\
|
*
|
cmListFileLexer: Add missing include to avoid possible pointer truncation
Zsolt Parragi
2019-02-13
2
-2/+2
|
|
/
*
|
Merge branch 'fix-legacy-implicit-includes' into release-3.14
Brad King
2019-02-13
2
-7/+29
|
\
\
|
*
|
Update logic for sysroot in detected implicit include directories
Brad King
2019-02-13
1
-1/+5
|
*
|
cmAlgorithms: Add cmHasPrefix to match existing cmHasSuffix
Brad King
2019-02-13
1
-0/+8
|
*
|
Fix regression in -I/usr/include exclusion logic
Brad King
2019-02-13
1
-6/+16
|
|
/
*
|
Merge branch 'genex-GENEX_EVAL-fix-recursion' into release-3.14
Brad King
2019-02-13
2
-10/+4
|
\
\
|
*
|
genex: Fix erroneous handling of recursion for $<GENEX_EVAL:>
Marc Chevrier
2019-02-13
2
-10/+4
|
|
/
*
|
Merge branch 'ghs-updates' into release-3.14
Brad King
2019-02-08
1
-1/+1
|
\
\
|
*
|
GHS: Document usage of GHS_NO_SOURCE_GROUP_FILE
Fred Baksik
2019-02-08
1
-1/+1
*
|
|
Merge branch 'fix-exclude-dir-with-iface' into release-3.14
Brad King
2019-02-08
1
-1/+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix EXCLUDE_FROM_ALL on directory with an interface library
Brad King
2019-02-08
1
-1/+3
|
|
/
*
|
Merge branch 'xcode-stdlib-flags' into release-3.14
Brad King
2019-02-07
1
-0/+16
|
\
\
|
*
|
Xcode: Derive stdlib from CXX flags
Gregor Jasny
2019-02-07
1
-0/+16
|
|
/
*
|
Merge branch 'vs-csharp-nowarn-numbers' into release-3.14
Brad King
2019-02-07
4
-1/+18
|
\
\
|
*
|
VS: Fix nowarn compiler option to accept warning numbers.
Wil Stark
2019-02-07
4
-1/+18
|
|
/
*
|
CMake 3.14.0-rc1 version update
Brad King
2019-02-06
1
-3/+3
|
/
*
Merge topic 'relax_CUDA_RESOLVE_DEVICE_SYMBOLS_constraints'
Brad King
2019-02-06
4
-32/+53
|
\
|
*
CUDA: Honor CUDA_RESOLVE_DEVICE_SYMBOLS for more target types
Robert Maynard
2019-02-05
4
-32/+53
*
|
Merge topic 'autogen_same_name_different_extension'
Brad King
2019-02-06
2
-13/+35
|
\
\
|
*
|
Autogen: AUTOMOC support for files with the same name but different extensions
Sebastian Holtermann
2019-02-05
2
-13/+35
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-02-06
1
-1/+1
|
/
/
*
|
Merge topic 'update-kwsys'
Brad King
2019-02-05
1
-1/+2
|
\
\
|
*
|
Merge branch 'upstream-KWSys' into update-kwsys
Brad King
2019-02-05
1
-1/+2
*
|
|
Merge topic 'autogen_single_all_sources_iteration'
Brad King
2019-02-05
4
-85/+85
|
\
\
\
|
*
|
|
Autogen: Iterate over makefile sources only once
Sebastian Holtermann
2019-02-02
1
-78/+80
|
*
|
|
cmSystemTools: Let `GetFileFormat` accept a `std::stding const&`
Sebastian Holtermann
2019-02-02
4
-8/+6
*
|
|
|
Merge topic 'vs-fortran-target-check'
Brad King
2019-02-05
1
-19/+12
|
\
\
\
\
|
*
|
|
|
VS: Fix Fortran target type selection when linking C++ targets
Brad King
2019-02-04
1
-19/+12
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'swift-xcode-10.2'
Brad King
2019-02-05
1
-0/+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Xcode: Update default Swift language version for Xcode 10.2
Brad King
2019-02-04
1
-0/+2
|
|
/
/
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-02-05
1
-1/+1
|
/
/
*
|
Merge topic 'cmSourceFile_refactor'
Brad King
2019-02-04
13
-84/+112
|
\
\
|
|
/
|
*
cmSourceFile: Check if a file is GENERATED first in the full path computation
Sebastian Holtermann
2019-02-02
1
-5/+5
|
*
cmSourceFile: Refactor FindFullPath method
Sebastian Holtermann
2019-02-02
4
-63/+74
|
*
Use cmSourceFile::GetIsGenerated
Sebastian Holtermann
2019-02-01
10
-11/+11
|
*
cmSourceFile: Add IsGenerated method
Sebastian Holtermann
2019-02-01
2
-4/+17
|
*
cmSourceFile: Additional static property strings
Sebastian Holtermann
2019-02-01
2
-3/+7
*
|
Merge topic 'vs-wince-deployment'
Brad King
2019-02-04
1
-1/+7
|
\
\
|
*
|
VS: Fix deployment for WinCE projects
Wil Stark
2019-02-01
1
-1/+7
|
|
/
*
|
Merge topic 'winrtrefs'
Brad King
2019-02-04
1
-2/+8
|
\
\
[next]