index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmQtAutoGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
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