Alexey Edelev
|
e5ec0e52f4
AUTOUIC: Fix generating of dependency rules for UI header files
|
4 vuotta sitten |
Brad King
|
ec1b6157cb
Update CMake code using KWSys to account for Status return values
|
4 vuotta sitten |
Ben Boeckel
|
4470eb5179
clang-tidy: fix `performance-trivially-destructible` warnings
|
4 vuotta sitten |
Oleksandr Koval
|
209daa20b2
Code style: add missed explicit 'this->'
|
4 vuotta sitten |
Marc Chevrier
|
2faa3f6c55
Refactoring: Third-parties public headers are under cm3p prefix
|
5 vuotta sitten |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 vuotta sitten |
Sebastian Holtermann
|
820962edc9
Autogen: Refactor json info file reading interface
|
6 vuotta sitten |
Sebastian Holtermann
|
d867e05892
Autogen: Use JSON instead of CMake script for info files
|
6 vuotta sitten |
Marc Chevrier
|
c688b401d3
cmstd: Modernize CMake system headers
|
6 vuotta sitten |
Sebastian Holtermann
|
f9e5441eb4
Autogen: Abbreviate file paths in messages
|
6 vuotta sitten |
Regina Pfeifer
|
62e5f72289
clang-tidy: Replace typedef with using
|
6 vuotta sitten |
Sebastian Holtermann
|
7a78d15415
Autogen: Let cmQtAutoGenerator::Logger methods accept cm::string_view
|
6 vuotta sitten |
Sebastian Holtermann
|
c797148e85
Autogen: Use cm::string_view for AUTO{MOC,UIC,RCC} generator names
|
6 vuotta sitten |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
6 vuotta sitten |
Sebastian Holtermann
|
20e580be01
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
|
6 vuotta sitten |
Sebastian Holtermann
|
935fbe0b04
cmStringAlgorithms: Add cmStrToLong and cmStrToULong
|
6 vuotta sitten |
Sebastian Holtermann
|
ca2923110c
Autogen: Modernize to use cmStrCat for string concatenation
|
6 vuotta sitten |
Marc Chevrier
|
d9b2c7dae2
Introduce memory management helper: cm_memory.hxx
|
6 vuotta sitten |
Brad King
|
71fbebd1dc
IWYU: Fix handling of <memory> standard header
|
6 vuotta sitten |
Sebastian Holtermann
|
eff6e622d6
Autogen: A missing info file is a critical error
|
6 vuotta sitten |
Sebastian Holtermann
|
7d50e1c611
Autogen: Refactor AUTOMOC and AUTOUIC and add source file parse data caching
|
6 vuotta sitten |
Sebastian Holtermann
|
8cb26a0a2a
Autogen: Factor out concurrency framework to cmWorkerPool class
|
6 vuotta sitten |
Sebastian Holtermann
|
9710d4aacf
Autogen: Move libuv loop from cmQtAutoGenerator to cmQtAutoGeneratorMocUic
|
6 vuotta sitten |
Sebastian Holtermann
|
95e72c0157
Autogen: Make cmQtAutoGenerator::FileSystem Logger free
|
6 vuotta sitten |
Sebastian Holtermann
|
f161cfe5a8
Autogen: Move Logger and FileSystem member variables to generator classes
|
6 vuotta sitten |
Sebastian Holtermann
|
7baec5e94b
AutoRcc: Don't use cmQtAutoGenerator::FileSystem methods
|
6 vuotta sitten |
Alexandru Croitor
|
e7a760fe7d
Autogen: Fix deadlock when uv_spawn() fails while trying to run moc
|
6 vuotta sitten |
Brad King
|
a13a5c948e
Replace use of CollapseCombinedPath with CollapseFullPath
|
6 vuotta sitten |
Sebastian Holtermann
|
5e36209f71
Autogen: Rename cmQtAutoGen::GeneratorT enum to cmQtAutoGen::GenT
|
6 vuotta sitten |
Artur Ryt
|
f3534386b5
Prefer front/back/data over dereferencing begin/rbegin iter
|
6 vuotta sitten |