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
*
Do not explicitly report "standard" include directories as implicit
Brad King
2019-02-18
2
-20/+33
*
Restore unconditional use of "standard" include directories
Brad King
2019-02-18
1
-3/+1
*
Prefix implicit include directories with sysroot on construction
Brad King
2019-02-18
2
-15/+11
*
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
2
-11/+16
*
macOS: Fix addition of <sdk>/usr/include to default implicit include dirs
Brad King
2019-02-13
1
-1/+1
*
Merge topic 'doc-3.14-relnotes'
Brad King
2019-02-06
65
-413/+342
|
\
|
*
Help: Organize and revise 3.14 release notes
Brad King
2019-02-06
1
-154/+200
|
*
Help: Consolidate 3.14 release notes
Brad King
2019-02-06
65
-413/+296
|
/
*
Merge topic 'deprecate-xcode-4'
Brad King
2019-02-06
2
-1/+9
|
\
|
*
Xcode: deprecate support for Xcode 4
Gregor Jasny
2019-02-06
2
-1/+9
*
|
Merge topic 'relax_CUDA_RESOLVE_DEVICE_SYMBOLS_constraints'
Brad King
2019-02-06
11
-35/+219
|
\
\
|
*
|
CUDA: Honor CUDA_RESOLVE_DEVICE_SYMBOLS for more target types
Robert Maynard
2019-02-05
11
-35/+219
*
|
|
Merge topic 'autogen_same_name_different_extension'
Brad King
2019-02-06
8
-14/+103
|
\
\
\
|
*
|
|
Autogen: AUTOMOC support for files with the same name but different extensions
Sebastian Holtermann
2019-02-05
2
-13/+35
|
*
|
|
Autogen: Extend the SameName test with same name but different extension files
Sebastian Holtermann
2019-02-05
6
-1/+68
|
|
|
/
|
|
/
|
*
|
|
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
|
|
\
\
|
|
*
|
KWSys 2019-02-05 (65802a20)
KWSys Upstream
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
2
-19/+17
|
\
\
\
\
\
|
*
|
|
|
|
VS: Fix Fortran target type selection when linking C++ targets
Brad King
2019-02-04
2
-19/+17
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic '17870-iphone-friendly-cmake'
Brad King
2019-02-05
26
-111/+215
|
\
\
\
\
\
|
*
|
|
|
|
Xcode: Completely disable code signing for compiler id detection
Gregor Jasny
2019-02-04
3
-14/+3
|
*
|
|
|
|
Apple: Introduce separate system name for iOS, tvOS, and watchOS
Gregor Jasny
2019-02-04
25
-68/+178
|
*
|
|
|
|
Tests: Isolate RunCMake.XcodeProject per-device cases from host arch
Brad King
2019-02-04
1
-30/+35
*
|
|
|
|
|
Merge topic 'swift-xcode-10.2'
Brad King
2019-02-05
4
-3/+13
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Xcode: Update default Swift language version for Xcode 10.2
Brad King
2019-02-04
4
-3/+13
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
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
2
-1/+15
|
\
\
\
\
|
*
|
|
|
VS: Fix deployment for WinCE projects
Wil Stark
2019-02-01
2
-1/+15
|
|
/
/
/
*
|
|
|
Merge topic 'winrtrefs'
Brad King
2019-02-04
6
-5/+59
|
\
\
\
\
|
*
|
|
|
VS: Fix WinRT component references
Gilles Khouzam
2019-02-01
6
-4/+54
|
*
|
|
|
Tests: Fix VSWinStorePhone test with Windows 10 SDK 17763
Gilles Khouzam
2019-02-01
1
-1/+5
|
|
/
/
/
*
|
|
|
Merge topic 'set-env-warning'
Brad King
2019-02-04
5
-1/+24
|
\
\
\
\
|
*
|
|
|
set: warn of extra arguments after ENV value.
Taylor Holberton
2019-02-01
5
-1/+24
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-02-04
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-02-03
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-02-02
1
-1/+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'release-3.13'
Brad King
2019-02-01
0
-0/+0
|
\
\
\
\
[next]