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
*
VS: Fix nowarn compiler option to accept warning numbers.
Wil Stark
2019-02-07
4
-1/+18
*
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
|
\
\
|
*
|
VS: Fix WinRT component references
Gilles Khouzam
2019-02-01
1
-2/+8
|
|
/
*
|
Merge topic 'set-env-warning'
Brad King
2019-02-04
1
-0/+8
|
\
\
|
*
|
set: warn of extra arguments after ENV value.
Taylor Holberton
2019-02-01
1
-0/+8
*
|
|
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 topic 'server-normalize-paths'
Brad King
2019-02-01
1
-2/+11
|
\
\
|
*
|
cmake-server: Normalize build and source directories
Gregor Jasny
2019-01-31
1
-2/+11
|
|
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2019-02-01
1
-1/+1
|
/
*
Merge topic 'ninja-intel-depfile'
Brad King
2019-01-31
3
-6/+37
|
\
|
*
Ninja: Use deps=gcc for Intel Compiler on Windows
Brad King
2019-01-30
1
-2/+22
|
*
Ninja: Detect when ninja is new enough to support a multi-line depfile
Brad King
2019-01-30
2
-0/+15
|
*
Ninja: Drop unnecessary deptype customization infrastructure
Brad King
2019-01-30
1
-4/+0
*
|
Merge topic 'install-strip-macos'
Brad King
2019-01-31
1
-1/+13
|
\
\
|
*
|
install: Fix stripping on macOS
Harry Mallon
2019-01-30
1
-1/+13
*
|
|
Merge topic 'xcode-object-dir'
Brad King
2019-01-31
3
-15/+27
|
\
\
\
|
*
|
|
Xcode: Fix object library builds with sanitizers enabled
Brad King
2019-01-30
2
-3/+12
|
*
|
|
Xcode: Place object library artifacts outside Objects-normal directory
Brad King
2019-01-30
2
-15/+18
|
|
/
/
*
|
|
Merge topic 'set-validate-cache-type'
Brad King
2019-01-31
3
-3/+23
|
\
\
\
|
*
|
|
set: warn if CACHE type is not recognized
Taylor Holberton
2019-01-30
3
-3/+23
*
|
|
|
Merge topic 'autogen-std-bind-to-lambdas'
Brad King
2019-01-31
2
-6/+2
|
\
\
\
\
|
*
|
|
|
Autogen: Refactor std::bind calls to lambdas
Artur Ryt
2019-01-29
2
-6/+2
|
|
/
/
/
*
|
|
|
Merge topic 'tidy-use-equals-default-fix'
Brad King
2019-01-31
1
-1/+1
|
\
\
\
\
|
*
|
|
|
clang-tidy: Silence use-equals-default warning
Regina Pfeifer
2019-01-30
1
-1/+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'std-string-callback'
Brad King
2019-01-31
5
-16/+13
|
\
\
\
\
[next]