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
*
Merge topic 'vs-cuda-pdb'
Brad King
2018-04-16
1
-0/+14
|
\
|
*
VS: Add workaround for CUDA compiler PDB location
Brad King
2018-04-13
1
-0/+14
*
|
Merge topic 'fix-explicit-CMakeLists.txt'
Brad King
2018-04-16
4
-9/+36
|
\
\
|
*
\
Merge branch 'backport-fix-explicit-CMakeLists.txt'
Brad King
2018-04-13
4
-9/+36
|
|
\
\
|
|
*
|
Restore support for explicitly referenced CMakeLists.txt sources
Brad King
2018-04-13
4
-9/+36
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2018-04-16
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2018-04-15
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2018-04-14
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge topic 'update-kwsys'
Brad King
2018-04-13
1
-2/+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'upstream-KWSys' into update-kwsys
Brad King
2018-04-12
1
-2/+0
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2018-04-13
1
-1/+1
|
/
/
*
|
Merge topic 'add_support_for_clr_targets'
Brad King
2018-04-12
11
-24/+151
|
\
\
|
*
|
cmVisualStudio10TargetGenerator: set /clr compiler flag from property
Michael Stürmer
2018-04-05
1
-0/+16
|
*
|
cmExportFileGenerator: add target property for managed targets
Michael Stürmer
2018-04-05
1
-0/+14
|
*
|
cmGeneratorTarget: add handling of managed assemblies to HasImportLibrary()
Michael Stürmer
2018-04-05
1
-1/+4
|
*
|
cmGeneratorTarget: Make import library checks config-aware
Michael Stürmer
2018-04-05
9
-23/+26
|
*
|
cmGeneratorTarget: add GetManagedType() and CheckManagedType() methods
Michael Stürmer
2018-04-05
2
-0/+73
|
*
|
cmGeneratorTarget: add HasLanguage() as wrapper for GetLanguages()
Michael Stürmer
2018-04-05
2
-0/+18
*
|
|
Merge topic 'variable_watch-on-PARENT_SCOPE'
Brad King
2018-04-12
1
-0/+9
|
\
\
\
|
*
|
|
variable_watch: trigger on variables set via PARENT_SCOPE
Matteo Settenvini
2018-04-11
1
-0/+9
*
|
|
|
Merge topic 'attr-escape'
Brad King
2018-04-12
1
-47/+48
|
\
\
\
\
|
*
|
|
|
cmVisualStudio10TargetGenerator: Properly escape attributes
Vitaly Stakhovsky
2018-04-06
1
-47/+48
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2018-04-12
1
-1/+1
*
|
|
|
|
Merge topic 'cpack-trace-nullptr'
Brad King
2018-04-11
1
-4/+4
|
\
\
\
\
\
|
*
|
|
|
|
CPack: Fix crash on invalid generator name
Brad King
2018-04-10
1
-4/+4
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2018-04-11
1
-1/+1
*
|
|
|
|
Merge topic 'fix-crash-trace-exp-uninit-vars'
Brad King
2018-04-10
2
-8/+10
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix crash with --trace-expand --warn-uninitialized together
R2RT
2018-04-09
2
-8/+10
|
|
/
/
/
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2018-04-10
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2018-04-09
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2018-04-08
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2018-04-07
1
-1/+1
*
|
|
|
Merge topic 'ninja-fortran-rspfile'
Brad King
2018-04-06
1
-69/+89
|
\
\
\
\
|
*
|
|
|
Ninja: Fix Fortran support with response files
Brad King
2018-04-05
1
-18/+35
|
*
|
|
|
cmNinjaTargetGenerator: Move force-rspfile check to earlier
Brad King
2018-04-05
1
-4/+5
|
*
|
|
|
cmNinjaTargetGenerator: Move depfile logic to later in its function
Brad King
2018-04-05
1
-47/+49
*
|
|
|
|
Merge topic 'minor-cleanups'
Brad King
2018-04-06
14
-35/+34
|
\
\
\
\
\
|
*
|
|
|
|
Replace some uses of sprintf with std::to_string
jrp2014
2018-04-05
2
-19/+18
|
*
|
|
|
|
cmCTestCurl: Fix UploadFile declared parameter names
jrp2014
2018-04-05
1
-1/+1
|
*
|
|
|
|
cmVisualStudio10TargetGenerator: Make NsightTegraVersion unsigned
jrp2014
2018-04-05
2
-3/+3
|
*
|
|
|
|
cmMacroCommand: Fix format string to match type of argument
jrp2014
2018-04-05
1
-1/+1
|
*
|
|
|
|
Add in-class initialization of some members
jrp2014
2018-04-05
7
-10/+10
|
*
|
|
|
|
cmAlgorithms: Remove unnecessary typename keyword
jrp2014
2018-04-05
1
-1/+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'sanitize-LINK_DIRECTORIES'
Brad King
2018-04-06
1
-6/+4
|
\
\
\
\
\
|
*
|
|
|
|
Sanitize paths from LINK_DIRECTORIES directory property
jrp2014
2018-04-04
1
-6/+4
*
|
|
|
|
|
Merge topic 'xml-level'
Brad King
2018-04-06
2
-14/+18
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cmXMLWriter: code improvement
Vitaly Stakhovsky
2018-04-03
2
-14/+18
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'glob_configure_depends'
Brad King
2018-04-06
16
-54/+616
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add glob verify support to XCode, VS, Ninja, and Makefile generators
Shane Parris
2018-04-02
9
-54/+227
|
*
|
|
|
|
|
Add `CONFIGURE_DEPENDS` flag support to cmFileCommand::HandleGlobCommand
Shane Parris
2018-03-29
1
-0/+38
[next]