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
/
cmQtAutoGenInitializer.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'getdef-expand'
Brad King
2020-06-02
1
-3/+2
|
\
|
*
cmMakefile: add GetDefExpandList() that splits value into std::vector
Vitaly Stakhovsky
2020-05-30
1
-3/+2
*
|
Single location for cmProp typedef
Vitaly Stakhovsky
2020-06-01
1
-0/+1
|
/
*
Refactoring: Third-parties public headers are under cm3p prefix
Marc Chevrier
2020-05-07
1
-3/+3
*
GetSafeProperty: return std::string const&
Vitaly Stakhovsky
2020-04-30
1
-4/+5
*
cmGeneratorTarget::GetProperty: return cmProp
Vitaly Stakhovsky
2020-04-29
1
-8/+5
*
Refactoring: add cm::contains to <cmext/algorithm>
Marc Chevrier
2020-04-17
1
-4/+4
*
Add support to indicate UTF-8 custom command pipe output encoding
Justin Goshi
2020-04-13
1
-4/+9
*
cmMakefile::GetProperty: return cmProp
Vitaly Stakhovsky
2020-04-01
1
-5/+12
*
cmState::GetGlobalProperty: return cmProp
Vitaly Stakhovsky
2020-03-25
1
-8/+10
*
Ninja Multi-Config: Fix issue with framework dependencies and Autogen
Kyle Edwards
2020-02-17
1
-7/+8
*
Fix AUTOMOC deps file to contain correct rule name
Alexandru Croitor
2020-01-31
1
-1/+8
*
Merge topic 'automoc-using-depfiles'
Brad King
2020-01-30
1
-6/+49
|
\
|
*
AutoGen: Use depfiles for the XXX_autogen ninja targets
Joerg Bornemann
2020-01-28
1
-6/+48
|
*
AutoGen: Use moc's feature to output dependencies
Joerg Bornemann
2020-01-28
1
-0/+1
*
|
cm::String: enhance compatibility with STL
Marc Chevrier
2020-01-25
1
-1/+0
|
/
*
Merge topic 'autogen_rcc_skip_unity'
Brad King
2020-01-20
1
-10/+14
|
\
|
*
Autogen: Enable SKIP_UNITY_BUILD_INCLUSION on AUTORCC generated files
Sebastian Holtermann
2020-01-17
1
-10/+14
*
|
cmMakefile: modernize memory management
Marc Chevrier
2020-01-14
1
-5/+5
*
|
Autogen: Process .hh headers based on new policy CMP0100 settings
Sebastian Holtermann
2020-01-04
1
-40/+87
*
|
Autogen: Try adding header suffix to moc output file name on name conflicts
Sebastian Holtermann
2020-01-04
1
-13/+31
*
|
Merge topic 'autogen-no-hh'
Brad King
2019-12-19
1
-2/+4
|
\
\
|
|
/
|
*
Autogen: Revert processing of .hh files for compatibility
Brad King
2019-12-18
1
-2/+4
*
|
Merge topic 'stdstring-target'
Brad King
2019-12-17
1
-4/+4
|
\
\
|
*
|
cmTarget: add std::string overloads
Vitaly Stakhovsky
2019-12-14
1
-4/+4
*
|
|
Ninja: Add multi-config variant
Kyle Edwards
2019-12-13
1
-3/+10
|
/
/
*
|
cmMakefile: Delay custom command creation
Daniel Eiband
2019-11-24
1
-8/+7
*
|
cmCustomCommand: Explicitly pass backtrace on construction
Daniel Eiband
2019-11-24
1
-2/+2
*
|
cmLocalGenerator: modernize memory management
Marc Chevrier
2019-11-11
1
-2/+2
|
/
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-20/+21
*
cmCustomCommand: Move custom commands
Daniel Eiband
2019-09-26
1
-1/+1
*
cmMakefile: Move enumerations into new header
Daniel Eiband
2019-09-26
1
-4/+4
*
Autogen: Use JSON instead of CMake script for info files
Sebastian Holtermann
2019-09-25
1
-365/+427
*
Autogen: Variable renames and cleanups
Sebastian Holtermann
2019-09-25
1
-19/+22
*
Autogen: Inline GetKnownQtVersions function
Sebastian Holtermann
2019-09-25
1
-49/+45
*
Autogen: Return unsigned int from GetParallelCPUCount()
Sebastian Holtermann
2019-09-25
1
-6/+5
*
cmstd: Modernize CMake system headers
Marc Chevrier
2019-09-20
1
-1/+1
*
Merge topic 'autogen_path_prefix'
Brad King
2019-09-19
1
-170/+196
|
\
|
*
Autogen: Add moc path prefix generation (AUTOMOC_PATH_PREFIX)
Sebastian Holtermann
2019-09-16
1
-0/+2
|
*
Autogen: Abbreviate file paths in messages
Sebastian Holtermann
2019-09-16
1
-0/+7
|
*
Autogen: Remove CMAKE_INCLUDE_DIRECTORIES_PROJECT_BEFORE sort duplication
Sebastian Holtermann
2019-09-16
1
-2/+0
|
*
Autogen: Use CollapseFullPath instead of RealPath to support symbolic links
Sebastian Holtermann
2019-09-16
1
-31/+26
|
*
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
1
-124/+113
*
|
cmCustomCommandLine: Provide command line make functions
Daniel Eiband
2019-09-16
1
-24/+9
|
/
*
add_custom_command: Refactor setting implicit depends
Daniel Eiband
2019-09-12
1
-4/+6
*
IWYU: Add missing cstddef includes for size_t and nullptr_t
Brad King
2019-09-03
1
-0/+1
*
cmSourceFile: Rename mutating GetFullPath() overload
Daniel Eiband
2019-08-29
1
-3/+3
*
Autogen: cmQtAutoGenInitializer string concatenation cleanups
Sebastian Holtermann
2019-08-27
1
-52/+43
[next]