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
/
cmQtAutoGenGlobalInitializer.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmLocalGenerator: Simplify Add{Custom,Utility}Command
NAKAMURA Takumi
2021-11-18
1
-8/+7
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-2/+2
*
Refactor: Use new SetProperty signatures
Marc Chevrier
2021-08-25
1
-1/+1
*
Source: Remove unnecessary comparisons to nullptr
Vitaly Stakhovsky
2021-05-10
1
-1/+1
*
Merge topic 'autogen-moc-version'
Brad King
2021-04-26
1
-1/+2
|
\
|
*
AutoGen: Retrieve Qt version from moc as fallback
Joerg Bornemann
2021-04-23
1
-1/+2
*
|
Autogen: Restore mocs_compilation in OBJECT libraries
Brad King
2021-04-20
1
-0/+5
|
/
*
cmCustomCommand: Record value of CMP0116 at time of creation
Kyle Edwards
2021-02-23
1
-1/+3
*
Code style: add missed explicit 'this->'
Oleksandr Koval
2021-01-05
1
-22/+25
*
Autogen: Avoid processing CSharp targets
Alessandro Ambrosano
2020-12-11
1
-0/+7
*
cmIsOn: add overload accepting const std::string*
Vitaly Stakhovsky
2020-07-14
1
-2/+2
*
Single location for cmProp typedef
Vitaly Stakhovsky
2020-06-01
1
-0/+1
*
GetSafeProperty: return std::string const&
Vitaly Stakhovsky
2020-04-30
1
-3/+3
*
cmState::GetGlobalProperty: return cmProp
Vitaly Stakhovsky
2020-03-25
1
-2/+2
*
Ninja Multi-Config: Fix issue with framework dependencies and Autogen
Kyle Edwards
2020-02-17
1
-2/+2
*
cmLocalGenerator: modernize memory management
Marc Chevrier
2019-12-09
1
-4/+4
*
cmMakefile: Delay custom command creation
Daniel Eiband
2019-11-24
1
-7/+6
*
cmLocalGenerator: modernize memory management
Marc Chevrier
2019-11-11
1
-5/+6
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-4/+4
*
cmMakefile: Move enumerations into new header
Daniel Eiband
2019-09-26
1
-1/+2
*
cmstd: Modernize CMake system headers
Marc Chevrier
2019-09-20
1
-1/+1
*
Source sweep: Use cmStrCat for string concatenation
Sebastian Holtermann
2019-08-22
1
-14/+6
*
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
Sebastian Holtermann
2019-08-17
1
-4/+2
*
Autogen: Modernize to use cmStrCat for string concatenation
Sebastian Holtermann
2019-08-07
1
-21/+16
*
Introduce memory management helper: cm_memory.hxx
Marc Chevrier
2019-07-14
1
-2/+2
*
Autogen: Evaluate compiler features for the same exectuable only once
Sebastian Holtermann
2019-05-22
1
-20/+17
*
Autogen: Add more frequently used keywords to Keywords class
Sebastian Holtermann
2019-04-02
1
-0/+8
*
Autogen: Add `AUTO*_EXECUTABLE` strings to Keywords class
Sebastian Holtermann
2019-04-02
1
-3/+6
*
Autogen: Remove static const generator name strings from cmQtAutoGen
Sebastian Holtermann
2019-04-02
1
-3/+3
*
Autogen: Add cmQtAutogenGlobalInitializer::Keywords class
Sebastian Holtermann
2019-04-02
1
-0/+7
*
Autogen: Use more readable variable names for static const AUTO* strings
Sebastian Holtermann
2019-02-26
1
-3/+3
*
Autogen: Add output caching GetExecutableTestOutput
Sebastian Holtermann
2019-02-19
1
-0/+64
*
clang-tidy: Use `= default`
Regina Pfeifer
2019-01-25
1
-3/+1
*
Merge topic 'autogen_adaptive_warning'
Brad King
2019-01-16
1
-21/+15
|
\
|
*
Autogen: Adaptive missing Qt warning
Sebastian Holtermann
2019-01-15
1
-7/+13
|
*
Autogen: Add and use QtAutoGen::Tools method
Sebastian Holtermann
2019-01-15
1
-13/+1
|
*
Autogen: Fix rcc validity check
Sebastian Holtermann
2019-01-14
1
-1/+1
*
|
Factor out enum MessageType into dedicated header
Bruno Manganelli
2019-01-16
1
-2/+2
|
/
*
Autogen: Issue a warning when AUTOMOC/UIC/RCC gets disabled.
Sebastian Holtermann
2019-01-10
1
-3/+37
*
Autogen: Add AUTO(MOC|RCC|UIC)_EXECUTABLE target properties
Tobias Hunger
2019-01-10
1
-5/+17
*
Autogen: Prepare for Qt 6
Tobias Hunger
2019-01-07
1
-1/+2
*
Autogen: Add support for global ``autogen`` and ``autorcc`` targets
Sebastian Holtermann
2018-11-11
1
-6/+115
*
Autogen: Add cmQtAutoGenGlobalInitializer class
Sebastian Holtermann
2018-11-11
1
-0/+76