summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutogen/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Autogen: Test: Add mocDepends testSebastian Holtermann2017-03-061-0/+4
* Autogen: Test: Add generated qrc file to rccDepends testSebastian Holtermann2017-03-061-3/+18
* Autogen: Test: Add timestamp comparison to moc rerun testSebastian Holtermann2017-03-061-14/+29
* Autogen: Test: Rename automoc_rerun test to mocRerunSebastian Holtermann2017-03-061-7/+7
* Autogen: Test: Rename autorcc_depends test to rccDependsSebastian Holtermann2017-03-061-7/+7
* Autogen: Add AUTOUIC_SEARCH_PATHS testSebastian Holtermann2017-03-021-0/+4
* Autogen: Fix for Q_PLUGIN_METADATA change detection testSebastian Holtermann2017-02-261-38/+39
* Autogen: Add AUTOMOC_DEPEND_FILTERS testSebastian Holtermann2017-02-221-4/+18
* Autogen: Tests: Add Q_PLUGIN_METADATA testSebastian Holtermann2017-02-211-2/+59
* Autogen: Tests: Add moc include testsSebastian Holtermann2017-02-211-0/+8
* Autogen: Tests: Clean commentsSebastian Holtermann2017-02-211-11/+11
* AUTOGEN: Tests: AUTORCC SKIP_AUTORCC and SKIP_AUTOGEN testSebastian Holtermann2017-01-101-0/+21
* AUTOGEN: Tests: AUTOUIC SKIP_AUTOUIC and SKIP_AUTOGEN testSebastian Holtermann2017-01-101-0/+20
* AUTOGEN: Tests: AUTOMOC SKIP_AUTOMOC and SKIP_AUTOGEN testSebastian Holtermann2017-01-101-0/+22
* QtAutogen: Tests: Increase minimum required CMake versionSebastian Holtermann2016-12-071-1/+1
* QtAutogen: Tests: Don't include CMAKE_CURRENT_BINARY_DIRSebastian Holtermann2016-12-071-1/+0
* QtAutogen tests: Pass Qt compiler features to library targetsSebastian Holtermann2016-11-291-1/+4
* QtAutogen tests: Move the complex test case to a subdirectorySebastian Holtermann2016-11-291-83/+10
* 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-291-4/+6
* QtAutogen tests: Rename rcc_empty target to camel case rccEmptySebastian Holtermann2016-11-291-5/+4
* QtAutogen tests: Rename rcconly target to camel case rccOnly.Sebastian Holtermann2016-11-291-4/+4
* QtAutogen: Add test for empty qrc fileSebastian Holtermann2016-09-301-0/+6
* Tests/QtAutogen: Test same moc/qrc source names in different directoriesSebastian Holtermann2016-08-101-0/+4
* Autogen: Revert changes to generate moc/rcc in subdirectoriesBrad King2016-07-211-4/+0
* Tests: QtAutogen: Same source name in different directories testSebastian Holtermann2016-04-221-0/+4
* cmGlobalGenerator: Initialize generator targets on construction (#15729)Stephen Kelly2015-09-291-1/+8
* Merge topic 'qt-autogen-always-run'Brad King2015-06-231-0/+23
|\
| * QtAutogen: Always run autogen step even when rcc is enabled (#15608)Brad King2015-06-191-0/+23
* | 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-211-0/+9
* QtAutogen: Workaround rcc CRCRLF newlines on Windows (#15459)Brad King2015-04-161-1/+1
* Tests/QtAutogen: Avoid touching files in the source treeBrad King2015-04-161-1/+1
* 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-161-1/+1
* Merge topic 'fix-autouic-regression'Brad King2015-01-121-0/+6
|\
| * QtAutoUic: Add a test for the regression in the parent commit.Stephen Kelly2015-01-121-0/+6
* | QtAutogen: Regenerate qrc files if their input changes (#15074)Stephen Kelly2014-10-241-0/+32
|/
* Merge topic 'autogen-fixes'Brad King2014-09-221-0/+4
|\
| * QtAutogen: Process all ui files in a source file (#14981).Stephen Kelly2014-09-181-0/+1
| * QtAutogen: Add source files to target when only AUTORCC is used.Stephen Kelly2014-09-171-0/+3
* | cmTarget: Make the source files depend on the config.Stephen Kelly2014-04-021-1/+7
|/
* QtAutogen: Fix use of multiple ui files in a single target.Stephen Kelly2014-03-251-1/+1
* QtAutogen: Use the basename for resource files.Stephen Kelly2014-03-251-1/+1
* QtAutogen: Fix AUTOGEN depends on custom command output with VS.Stephen Kelly2014-03-101-1/+7
* QtAutogen: Only add source files to the target if AUTORCC is ON.Stephen Kelly2014-02-051-1/+7
* QtAutogen: Make uic work even when the source is in a subdir.Stephen Kelly2014-02-041-2/+2
* QtAutogen: Short-circut some logic when moc is not available.Stephen Kelly2014-01-281-0/+14