| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactoring: use append functions from cmext/algorithm | Marc Chevrier | 2019-12-17 | 1 | -2/+3 |
|
|
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -4/+4 |
|
|
* | Autogen: Make cmQtAutoRcc a free function | Sebastian Holtermann | 2019-09-28 | 1 | -14/+89 |
|
|
* | Autogen: Refactor json info file reading interface | Sebastian Holtermann | 2019-09-28 | 1 | -14/+14 |
|
|
* | Autogen: Use JSON instead of CMake script for info files | Sebastian Holtermann | 2019-09-25 | 1 | -90/+26 |
|
|
* | cmstd: Modernize CMake system headers | Marc Chevrier | 2019-09-20 | 1 | -1/+2 |
|
|
* | Autogen: Abbreviate file paths in messages | Sebastian Holtermann | 2019-09-16 | 1 | -47/+71 |
|
|
* | Autogen: cmQtAutoRcc settings hash computation optimizations | Sebastian Holtermann | 2019-08-27 | 1 | -9/+15 |
|
|
* | Autogen: cmQtAutoRcc string concatenation cleanups | Sebastian Holtermann | 2019-08-27 | 1 | -60/+37 |
|
|
* | Source sweep: Replace cmExpandList with the shorter cmExpandedList | Sebastian Holtermann | 2019-08-23 | 1 | -4/+3 |
|
|
* | Source sweep: Use cmStrCat for string concatenation | Sebastian Holtermann | 2019-08-22 | 1 | -53/+25 |
|
|
* | Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument | Sebastian Holtermann | 2019-08-14 | 1 | -2/+2 |
|
|
* | Autogen: Modernize to use cmStrCat for string concatenation | Sebastian Holtermann | 2019-08-07 | 1 | -27/+16 |
|
|
* | cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h | Sebastian Holtermann | 2019-07-29 | 1 | -0/+1 |
|
|
* | Use cmAppend to append ranges to std::vector instances | Sebastian Holtermann | 2019-05-23 | 1 | -1/+1 |
|
|
* | AutoRcc: Simplify error logging with utility lambda | Sebastian Holtermann | 2019-05-11 | 1 | -20/+18 |
|
|
* | AutoRcc: Rebuild if the rcc executable is newer than its output | Sebastian Holtermann | 2019-05-11 | 1 | -0/+19 |
|
|
* | AutoRcc: Don't read the info file time again | Sebastian Holtermann | 2019-05-11 | 1 | -12/+1 |
|
|
* | AutoRcc: Write re-generation reason and rcc command as one string | Sebastian Holtermann | 2019-05-11 | 1 | -29/+30 |
|
|
* | Autogen: Refactor AUTOMOC and AUTOUIC and add source file parse data caching | Sebastian Holtermann | 2019-05-07 | 1 | -1/+1 |
|
|
* | Autogen: Rename cmQtAutoGeneratorRcc to cmQtAutoRcc | Sebastian Holtermann | 2019-04-06 | 1 | -0/+516 |
|
|