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
/
cmQtAutoGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Autogen: A missing info file is a critical error
Sebastian Holtermann
2019-05-11
1
-1/+2
*
Autogen: Refactor AUTOMOC and AUTOUIC and add source file parse data caching
Sebastian Holtermann
2019-05-07
1
-176/+25
*
Autogen: Factor out concurrency framework to cmWorkerPool class
Sebastian Holtermann
2019-04-15
1
-232/+0
*
Autogen: Move libuv loop from cmQtAutoGenerator to cmQtAutoGeneratorMocUic
Sebastian Holtermann
2019-04-06
1
-15/+2
*
Autogen: Make cmQtAutoGenerator::FileSystem Logger free
Sebastian Holtermann
2019-04-06
1
-44/+4
*
Autogen: Move Logger and FileSystem member variables to generator classes
Sebastian Holtermann
2019-04-06
1
-24/+28
*
AutoRcc: Don't use cmQtAutoGenerator::FileSystem methods
Sebastian Holtermann
2019-04-06
1
-61/+87
*
Autogen: Fix deadlock when uv_spawn() fails while trying to run moc
Alexandru Croitor
2019-03-25
1
-2/+12
*
Replace use of CollapseCombinedPath with CollapseFullPath
Brad King
2019-03-19
1
-3/+3
*
Autogen: Rename cmQtAutoGen::GeneratorT enum to cmQtAutoGen::GenT
Sebastian Holtermann
2019-02-21
1
-12/+10
*
Prefer front/back/data over dereferencing begin/rbegin iter
Artur Ryt
2019-02-06
1
-3/+3
*
cmSystemTools: Stdout(),Stderr() accept std::string argument
Vitaly Stakhovsky
2019-01-20
1
-4/+4
*
Properties: Add CMAKE_ROLE global property
Kyle Edwards
2019-01-17
1
-1/+2
*
IWYU: Update CMake code for IWYU built with Clang 6
Brad King
2019-01-15
1
-0/+1
*
Remove unnecessary c_str() calls
Vitaly Stakhovsky
2018-09-05
1
-2/+2
*
Autogen: Add CMAKE_AUTOGEN_VERBOSE variable support
Sebastian Holtermann
2018-06-21
1
-3/+19
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-1/+1
*
Autogen: Add lock file to AUTORCC commands
Sebastian Holtermann
2018-05-30
1
-2/+3
*
Merge topic 'autogen-protect-cmsys-calls'
Brad King
2018-04-04
1
-21/+90
|
\
|
*
Autogen: Use std::istreambuf_iterator for file so string reading
Sebastian Holtermann
2018-04-03
1
-20/+29
|
*
Autogen: Protected calls to cmFilePathChecksum
Sebastian Holtermann
2018-04-03
1
-0/+16
|
*
Autogen: Protected calls to cmQtAutoGen::SubDirPrefix
Sebastian Holtermann
2018-04-03
1
-0/+7
|
*
Autogen: Protected calls to cmSystemTools::GetFilenameWithoutLastExtension
Sebastian Holtermann
2018-04-03
1
-0/+7
|
*
Autogen: Protected calls to cmSystemTools::Split/JoinPath
Sebastian Holtermann
2018-04-03
1
-0/+23
|
*
Autogen: Protected calls to cmSystemTools::CollapseCombinedPath
Sebastian Holtermann
2018-04-03
1
-1/+8
*
|
cmake_minimum_required: Optionally set policies with version range
Brad King
2018-03-21
1
-1/+1
|
/
*
Autogen: Check if a file is empty before reading it
Sebastian Holtermann
2018-03-06
1
-11/+18
*
Autogen: Process files concurrently in AUTOMOC and AUTOUIC
Sebastian Holtermann
2018-01-17
1
-179/+490
*
Autogen: Fix for problematic nested lists separator
Sebastian Holtermann
2017-12-18
1
-0/+3
*
Autogen: Add and use cmQtAutoGenerator base class
Sebastian Holtermann
2017-11-19
1
-0/+320