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
/
cmQtAutoGeneratorInitializer.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1/+0
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-25/+25
*
Autogen: Don't use cmMakefile::GetQtUiFilesWithOptions
Sebastian Holtermann
2017-08-22
1
-19/+19
*
Autogen: Read skip files from makefile
Sebastian Holtermann
2017-08-22
1
-32/+58
*
Autogen: Remove VS specific code exclusion
Sebastian Holtermann
2017-08-22
1
-31/+25
*
Autogen: Initializer file type scanning optimizations
Sebastian Holtermann
2017-08-22
1
-73/+91
*
Autogen: Initializer optimizations and cleanups
Sebastian Holtermann
2017-08-22
1
-209/+214
*
Autogen: Add AUTOMOC_MACRO_NAMES support
Sebastian Holtermann
2017-08-18
1
-0/+2
*
Autogen: Merge and remove redundant function calls
Sebastian Holtermann
2017-08-10
1
-20/+10
*
Autogen: Clear sources meta data cache
Sebastian Holtermann
2017-08-10
1
-0/+6
*
Autogen: Enable per-config support
Sebastian Holtermann
2017-08-05
1
-10/+0
*
Autogen: Generate rcc wrapper file on demand
Sebastian Holtermann
2017-08-05
1
-19/+10
*
Autogen: Fix configuration suffix initialization
Sebastian Holtermann
2017-08-05
1
-6/+4
*
Autogen: Remove per-config suffix for mocs_compilations.cpp
Sebastian Holtermann
2017-08-05
1
-24/+6
*
Autogen: Forward target dependencies to *_autogen target
Sebastian Holtermann
2017-07-28
1
-12/+33
*
Autogen: Process GENERATED files. Add CMP0071.
Sebastian Holtermann
2017-07-18
1
-9/+35
*
Autogen: Skip generated files for compatibility with CMake 3.8
Brad King
2017-07-07
1
-0/+7
*
Autogen: Do not use per-config file suffixes with VS yet
Brad King
2017-06-07
1
-0/+4
*
cmQtAutoGeneratorInitializer: Remove unused local variable
Brad King
2017-05-30
1
-2/+0
*
Merge topic 'reduce-string-copying'
Brad King
2017-05-28
1
-1/+1
|
\
|
*
Add const-reference qualifications
Pavel Solodovnikov
2017-05-26
1
-1/+1
*
|
Autogen: Per-config file suffixes. New AUTOGEN_BUILD_DIR target property.
Sebastian Holtermann
2017-05-26
1
-141/+235
*
|
Autogen: Pass build directory in Info file
Sebastian Holtermann
2017-05-26
1
-5/+7
|
/
*
Merge topic 'autogen-fixes'
Brad King
2017-04-21
1
-0/+41
|
\
|
*
Autogen: Pass explicit predefines header to moc if possible
Aleix Pol
2017-04-20
1
-0/+41
*
|
cmGlobalVisualStudioGenerator: Drop VS7 enumeration value
Brad King
2017-04-19
1
-2/+2
*
|
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-2/+2
|
/
*
Add self-sufficient wrapper for <sys/stat.h>
Daniel Pfeifer
2017-03-24
1
-1/+1
*
Autogen: include what you use
Daniel Pfeifer
2017-03-23
1
-5/+1
*
Autogen: Add AUTOGEN_SOURCE_GROUP support
Sebastian Holtermann
2017-03-16
1
-6/+67
*
Autogen: Add AUTOMOC/UIC support for generated source files
Sebastian Holtermann
2017-03-06
1
-92/+122
*
Autogen: Initializer cleanups
Sebastian Holtermann
2017-03-06
1
-73/+70
*
Autogen: Add support for generated .qrc files
Sebastian Holtermann
2017-03-06
1
-4/+11
*
Autogen: Embrace qrc file lists in braces in AutogenInfo.cmake
Sebastian Holtermann
2017-03-06
1
-2/+3
*
Autogen: Remove unused variables
Sebastian Holtermann
2017-03-06
1
-3/+0
*
Autogen: Add cmQtAutogeneratorCommon class with shared types and functions
Sebastian Holtermann
2017-03-06
1
-162/+24
*
Autogen: New short InfoGet functions
Sebastian Holtermann
2017-03-02
1
-1/+1
*
Autogen: Add AUTOUIC_SEARCH_PATHS support
Sebastian Holtermann
2017-03-02
1
-0/+13
*
Autogen: Add AUTOMOC_DEPEND_FILTERS support
Sebastian Holtermann
2017-02-22
1
-0/+2
*
Autogen: Overhaul and simplify AutogenInfo.cmake file generation
Sebastian Holtermann
2017-02-21
1
-315/+318
*
Autogen: Optimize GetCompileDefinitionsAndDirectories function
Sebastian Holtermann
2017-02-21
1
-18/+20
*
Autogen: Sort AutogenInfo.cmake.in
Sebastian Holtermann
2017-02-21
1
-4/+4
*
Autogen: Initializer: Add old settings file to clean files
Sebastian Holtermann
2017-01-12
1
-0/+8
*
AUTOGEN: Initializer: Always remember skipped files
Sebastian Holtermann
2017-01-10
1
-26/+35
*
AUTOGEN: Initializer: Enable SKIP_AUTOGEN on all AUTOGEN generated sources
Sebastian Holtermann
2017-01-10
1
-2/+4
*
AUTOGEN: Initializer: Introduce SKIP_AUTOGEN checks
Sebastian Holtermann
2017-01-10
1
-1/+7
*
AUTOGEN: Rename config variables
Sebastian Holtermann
2017-01-10
1
-16/+16
*
AUTOGEN: Make skipMoc and skipUic blacklists behave the same way
Sebastian Holtermann
2017-01-10
1
-18/+31
*
QtAutogen: Generate rcc output file names in one place only
Sebastian Holtermann
2016-12-07
1
-31/+7
*
QtAutogen: Add rcc output files to autogen target byproducts
Sebastian Holtermann
2016-12-07
1
-29/+27
[next]