| Commit message (Expand) | Author | Age | Files | Lines |
* | Autogen: Initializer: Add old settings file to clean files | Sebastian Holtermann | 2017-01-12 | 1 | -0/+8 |
|
|
* | AUTOGEN: Initializer: Always remember skipped files | Sebastian Holtermann | 2017-01-10 | 1 | -26/+35 |
|
|
* | AUTOGEN: Initializer: Enable SKIP_AUTOGEN on all AUTOGEN generated sources | Sebastian Holtermann | 2017-01-10 | 1 | -2/+4 |
|
|
* | AUTOGEN: Initializer: Introduce SKIP_AUTOGEN checks | Sebastian Holtermann | 2017-01-10 | 1 | -1/+7 |
|
|
* | AUTOGEN: Rename config variables | Sebastian Holtermann | 2017-01-10 | 1 | -16/+16 |
|
|
* | AUTOGEN: Make skipMoc and skipUic blacklists behave the same way | Sebastian Holtermann | 2017-01-10 | 1 | -18/+31 |
|
|
* | QtAutogen: Generate rcc output file names in one place only | Sebastian Holtermann | 2016-12-07 | 1 | -31/+7 |
|
|
* | QtAutogen: Add rcc output files to autogen target byproducts | Sebastian Holtermann | 2016-12-07 | 1 | -29/+27 |
|
|
* | QtAutogen: Add moc compilation file to autogen target byproducts | Sebastian Holtermann | 2016-12-07 | 1 | -10/+12 |
|
|
* | QtAutogen: Reconfigure when .qrc file changes | Sebastian Holtermann | 2016-12-07 | 1 | -11/+15 |
|
|
* | QtAutogen: Rename autogen target to *_autogen from *_automoc | Sebastian Holtermann | 2016-12-07 | 1 | -1/+1 |
|
|
* | QtAutogen: Inline single use variable definitions | Sebastian Holtermann | 2016-12-07 | 1 | -8/+5 |
|
|
* | QtAutogen: Determine the Qt major version in only one way | Sebastian Holtermann | 2016-12-07 | 1 | -45/+34 |
|
|
* | QtAutogen: Clean removes autogen build directory | Sebastian Holtermann | 2016-12-07 | 1 | -5/+3 |
|
|
* | QtAutogen: Generate included ui_ and moc_ files in _automoc/includes | Sebastian Holtermann | 2016-12-07 | 1 | -2/+15 |
|
|
* | QtAutogen: Use checksum based subdirectories to avoid name collisions | Sebastian Holtermann | 2016-12-07 | 1 | -14/+26 |
|
|
* | QtAutogen: Remove .dir suffix from automoc build directory | Sebastian Holtermann | 2016-12-07 | 1 | -1/+1 |
|
|
* | QtAutogen: Generate moc compilation in _automoc.dir/moc_compilation.cpp | Sebastian Holtermann | 2016-12-07 | 1 | -7/+3 |
|
|
* | QtAutogen: Use upper case for MOC, UIC and RCC in messages | Sebastian Holtermann | 2016-12-07 | 1 | -3/+3 |
|
|
* | QtAutogen: Comments | Sebastian Holtermann | 2016-12-06 | 1 | -0/+3 |
|
|
* | QtAutogen: For loop feature test optimization | Sebastian Holtermann | 2016-12-06 | 1 | -12/+11 |
|
|
* | QtAutogen: Variable scope optimizations | Sebastian Holtermann | 2016-12-06 | 1 | -34/+39 |
|
|
* | QtAutogen: Rename variable templates in config template | Sebastian Holtermann | 2016-12-06 | 1 | -6/+3 |
|
|
* | QtAutogen: Make strings const | Sebastian Holtermann | 2016-12-06 | 1 | -2/+2 |
|
|
* | QtAutogen: Change config file permissions only on demand | Sebastian Holtermann | 2016-12-06 | 1 | -10/+15 |
|
|
* | QtAutogen: Inline single use variable | Sebastian Holtermann | 2016-12-06 | 1 | -6/+2 |
|
|
* | QtAutogen: Remove unused intermediate definition in makefile | Sebastian Holtermann | 2016-12-06 | 1 | -5/+1 |
|
|
* | QtAutogen: Moc related variable renamed | Sebastian Holtermann | 2016-12-06 | 1 | -6/+6 |
|
|
* | QtAutogen: Moc related variable renamed | Sebastian Holtermann | 2016-12-06 | 1 | -6/+6 |
|
|
* | QtAutogen: Target directory name function rename | Sebastian Holtermann | 2016-12-06 | 1 | -3/+3 |
|
|
* | QtAutogen: Move util functions to file begin | Sebastian Holtermann | 2016-12-06 | 1 | -20/+20 |
|
|
* | QtAutogen: Moc related setup function rename | Sebastian Holtermann | 2016-12-06 | 1 | -2/+2 |
|
|
* | QtAutogen: Uic related function rename | Sebastian Holtermann | 2016-12-06 | 1 | -3/+3 |
|
|
* | QtAutogen: Uic related setup function rename | Sebastian Holtermann | 2016-12-06 | 1 | -2/+2 |
|
|
* | QtAutogen: Rcc related function rename | Sebastian Holtermann | 2016-12-06 | 1 | -3/+3 |
|
|
* | QtAutogen: Rcc related function rename | Sebastian Holtermann | 2016-12-06 | 1 | -2/+2 |
|
|
* | QtAutogen: Rcc related list function rename | Sebastian Holtermann | 2016-12-06 | 1 | -9/+9 |
|
|
* | QtAutogen: Rcc related setup function rename | Sebastian Holtermann | 2016-12-06 | 1 | -2/+2 |
|
|
* | QtAutogen: Remove and inline ReadAll function | Sebastian Holtermann | 2016-12-06 | 1 | -10/+7 |
|
|
* | QtAutogen: Use shorter name for static function | Sebastian Holtermann | 2016-12-06 | 1 | -3/+3 |
|
|
* | QtAutogen: Use util prefix for static function name | Sebastian Holtermann | 2016-12-06 | 1 | -4/+4 |
|
|
* | Fix several include-what-you-use findings | Daniel Pfeifer | 2016-11-08 | 1 | -2/+0 |
|
|
* | cmListFileCache: Remove cmState header include | Stephen Kelly | 2016-10-19 | 1 | -0/+1 |
|
|
* | cmState: Port dependents to new cmStateTypes header | Stephen Kelly | 2016-10-19 | 1 | -1/+1 |
|
|
* | QtAutogen: Use cmSystemTools::Error instead of std::cerr | Sebastian Holtermann | 2016-09-30 | 1 | -2/+2 |
|
|
* | QtAutogen: Allow .qrc files that do not contain any file reference | Sebastian Holtermann | 2016-09-30 | 1 | -34/+33 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -13/+2 |
|
|
* | fix a load of include-what-you-use violations | Daniel Pfeifer | 2016-09-03 | 1 | -4/+25 |
|
|
* | CMake: don't use else after return | Daniel Pfeifer | 2016-08-18 | 1 | -1/+2 |
|
|
* | Merge topic 'issue-tracker-urls' | Brad King | 2016-08-16 | 1 | -1/+1 |
|\ |
|