51 Commits (6d7c02db34a3a8ca9cf14fa936b5835014c46739)

Author SHA1 Message Date
Sebastian Holtermann 6d7c02db34 Autogen: Add AUTOUIC_SEARCH_PATHS test 9 years ago
Sebastian Holtermann 48b56504bf Autogen: Fix for Q_PLUGIN_METADATA change detection test 9 years ago
Sebastian Holtermann 94e3f82cf1 Autogen: Add AUTOMOC_DEPEND_FILTERS test 9 years ago
Sebastian Holtermann cd74daf06f Autogen: Tests: Add Q_PLUGIN_METADATA test 9 years ago
Sebastian Holtermann 39c4819eaa Autogen: Tests: Add moc include tests 9 years ago
Sebastian Holtermann 50805693ba Autogen: Tests: Clean comments 9 years ago
Sebastian Holtermann c17e0a3ad5 AUTOGEN: Tests: AUTORCC SKIP_AUTORCC and SKIP_AUTOGEN test 9 years ago
Sebastian Holtermann 53787bf8de AUTOGEN: Tests: AUTOUIC SKIP_AUTOUIC and SKIP_AUTOGEN test 9 years ago
Sebastian Holtermann 8dbdd3e726 AUTOGEN: Tests: AUTOMOC SKIP_AUTOMOC and SKIP_AUTOGEN test 9 years ago
Sebastian Holtermann 5961db4143 QtAutogen: Tests: Increase minimum required CMake version 9 years ago
Sebastian Holtermann 6731025211 QtAutogen: Tests: Don't include CMAKE_CURRENT_BINARY_DIR 9 years ago
Sebastian Holtermann 6938772a11 QtAutogen tests: Pass Qt compiler features to library targets 9 years ago
Sebastian Holtermann c4d4becf8b QtAutogen tests: Move the complex test case to a subdirectory 9 years ago
Sebastian Holtermann 2599f5d64b QtAutogen tests: Extend test description in CMakeLists.txt 9 years ago
Sebastian Holtermann 7052af9d4a QtAutogen tests: Move independent sameName test to top list of CMakeLists.txt 9 years ago
Sebastian Holtermann d675004dba QtAutogen tests: Rename uiconly target to camel case uicOnly 9 years ago
Sebastian Holtermann cb4bc19ae1 QtAutogen tests: Rename rcc_empty target to camel case rccEmpty 9 years ago
Sebastian Holtermann 59dbd3f891 QtAutogen tests: Rename rcconly target to camel case rccOnly. 9 years ago
Sebastian Holtermann bcafc399c5 QtAutogen: Add test for empty qrc file 9 years ago
Sebastian Holtermann e4f508e423 Tests/QtAutogen: Test same moc/qrc source names in different directories 9 years ago
Brad King 5e55d87bdc Autogen: Revert changes to generate moc/rcc in subdirectories 9 years ago
Sebastian Holtermann 84946c735c Tests: QtAutogen: Same source name in different directories test 9 years ago
Stephen Kelly 9bc6eb8e1f cmGlobalGenerator: Initialize generator targets on construction (#15729) 10 years ago
Stephen Kelly 6af9fa1294 Tests: Don't hang when running Qt5Autogen built with GCC 5 (#15570). 10 years ago
Brad King 0e346427a2 QtAutogen: Always run autogen step even when rcc is enabled (#15608) 10 years ago
Brad King 258ba82882 QtAutogen: Process 'rcc --list' stdout and stderr separately (#15523) 10 years ago
Brad King e8fdd5f12a QtAutogen: Workaround rcc CRCRLF newlines on Windows (#15459) 10 years ago
Brad King 15f1a6b499 Tests/QtAutogen: Avoid touching files in the source tree 10 years ago
Brad King 3f7c7c6596 Tests/QtAutogen: Help Qt5Autogen test find Qt5 on Windows 10 years ago
Brad King 26b5cc5e79 Tests/QtAutogen: Enable per-config source tests when possible 10 years ago
Brad King 4556640855 Tests/QtAutogen: Require CMake 3.1 to set policies everywhere 10 years ago
Stephen Kelly 9a67373716 QtAutoUic: Add a test for the regression in the parent commit. 11 years ago
Stephen Kelly 6e1c359fe9 QtAutogen: Regenerate qrc files if their input changes (#15074) 11 years ago
Stephen Kelly e3c97a1914 QtAutogen: Process all ui files in a source file (#14981). 11 years ago
Stephen Kelly b8877b1d62 QtAutogen: Add source files to target when only AUTORCC is used. 11 years ago
Stephen Kelly e6971df6ab cmTarget: Make the source files depend on the config. 12 years ago
Stephen Kelly 71a11252e9 QtAutogen: Fix use of multiple ui files in a single target. 12 years ago
Stephen Kelly 261acd9109 QtAutogen: Use the basename for resource files. 12 years ago
Stephen Kelly 112cba927a QtAutogen: Fix AUTOGEN depends on custom command output with VS. 12 years ago
Stephen Kelly 8f8edeb09b QtAutogen: Only add source files to the target if AUTORCC is ON. 12 years ago
Stephen Kelly 6053ce22f6 QtAutogen: Make uic work even when the source is in a subdir. 12 years ago
Stephen Kelly f7ae1d8ad6 QtAutogen: Short-circut some logic when moc is not available. 12 years ago
Stephen Kelly 07b0f54647 Qt Tests: Remove commented and unneeded line. 12 years ago
Stephen Kelly 1320e0768e cmQtAutogen: Allow specifying depends for autogen targets. 12 years ago
Stephen Kelly 9c87d9cc3e Add automatic rcc invocation for Qt. 12 years ago
Stephen Kelly 84218e1870 Add automatic uic invocation for Qt. 12 years ago
Stephen Kelly 18fb7588df Run the main executable created in the autogen tests. 12 years ago
Stephen Kelly e485ba1219 Rename the QtAutomoc tests to QtAutogen. 12 years ago
Stephen Kelly d4937da71b Search for the Q_GADGET macro for running automoc too. 12 years ago
Stephen Kelly 5c0f2a131f Test the use of target transitive compile definitions with moc. 12 years ago