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
*
Autogen: Add IsHeader flag to SourceFileT class
Sebastian Holtermann
2019-09-16
2
-76/+84
*
Autogen: Abbreviate file paths in messages
Sebastian Holtermann
2019-09-16
6
-210/+264
*
Autogen: Split JobEvalCacheT job into separate moc and uic jobs
Sebastian Holtermann
2019-09-16
2
-259/+319
*
Autogen: Split JobProbeDepsT job into separate moc and uic jobs
Sebastian Holtermann
2019-09-16
4
-66/+124
*
Autogen: Rename job classes
Sebastian Holtermann
2019-09-16
2
-107/+57
*
Autogen: Remove CMAKE_INCLUDE_DIRECTORIES_PROJECT_BEFORE sort duplication
Sebastian Holtermann
2019-09-16
3
-43/+4
*
Autogen: Use CollapseFullPath instead of RealPath to support symbolic links
Sebastian Holtermann
2019-09-16
3
-36/+33
*
Autogen: Sanitize include and search directories
Sebastian Holtermann
2019-09-16
1
-9/+41
*
Autogen: Modernize by using an unnamed namespace instead of static functions
Sebastian Holtermann
2019-09-16
1
-6/+9
*
Autogen: Compute and store generator pointers once in initializer constructor
Sebastian Holtermann
2019-09-16
2
-129/+124
*
Merge topic 'tidy-deprecated-headers'
Brad King
2019-09-16
176
-288/+288
|
\
|
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
176
-288/+288
*
|
Merge topic 'prepare-deferred-custom-command-creation'
Brad King
2019-09-16
7
-57/+65
|
\
\
|
*
|
add_custom_command: Move append functionality into class cmMakefile
Daniel Eiband
2019-09-13
3
-9/+24
|
*
|
add_custom_command: Refactor setting implicit depends
Daniel Eiband
2019-09-12
7
-48/+41
|
|
/
*
|
Merge topic 'add_custom_command-genex-slash'
Brad King
2019-09-16
2
-4/+4
|
\
\
|
*
|
add_custom_command: Delay slash conversion until after genex evaluation
Sebastian Lipponer
2019-09-13
2
-4/+4
*
|
|
Merge topic 'remove-unused-class'
Brad King
2019-09-16
2
-171/+0
|
\
\
\
|
*
|
|
Remove unused cmInstallExportAndroidMKGenerator
Tushar Maheshwari
2019-09-13
2
-171/+0
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-09-16
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-09-15
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-09-14
1
-1/+1
|
/
/
/
*
|
|
Merge topic 'target-level-dependencies-via-byproducts'
Brad King
2019-09-13
3
-61/+237
|
\
\
\
|
*
|
|
Depend: Hook up automatic target-level dependencies via byproducts
Daniel Eiband
2019-09-12
1
-12/+23
|
*
|
|
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
2
-12/+33
|
\
\
\
|
*
|
|
CPackWIX: Allow omitting program menu folder and uninstall shortcut
Alexej Harm
2019-09-12
2
-12/+33
*
|
|
|
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
|
/
/
/
[next]