summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutogen
Commit message (Expand)AuthorAgeFilesLines
* 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