Commit History

Author SHA1 Message Date
  Brad King 71fbebd1dc IWYU: Fix handling of <memory> standard header 6 years ago
  Sebastian Holtermann eff6e622d6 Autogen: A missing info file is a critical error 6 years ago
  Sebastian Holtermann 7d50e1c611 Autogen: Refactor AUTOMOC and AUTOUIC and add source file parse data caching 6 years ago
  Sebastian Holtermann 8cb26a0a2a Autogen: Factor out concurrency framework to cmWorkerPool class 6 years ago
  Sebastian Holtermann 9710d4aacf Autogen: Move libuv loop from cmQtAutoGenerator to cmQtAutoGeneratorMocUic 6 years ago
  Sebastian Holtermann 95e72c0157 Autogen: Make cmQtAutoGenerator::FileSystem Logger free 6 years ago
  Sebastian Holtermann f161cfe5a8 Autogen: Move Logger and FileSystem member variables to generator classes 6 years ago
  Sebastian Holtermann 7baec5e94b AutoRcc: Don't use cmQtAutoGenerator::FileSystem methods 6 years ago
  Alexandru Croitor e7a760fe7d Autogen: Fix deadlock when uv_spawn() fails while trying to run moc 6 years ago
  Brad King a13a5c948e Replace use of CollapseCombinedPath with CollapseFullPath 6 years ago
  Sebastian Holtermann 5e36209f71 Autogen: Rename cmQtAutoGen::GeneratorT enum to cmQtAutoGen::GenT 6 years ago
  Artur Ryt f3534386b5 Prefer front/back/data over dereferencing begin/rbegin iter 6 years ago
  Vitaly Stakhovsky 3132ea801c cmSystemTools: Stdout(),Stderr() accept std::string argument 6 years ago
  Kyle Edwards 4568d046c4 Properties: Add CMAKE_ROLE global property 6 years ago
  Brad King cd0881be61 IWYU: Update CMake code for IWYU built with Clang 6 6 years ago
  Vitaly Stakhovsky 6f16be6a62 Remove unnecessary c_str() calls 7 years ago
  Sebastian Holtermann e28dc3b1d8 Autogen: Add CMAKE_AUTOGEN_VERBOSE variable support 7 years ago
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 years ago
  Sebastian Holtermann 2930a198f6 Autogen: Add lock file to AUTORCC commands 7 years ago
  Brad King 49ea1bb243 Merge topic 'autogen-protect-cmsys-calls' 7 years ago
  Sebastian Holtermann 1d2c9d8c6d Autogen: Use std::istreambuf_iterator for file so string reading 7 years ago
  Sebastian Holtermann ccc38fa509 Autogen: Protected calls to cmFilePathChecksum 7 years ago
  Sebastian Holtermann 719b24c872 Autogen: Protected calls to cmQtAutoGen::SubDirPrefix 7 years ago
  Sebastian Holtermann 9a73615815 Autogen: Protected calls to cmSystemTools::GetFilenameWithoutLastExtension 7 years ago
  Sebastian Holtermann 65203ce407 Autogen: Protected calls to cmSystemTools::Split/JoinPath 7 years ago
  Sebastian Holtermann 14a86c9ea7 Autogen: Protected calls to cmSystemTools::CollapseCombinedPath 7 years ago
  Brad King 45408b5ea1 cmake_minimum_required: Optionally set policies with version range 7 years ago
  Sebastian Holtermann 50b7be6d1f Autogen: Check if a file is empty before reading it 7 years ago
  Sebastian Holtermann a008578dee Autogen: Process files concurrently in AUTOMOC and AUTOUIC 7 years ago
  Sebastian Holtermann 3ce7eecedc Autogen: Fix for problematic nested lists separator 7 years ago