| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|