Marc Chevrier
|
c688b401d3
cmstd: Modernize CMake system headers
|
6 년 전 |
Sebastian Holtermann
|
f9e5441eb4
Autogen: Abbreviate file paths in messages
|
6 년 전 |
Regina Pfeifer
|
62e5f72289
clang-tidy: Replace typedef with using
|
6 년 전 |
Sebastian Holtermann
|
7a78d15415
Autogen: Let cmQtAutoGenerator::Logger methods accept cm::string_view
|
6 년 전 |
Sebastian Holtermann
|
c797148e85
Autogen: Use cm::string_view for AUTO{MOC,UIC,RCC} generator names
|
6 년 전 |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
6 년 전 |
Sebastian Holtermann
|
20e580be01
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
|
6 년 전 |
Sebastian Holtermann
|
935fbe0b04
cmStringAlgorithms: Add cmStrToLong and cmStrToULong
|
6 년 전 |
Sebastian Holtermann
|
ca2923110c
Autogen: Modernize to use cmStrCat for string concatenation
|
6 년 전 |
Marc Chevrier
|
d9b2c7dae2
Introduce memory management helper: cm_memory.hxx
|
6 년 전 |
Brad King
|
71fbebd1dc
IWYU: Fix handling of <memory> standard header
|
6 년 전 |
Sebastian Holtermann
|
eff6e622d6
Autogen: A missing info file is a critical error
|
6 년 전 |
Sebastian Holtermann
|
7d50e1c611
Autogen: Refactor AUTOMOC and AUTOUIC and add source file parse data caching
|
6 년 전 |
Sebastian Holtermann
|
8cb26a0a2a
Autogen: Factor out concurrency framework to cmWorkerPool class
|
6 년 전 |
Sebastian Holtermann
|
9710d4aacf
Autogen: Move libuv loop from cmQtAutoGenerator to cmQtAutoGeneratorMocUic
|
6 년 전 |
Sebastian Holtermann
|
95e72c0157
Autogen: Make cmQtAutoGenerator::FileSystem Logger free
|
6 년 전 |
Sebastian Holtermann
|
f161cfe5a8
Autogen: Move Logger and FileSystem member variables to generator classes
|
6 년 전 |
Sebastian Holtermann
|
7baec5e94b
AutoRcc: Don't use cmQtAutoGenerator::FileSystem methods
|
6 년 전 |
Alexandru Croitor
|
e7a760fe7d
Autogen: Fix deadlock when uv_spawn() fails while trying to run moc
|
6 년 전 |
Brad King
|
a13a5c948e
Replace use of CollapseCombinedPath with CollapseFullPath
|
6 년 전 |
Sebastian Holtermann
|
5e36209f71
Autogen: Rename cmQtAutoGen::GeneratorT enum to cmQtAutoGen::GenT
|
6 년 전 |
Artur Ryt
|
f3534386b5
Prefer front/back/data over dereferencing begin/rbegin iter
|
6 년 전 |
Vitaly Stakhovsky
|
3132ea801c
cmSystemTools: Stdout(),Stderr() accept std::string argument
|
6 년 전 |
Kyle Edwards
|
4568d046c4
Properties: Add CMAKE_ROLE global property
|
6 년 전 |
Brad King
|
cd0881be61
IWYU: Update CMake code for IWYU built with Clang 6
|
6 년 전 |
Vitaly Stakhovsky
|
6f16be6a62
Remove unnecessary c_str() calls
|
7 년 전 |
Sebastian Holtermann
|
e28dc3b1d8
Autogen: Add CMAKE_AUTOGEN_VERBOSE variable support
|
7 년 전 |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 년 전 |
Sebastian Holtermann
|
2930a198f6
Autogen: Add lock file to AUTORCC commands
|
7 년 전 |
Brad King
|
49ea1bb243
Merge topic 'autogen-protect-cmsys-calls'
|
7 년 전 |