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