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
*
add_custom_command: Add tests for rejecting literal quotes in commands
Daniel Eiband
2019-09-17
14
-0/+42
*
cmMakefile: Validate command line for all custom commands
Daniel Eiband
2019-09-17
2
-40/+54
*
cmMakefile: Extract custom command validation method
Daniel Eiband
2019-09-17
2
-8/+21
*
cmMakefile: Create all generated byproducts as known sources
Daniel Eiband
2019-09-17
2
-8/+7
*
Merge topic 'byproduct-collapse-full-path'
Brad King
2019-09-17
6
-6/+32
|
\
|
*
Byproducts: Add test for collapsing of full paths in byproducts
Daniel Eiband
2019-09-16
5
-5/+31
|
*
Byproducts: collapse full paths of custom target byproducts
Daniel Eiband
2019-09-13
1
-1/+1
*
|
Merge topic 'smart_ptr/cmSourceFile'
Brad King
2019-09-17
3
-30/+14
|
\
\
|
*
|
cmSourceFile: use unique_ptr for CustomCommand
Tushar Maheshwari
2019-09-13
3
-30/+14
|
|
/
*
|
Merge topic 'iar-v850'
Brad King
2019-09-17
5
-2/+15
|
\
\
|
*
|
IAR: Add v850 support
Nico Mueller
2019-09-16
5
-2/+15
*
|
|
Merge topic 'allow-pkg-config-missing-libraries'
Brad King
2019-09-17
2
-34/+21
|
\
\
\
|
*
|
|
FindPkgConfig: Allow libraries that can't be found with their full path
Chuck Atkins
2019-09-16
2
-34/+21
*
|
|
|
Merge topic 'remove-failing-modules-test'
Brad King
2019-09-17
1
-9/+7
|
\
\
\
\
|
*
|
|
|
FindEnvMod: Remove unreliable test case
Chuck Atkins
2019-09-16
1
-9/+7
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-09-17
1
-1/+1
|
/
/
/
/
*
|
|
|
Merge topic 'tidy-deprecated-headers'
Brad King
2019-09-16
178
-290/+289
|
\
\
\
\
|
*
|
|
|
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
178
-290/+289
*
|
|
|
|
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
4
-8/+29
|
\
\
\
\
\
|
*
|
|
|
|
add_custom_command: Delay slash conversion until after genex evaluation
Sebastian Lipponer
2019-09-13
4
-8/+29
*
|
|
|
|
|
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
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
[next]