summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutogen
Commit message (Expand)AuthorAgeFilesLines
...
* | Autogen: Tests: Disable some tests on non ASCII build pathsSebastian Holtermann2017-06-131-23/+41
* | Autogen: Tests fix for utf8 pathsSebastian Holtermann2017-06-121-2/+2
|/
* Tests: Fix Qt5Autogen test on XcodeBrad King2017-05-302-4/+5
* Autogen: Tests: More rigorous rcc rebuild testsSebastian Holtermann2017-03-237-47/+93
* Autogen: Test: Add mocDepends testSebastian Holtermann2017-03-069-0/+119
* Autogen: Test: Add generated qrc file to rccDepends testSebastian Holtermann2017-03-066-9/+39
* Autogen: Test: Add generated file to moc rerun testSebastian Holtermann2017-03-065-18/+37
* Autogen: Test: Add timestamp comparison to moc rerun testSebastian Holtermann2017-03-063-15/+32
* Autogen: Test: Rename automoc_rerun test to mocRerunSebastian Holtermann2017-03-067-9/+9
* Autogen: Test: Rename autorcc_depends test to rccDependsSebastian Holtermann2017-03-065-8/+8
* Autogen: Add AUTOUIC_SEARCH_PATHS testSebastian Holtermann2017-03-027-0/+100
* Autogen: Fix for Q_PLUGIN_METADATA change detection testSebastian Holtermann2017-02-264-45/+46
* Autogen: Add AUTOMOC_DEPEND_FILTERS testSebastian Holtermann2017-02-2210-6/+46
* Autogen: Don't use .moc include in Q_PLUGIN_METADATA testSebastian Holtermann2017-02-212-12/+8
* Autogen: Tests: Set different compression levels in rcc testSebastian Holtermann2017-02-211-0/+11
* Autogen: Tests: Add Q_PLUGIN_METADATA testSebastian Holtermann2017-02-2117-2/+203
* Autogen: Tests: Add moc include testsSebastian Holtermann2017-02-2119-0/+354
* Autogen: Tests: Clean commentsSebastian Holtermann2017-02-211-11/+11
* AUTOGEN: Tests: AUTORCC SKIP_AUTORCC and SKIP_AUTOGEN testSebastian Holtermann2017-01-105-0/+46
* AUTOGEN: Tests: AUTOUIC SKIP_AUTOUIC and SKIP_AUTOGEN testSebastian Holtermann2017-01-1012-0/+147
* AUTOGEN: Tests: AUTOMOC SKIP_AUTOMOC and SKIP_AUTOGEN testSebastian Holtermann2017-01-108-0/+90
* QtAutogen: Tests: Increase minimum required CMake versionSebastian Holtermann2016-12-074-4/+4
* QtAutogen: Tests: Don't use std::auto_ptrSebastian Holtermann2016-12-072-2/+7
* QtAutogen: Tests: Don't include CMAKE_CURRENT_BINARY_DIRSebastian Holtermann2016-12-075-7/+3
* QtAutogen tests: Pass Qt compiler features to library targetsSebastian Holtermann2016-11-292-1/+7
* QtAutogen tests: Move the complex test case to a subdirectorySebastian Holtermann2016-11-2956-83/+88
* QtAutogen tests: Extend test description in CMakeLists.txtSebastian Holtermann2016-11-291-6/+14
* QtAutogen tests: Move independent sameName test to top list of CMakeLists.txtSebastian Holtermann2016-11-291-3/+4
* QtAutogen tests: Rename uiconly target to camel case uicOnlySebastian Holtermann2016-11-294-4/+6
* QtAutogen tests: Rename rcc_empty target to camel case rccEmptySebastian Holtermann2016-11-293-7/+6
* QtAutogen tests: Rename rcconly target to camel case rccOnly.Sebastian Holtermann2016-11-293-6/+11
* QtAutogen: Add test for empty qrc fileSebastian Holtermann2016-09-303-0/+19
* Simplify CMake per-source license noticesBrad King2016-09-2714-182/+28
* Tests/QtAutogen: Test same moc/qrc source names in different directoriesSebastian Holtermann2016-08-1021-0/+237
* Autogen: Revert changes to generate moc/rcc in subdirectoriesBrad King2016-07-2119-218/+0
* Revise C++ coding style using clang-formatKitware Robot2016-05-1653-859/+830
* Format include directive blocks and ordering with clang-formatBrad King2016-04-298-16/+16
* Tests: QtAutogen: Same source name in different directories testSebastian Holtermann2016-04-2219-0/+234
* Revert "Automoc: Fix support of files with the same name (#12873)"Brad King2016-02-195-27/+1
* Automoc: Fix support of files with the same name (#12873)Mariusz Pluciński2016-02-165-1/+27
* cmGlobalGenerator: Initialize generator targets on construction (#15729)Stephen Kelly2015-09-292-1/+13
* Merge topic 'qt-autogen-always-run'Brad King2015-06-237-0/+76
|\
| * QtAutogen: Always run autogen step even when rcc is enabled (#15608)Brad King2015-06-197-0/+76
* | Tests: Don't hang when running Qt5Autogen built with GCC 5 (#15570).Stephen Kelly2015-06-211-2/+2
|/
* QtAutogen: Process 'rcc --list' stdout and stderr separately (#15523)Brad King2015-04-213-0/+15
* QtAutogen: Workaround rcc CRCRLF newlines on Windows (#15459)Brad King2015-04-164-3/+3
* Tests/QtAutogen: Avoid touching files in the source treeBrad King2015-04-164-2/+5
* Tests/QtAutogen: Help Qt5Autogen test find Qt5 on WindowsBrad King2015-04-161-0/+8
* Tests/QtAutogen: Enable per-config source tests when possibleBrad King2015-04-161-3/+2
* Tests/QtAutogen: Require CMake 3.1 to set policies everywhereBrad King2015-04-162-2/+2