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