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
*
cmSourceFile: use unique_ptr for CustomCommand
Tushar Maheshwari
2019-09-13
3
-30/+14
*
Merge topic 'target-level-dependencies-via-byproducts'
Brad King
2019-09-13
8
-74/+279
|
\
|
*
Depend: Add test for target-level dependencies via byproducts
Daniel Eiband
2019-09-12
3
-7/+36
|
*
Depend: Hook up automatic target-level dependencies via byproducts
Daniel Eiband
2019-09-12
3
-18/+29
|
*
cmMakefile: Add lookup from source name to targets via byproducts
Daniel Eiband
2019-09-12
2
-36/+194
|
*
Refatoring: Extract AnyOutputMatches utility
Daniel Eiband
2019-09-12
1
-15/+22
*
|
Merge topic 'cpack-wix-start-menu'
Brad King
2019-09-13
3
-12/+37
|
\
\
|
*
|
CPackWIX: Allow omitting program menu folder and uninstall shortcut
Alexej Harm
2019-09-12
3
-12/+37
*
|
|
Merge topic 'free-free-set-them-free'
Brad King
2019-09-13
41
-908/+373
|
\
\
\
|
*
|
|
cmSubdirCommand: Port away from cmCommand
Regina Pfeifer
2019-09-12
3
-46/+15
|
*
|
|
cmSetTestsPropertiesCommand: Port away from cmCommand
Regina Pfeifer
2019-09-12
3
-39/+20
|
*
|
|
cmSetSourceFilesPropertiesCommand: Port away from cmCommand
Regina Pfeifer
2019-09-12
3
-44/+25
|
*
|
|
cmRemoveDefinitionsCommand: Port away from cmCommand
Regina Pfeifer
2019-09-12
3
-42/+8
|
*
|
|
cmQTWrapUICommand: Port away from cmCommand
Regina Pfeifer
2019-09-12
3
-62/+32
|
*
|
|
cmQTWrapCPPCommand: Port away from cmCommand
Regina Pfeifer
2019-09-12
3
-51/+23
|
*
|
|
cmLinkLibrariesCommand: Port away from cmCommand
Regina Pfeifer
2019-09-12
3
-43/+14
|
*
|
|
cmInstallTargetsCommand: Port away from cmCommand
Regina Pfeifer
2019-09-12
3
-44/+16
|
*
|
|
cmInstallProgramsCommand: Port away from cmCommand
Regina Pfeifer
2019-09-12
3
-40/+13
|
*
|
|
cmInstallFilesCommand: Port away from cmCommand
Regina Pfeifer
2019-09-12
3
-41/+15
|
*
|
|
cmIncludeRegularExpressionCommand: Port away from cmCommand
Regina Pfeifer
2019-09-12
3
-40/+13
|
*
|
|
cmIncludeExternalMSProjectCommand: Port away from cmCommand
Regina Pfeifer
2019-09-12
3
-48/+20
|
*
|
|
cmGetTestPropertyCommand: Port away from cmCommand
Regina Pfeifer
2019-09-12
3
-30/+11
|
*
|
|
cmGetTargetPropertyCommand: Port away from cmCommand
Regina Pfeifer
2019-09-12
3
-34/+16
|
*
|
|
cmGetSourceFilePropertyCommand: Port away from cmCommand
Regina Pfeifer
2019-09-12
3
-30/+12
|
*
|
|
cmFLTKWrapUICommand: Port away from cmCommand
Regina Pfeifer
2019-09-12
3
-50/+22
|
*
|
|
cmEnableLanguageCommand: Port away from cmCommand
Regina Pfeifer
2019-09-12
3
-41/+11
|
*
|
|
cmDefinePropertyCommand: Port away from cmCommand
Regina Pfeifer
2019-09-12
3
-54/+26
|
*
|
|
cmCreateTestSourceList: Port away from cmCommand
Regina Pfeifer
2019-09-12
3
-51/+20
|
*
|
|
cmBuildCommand: Port away from cmCommand
Regina Pfeifer
2019-09-12
3
-78/+41
|
|
|
/
|
|
/
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-09-13
1
-1/+1
|
/
/
*
|
Merge topic 'compile-msvc-permissive-off'
Brad King
2019-09-12
2
-2/+3
|
\
\
|
*
|
Add compatibility with the cl.exe /permissive- compiler option
Alexej Harm
2019-09-11
2
-2/+3
|
|
/
*
|
Merge topic 'modernize-use-auto'
Brad King
2019-09-12
87
-449/+289
|
\
\
|
*
|
clang-tidy: modernize-use-auto
Regina Pfeifer
2019-09-10
87
-449/+289
*
|
|
Merge topic 'free-find-commands'
Brad King
2019-09-12
15
-113/+111
|
\
\
\
|
*
|
|
cmFind*: Port away from cmCommand
Regina Pfeifer
2019-09-10
15
-113/+111
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-09-12
1
-1/+1
*
|
|
|
Merge topic 'ctest-no-cmcommand'
Brad King
2019-09-11
1
-106/+51
|
\
\
\
\
|
*
|
|
|
cmCTestTestHandler: Port away from cmCommand
Regina Pfeifer
2019-09-09
1
-106/+51
*
|
|
|
|
Merge topic 'fileapiAddMoreBacktraces'
Brad King
2019-09-11
6
-75/+359
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
fileapi: add backtraces for compile/link options
Justin Goshi
2019-09-10
3
-11/+142
|
*
|
|
|
cmLocalGenerator: Add GetTargetCompileFlags overload with backtraces
Justin Goshi
2019-09-10
2
-2/+17
|
*
|
|
|
cmLocalGenerator: Add GetTargetFlags overload with backtraces
Justin Goshi
2019-09-10
2
-9/+36
|
*
|
|
|
cmLocalGenerator: Add GetStaticLibraryFlags overload with backtraces
Justin Goshi
2019-09-10
2
-4/+26
|
*
|
|
|
cmLocalGenerator: Add AddCompileOptions overload with backtraces
Justin Goshi
2019-09-10
2
-8/+38
|
*
|
|
|
cmLocalGenerator: Add AppendCompileOptions overload with backtraces
Justin Goshi
2019-09-10
2
-0/+27
|
*
|
|
|
cmLocalGenerator: Add AppendFlags overload with backtraces
Justin Goshi
2019-09-09
3
-0/+11
|
*
|
|
|
cmLocalGenerator: Clarify AddCompileOptions filter logic
Justin Goshi
2019-09-09
1
-5/+8
|
*
|
|
|
cmLocalGenerator: Use local variables to collect flags
Justin Goshi
2019-09-09
1
-41/+59
|
*
|
|
|
cmLocalGenerator: Improve local variable names
Justin Goshi
2019-09-09
1
-12/+12
[next]