| Commit message (Expand) | Author | Age | Files | Lines |
* | AutoGen: Use moc's feature to output dependencies | Joerg Bornemann | 2020-01-28 | 6 | -7/+7 |
|
|
* | Tests: Add AUTOGEN policy CMP0100 test | Sebastian Holtermann | 2020-01-04 | 9 | -0/+162 |
|
|
* | Tests: Restore Autogen/SameName .hh header test | Sebastian Holtermann | 2020-01-04 | 3 | -1/+20 |
|
|
* | Autogen: Revert processing of .hh files for compatibility | Brad King | 2019-12-18 | 3 | -16/+0 |
|
|
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 51 | -33/+79 |
|
|
* | Tests: At QtAutogen.MocIncludeSymlink test | Sebastian Holtermann | 2019-09-18 | 2 | -0/+81 |
|
|
* | Tests: Merge QtAutogen.MocIncludeStrict and MocIncludeRelaxed | Sebastian Holtermann | 2019-09-18 | 97 | -896/+1011 |
|
|
* | Tests: Autogen: Extend SameName test with additional header extensions | Sebastian Holtermann | 2019-07-04 | 4 | -0/+32 |
|
|
* | Tests: Autogen: Use valid rcc compression levels | Sebastian Holtermann | 2019-07-01 | 1 | -4/+4 |
|
|
* | Autogen: Add ManySources test | Sebastian Holtermann | 2019-04-15 | 8 | -0/+131 |
|
|
* | Tests: Fix Qt*Autogen.GlobalAutogenTarget to use matching generator | Brad King | 2019-04-10 | 1 | -0/+3 |
|
|
* | Autogen: Fix RerunMocPlugin test for Ninja generator | Sebastian Holtermann | 2019-02-15 | 1 | -11/+4 |
|
|
* | Autogen: Refactor RerunRccDepends test with fixed timestamp comparison | Sebastian Holtermann | 2019-02-13 | 1 | -80/+95 |
|
|
* | Autogen: Refactor RerunRccConfigChange test | Sebastian Holtermann | 2019-02-13 | 1 | -14/+19 |
|
|
* | Autogen: Refactor RerunMocBasic test with fixed timestamp comparison | Sebastian Holtermann | 2019-02-13 | 1 | -31/+67 |
|
|
* | Autogen: Refactor RerunMocPlugin test with fixed timestamp comparison | Sebastian Holtermann | 2019-02-13 | 1 | -58/+93 |
|
|
* | Autogen: Extend the SameName test with same name but different extension files | Sebastian Holtermann | 2019-02-05 | 6 | -1/+68 |
|
|
* | Autogen: Reenable passing compiler implicit include directories to moc | Sebastian Holtermann | 2019-01-28 | 3 | -2/+11 |
|
|
* | Autogen: Revert passing compiler implicit includes to moc | Sebastian Holtermann | 2018-12-07 | 1 | -1/+2 |
|
|
* | Autogen: Add QtAutogen.UicNoGui test | Sebastian Holtermann | 2018-11-28 | 7 | -0/+50 |
|
|
* | Autogen: Tests: Differentiate between Qt core and Qt gui tests | Sebastian Holtermann | 2018-11-28 | 43 | -46/+103 |
|
|
* | Autogen: Sort tests | Sebastian Holtermann | 2018-11-14 | 1 | -36/+30 |
|
|
* | Autogen: Add a definitions test to the MocOnly test | Sebastian Holtermann | 2018-11-14 | 2 | -1/+7 |
|
|
* | Autogen: Add test for CMAKE_GLOBAL_AUTOGEN/RCC_TARGET | Sebastian Holtermann | 2018-11-11 | 17 | -0/+279 |
|
|
* | Autogen: Separate AUTOGEN_TARGET_DEPENDS tests into own tests suite | Sebastian Holtermann | 2018-11-05 | 7 | -48/+70 |
|
|
* | Autogen: Rename MocDepends test to AutogenOriginDependsOn | Sebastian Holtermann | 2018-11-03 | 12 | -2/+2 |
|
|
* | Autogen: Add test for AUTOGEN_ORIGIN_DEPENDS=OFF | Sebastian Holtermann | 2018-11-03 | 12 | -0/+238 |
|
|
* | Fix misc. typos | luz.paz | 2018-10-03 | 1 | -1/+1 |
|
|
* | Autogen: Tests: Use non inverting Qt version tests | Sebastian Holtermann | 2018-08-09 | 6 | -11/+11 |
|
|
* | Autogen: Check if we can run the MocOsMacros test | Sebastian Holtermann | 2018-08-07 | 2 | -9/+25 |
|
|
* | Autogen: Add test for Q_OS_ macros | Sebastian Holtermann | 2018-07-30 | 5 | -0/+180 |
|
|
* | Autogen: Enable CMAKE_AUTOGEN_VERBOSE in all tests | Sebastian Holtermann | 2018-06-21 | 5 | -0/+5 |
|
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 6 | -7/+10 |
|
|
* | Autogen: Add AUTORCC configuration change test | Sebastian Holtermann | 2018-05-30 | 11 | -0/+94 |
|
|
* | Tests: Add QtAutogen test for a low cmake_minimum_required version | Sebastian Holtermann | 2018-05-16 | 8 | -1/+92 |
|
|
* | Cleanup: Fix typos and grammar in docs and code | Craig Scott | 2018-04-22 | 1 | -1/+1 |
|
|
* | Replaces execute_process calls to touch files with file(TOUCH) calls | Shane Parris | 2018-02-15 | 1 | -4/+2 |
|
|
* | Autogen: Tests: Extend AUTOUIC include patterns test | Sebastian Holtermann | 2018-01-19 | 11 | -46/+116 |
|
|
* | Autogen: Tests: Extend AUTOMOC include patterns test | Sebastian Holtermann | 2018-01-18 | 6 | -2/+82 |
|
|
* | Autogen: Tests: Add AUTOGEN_PARALLEL tests | Sebastian Holtermann | 2018-01-17 | 31 | -0/+475 |
|
|
* | Autogen: Tests: Fix MocInclude test(s) | Sebastian Holtermann | 2018-01-17 | 9 | -0/+18 |
|
|
* | Merge topic 'use_generator_is_multi_config' | Brad King | 2018-01-08 | 3 | -4/+5 |
|\ |
|
| * | GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in Tests | Craig Scott | 2017-12-29 | 3 | -4/+5 |
|
|
* | | Various typo fixes | Luz Paz | 2018-01-03 | 1 | -1/+1 |
|/ |
|
* | Autogen: Tests: Move QtAutoUicInterface test to QtAutogen/UicInterface | Sebastian Holtermann | 2017-12-13 | 11 | -0/+297 |
|
|
* | Autogen: Tests: Separate RerunRccDepends test | Sebastian Holtermann | 2017-12-13 | 13 | -0/+209 |
|
|
* | Autogen: Tests: Separate RerunMocPlugin test | Sebastian Holtermann | 2017-12-13 | 24 | -0/+292 |
|
|
* | Autogen: Tests: Separate RerunMocBasic test | Sebastian Holtermann | 2017-12-13 | 9 | -0/+140 |
|
|
* | Autogen: Tests: Separate Complex test | Sebastian Holtermann | 2017-12-13 | 59 | -108/+5 |
|
|
* | Autogen: Tests: Separate StaticLibraryCycle test | Sebastian Holtermann | 2017-12-13 | 11 | -13/+20 |
|
|