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: Don't add STATIC_LIBRARY cycle targets to the _autogen dependencies
Sebastian Holtermann
2017-10-27
1
-17/+83
*
Autogen: Allow setting SKIP_AUTOUIC/GEN on .ui files not in the sources
Sebastian Holtermann
2017-10-09
1
-6/+10
*
Autogen: Add (CMAKE_)AUTOMOC_COMPILER_PREDEFINES
Sebastian Holtermann
2017-09-29
1
-5/+8
*
Merge topic 'autogen-macro-names2'
Brad King
2017-09-29
1
-5/+10
|
\
|
*
Autogen: Create info file directory before writing
Sebastian Holtermann
2017-09-28
1
-5/+10
*
|
Autogen: Offer solution for CMP0071 in warning message
Sebastian Holtermann
2017-09-28
1
-28/+37
|
/
*
Autogen: Reintroduce per-config sources support
Sebastian Holtermann
2017-09-25
1
-151/+198
*
Autogen: Rename cmQtAutoGen::GeneratorType to cmQtAutogen::Generator
Sebastian Holtermann
2017-09-25
1
-2/+2
*
Merge topic 'ranged-for'
Brad King
2017-09-13
1
-11/+11
|
\
|
*
Meta: modernize old-fashioned loops to range-based `for`.
Pavel Solodovnikov
2017-09-12
1
-11/+11
*
|
Use cmMakefile::GetOrCreateSourceGroup in cmQtAutogeneratorsInitializer
Sebastian Holtermann
2017-09-09
1
-14/+1
|
/
*
Autogen: Smarter target dependency computation
Sebastian Holtermann
2017-09-07
1
-72/+97
*
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
[next]