summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutogen
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge topic 'fix-autouic-regression'Brad King2015-01-122-0/+9
|\
| * QtAutoUic: Add a test for the regression in the parent commit.Stephen Kelly2015-01-122-0/+9
* | QtAutogen: Regenerate qrc files if their input changes (#15074)Stephen Kelly2014-10-245-0/+67
|/
* Merge topic 'autogen-fixes'Brad King2014-09-226-0/+139
|\
| * QtAutogen: Process all ui files in a source file (#14981).Stephen Kelly2014-09-185-0/+127
| * QtAutogen: Add source files to target when only AUTORCC is used.Stephen Kelly2014-09-172-0/+12
* | cmTarget: Make the source files depend on the config.Stephen Kelly2014-04-027-1/+99
|/
* QtAutogen: Fix use of multiple ui files in a single target.Stephen Kelly2014-03-254-1/+66
* QtAutogen: Use the basename for resource files.Stephen Kelly2014-03-253-1/+8
* QtAutogen: Fix AUTOGEN depends on custom command output with VS.Stephen Kelly2014-03-103-3/+24
* QtAutogen: Only add source files to the target if AUTORCC is ON.Stephen Kelly2014-02-052-1/+12
* QtAutogen: Make uic work even when the source is in a subdir.Stephen Kelly2014-02-044-2/+2
* QtAutogen: Short-circut some logic when moc is not available.Stephen Kelly2014-01-284-0/+71
* Qt Tests: Remove commented and unneeded line.Stephen Kelly2014-01-041-1/+0
* cmQtAutogen: Allow specifying depends for autogen targets.Stephen Kelly2013-11-254-1/+49
* Merge topic 'fix-automoc-compile-definitions'Brad King2013-11-051-1/+4
* Add automatic rcc invocation for Qt.Stephen Kelly2013-10-245-9/+55
* Add automatic uic invocation for Qt.Stephen Kelly2013-10-244-0/+44
* Run the main executable created in the autogen tests.Stephen Kelly2013-10-242-6/+5
* Rename the QtAutomoc tests to QtAutogen.Stephen Kelly2013-10-2436-0/+1632