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
*
cmstd: Modernize CMake system headers
Marc Chevrier
2019-09-20
145
-272/+390
*
Merge topic 'autogen_path_prefix'
Brad King
2019-09-19
114
-1779/+2198
|
\
|
*
Help: Add release notes for AUTOMOC_PATH_PREFIX
Sebastian Holtermann
2019-09-18
1
-0/+13
|
*
Help: Add documentation for AUTOMOC_PATH_PREFIX
Sebastian Holtermann
2019-09-18
4
-0/+45
|
*
Tests: At QtAutogen.MocIncludeSymlink test
Sebastian Holtermann
2019-09-18
2
-0/+81
|
*
Tests: Merge QtAutogen.MocIncludeStrict and MocIncludeRelaxed
Sebastian Holtermann
2019-09-18
97
-896/+1011
|
*
Autogen: Add moc path prefix generation (AUTOMOC_PATH_PREFIX)
Sebastian Holtermann
2019-09-16
5
-37/+84
|
*
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 'refactor-string-concat'
Brad King
2019-09-19
31
-797/+545
|
\
\
|
*
|
Refactor: Use cmStrCat to construct error strings
Asit Dhal
2019-09-18
31
-797/+545
*
|
|
Merge topic 'CMakeFindBinUtils-install_name_tool-prefix'
Brad King
2019-09-19
1
-1/+1
|
\
\
\
|
*
|
|
Use _CMAKE_TOOLCHAIN_PREFIX for install_name_tool as well
Isuru Fernando
2019-09-18
1
-1/+1
|
|
/
/
*
|
|
Merge topic 'FindGnuTLS-target'
Brad King
2019-09-19
6
-10/+84
|
\
\
\
|
*
|
|
FindGnuTLS: add target GnuTLS::GnuTLS
David Callu
2019-09-18
6
-10/+84
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-09-19
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'command-line-make-functions'
Brad King
2019-09-18
14
-186/+93
|
\
\
\
|
*
|
|
cmMakefile: Remove unused AddUtilityCommand overload
Daniel Eiband
2019-09-16
2
-37/+0
|
*
|
|
cmCustomCommandLine: Provide command line make functions
Daniel Eiband
2019-09-16
12
-149/+93
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'smart_ptr/cmCPackGeneratorFactory'
Kyle Edwards
2019-09-18
3
-31/+11
|
\
\
\
|
*
|
|
cmCPackGeneratorFactory: rule of zero
Tushar Maheshwari
2019-09-17
3
-31/+11
*
|
|
|
Merge topic 'shared-pch'
Brad King
2019-09-18
19
-54/+345
|
\
\
\
\
|
*
|
|
|
Precompile Headers: Add REUSE_FROM signature
Cristian Adam
2019-09-17
19
-54/+345
|
|
|
/
/
|
|
/
|
|
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-09-18
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
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
|
\
\
\
\
\
\
[next]