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
*
Autogen: More use of scoped lambdas
Sebastian Holtermann
2017-09-07
1
-35/+28
*
Autogen: More use of scoped lambdas
Sebastian Holtermann
2017-09-07
1
-16/+11
*
Autogen: Use list of lists functions for UIC options
Sebastian Holtermann
2017-09-07
1
-4/+5
*
Autogen: Pass RCC build names and function names in info file
Sebastian Holtermann
2017-09-07
1
-45/+61
*
Autogen: Add functions to read/write a list of lists
Sebastian Holtermann
2017-09-07
1
-0/+16
*
Autogen: Use the same algorithm for RCC and UIC option merging
Sebastian Holtermann
2017-09-07
1
-41/+1
*
Autogen: Replace cmsys::SystemTools:: with cmSystemTools::
Sebastian Holtermann
2017-09-07
1
-6/+6
*
Autogen: Iterate source files only once
Sebastian Holtermann
2017-09-07
1
-415/+369
*
clang-format: format all code as Cpp11
Daniel Pfeifer
2017-08-30
1
-2/+2
*
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
[next]