summaryrefslogtreecommitdiff
path: root/Source/cmQtAutoGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-1/+1
* Autogen: Add lock file to AUTORCC commandsSebastian Holtermann2018-05-301-2/+3
* Merge topic 'autogen-protect-cmsys-calls'Brad King2018-04-041-21/+90
|\
| * Autogen: Use std::istreambuf_iterator for file so string readingSebastian Holtermann2018-04-031-20/+29
| * Autogen: Protected calls to cmFilePathChecksumSebastian Holtermann2018-04-031-0/+16
| * Autogen: Protected calls to cmQtAutoGen::SubDirPrefixSebastian Holtermann2018-04-031-0/+7
| * Autogen: Protected calls to cmSystemTools::GetFilenameWithoutLastExtensionSebastian Holtermann2018-04-031-0/+7
| * Autogen: Protected calls to cmSystemTools::Split/JoinPathSebastian Holtermann2018-04-031-0/+23
| * Autogen: Protected calls to cmSystemTools::CollapseCombinedPathSebastian Holtermann2018-04-031-1/+8
* | cmake_minimum_required: Optionally set policies with version rangeBrad King2018-03-211-1/+1
|/
* Autogen: Check if a file is empty before reading itSebastian Holtermann2018-03-061-11/+18
* Autogen: Process files concurrently in AUTOMOC and AUTOUICSebastian Holtermann2018-01-171-179/+490
* Autogen: Fix for problematic nested lists separatorSebastian Holtermann2017-12-181-0/+3
* Autogen: Add and use cmQtAutoGenerator base classSebastian Holtermann2017-11-191-0/+320