summaryrefslogtreecommitdiffstats
path: root/tests/auto/cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Add support for auto-importing plugins in CMakeKyle Edwards2019-08-1238-1/+1079
* CMake: Fix some failing cmake testsKyle Edwards2019-08-073-2/+8
* cmake: correct version dependency for qt5_add_big_resourcesLiang Qi2019-05-202-2/+7
* Export modules' enabled/disabled features to cmakeFriedemann Kleint2018-09-281-0/+14
* Merge dev into 5.12Oswald Buddenhagen2018-08-211-0/+1
|\
| * tests: Fix top-level CMakeLists.txtKevin Funk2018-08-151-0/+1
* | Add support for big resources with CMakeAndy Shaw2018-08-168-0/+116
|/
* CMake: Restore qt5_use_modules() functionKevin Funk2018-06-154-0/+107
* Remove CMake code for CMake < 3.1Kevin Funk2018-03-244-125/+4
* CMake: Set SKIP_AUTOMOC/AUTOUIC where neededKevin Funk2017-11-226-3/+172
* tests: Unify license to GPL-EXCEPTKai Koehne2017-04-031-16/+11
* CMake: Create a Qt5::<ModuleName>Private target for each moduleStephen Kelly2016-12-233-0/+63
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-042-2/+9
|\
| * Enable cmake auto tests for -no-guiKai Pastor2016-03-302-2/+9
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-215-0/+89
|\|
| * Fix QFINDTESTDATA when using cmake ninja generatorStephen Kelly2016-03-195-0/+89
* | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-01-261-1/+3
|\|
| * CMake: Don't attempt gui-tests if Qt is built with -no-guiStephen Kelly2016-01-181-1/+3
* | Updated license headersJani Heikkinen2016-01-2138-608/+418
|/
* CMake: Ensure that -fPIC is passed in tests.Kevin Funk2016-01-112-0/+4
* CMake: Make all tests link to Qt librariesKevin Funk2016-01-093-3/+4
* Prospective fix for running cmake tests with -no-widgetsSimon Hausmann2016-01-071-1/+1
* CMake: Fix regression with quoted OPTIONS parameterAndré Klitzing2015-03-111-0/+3
* Update text to the new license headerSergio Ahumada2015-02-121-6/+6
* CMake: Introduce qt5_add_binary_resourcesA. Klitzing2015-02-116-0/+79
* Update copyright headersJani Heikkinen2015-02-1137-222/+222
* Fix cmake test_moc_macro_target with namespaceFrederik Gladhorn2014-12-301-0/+6
* Update license headers and add new license filesMatti Paaso2014-09-2437-666/+370
* Fix cmake-test for Dynamic OpenGL.Friedemann Kleint2014-08-051-12/+19
* purge vestiges of opengl es 1 supportOswald Buddenhagen2014-04-042-6/+2
* Increase CI timeout for cmake tests.Friedemann Kleint2014-03-061-0/+1
* Teach CMake about Qt 5 plugins.Stephen Kelly2013-09-101-0/+27
* CMake: Allow specifying a TARGET in invocations of macros.Stephen Kelly2013-08-216-0/+245
* Populate INTERFACE_LINK_LIBRARIES property in the cmake files.Stephen Kelly2013-08-215-0/+183
* Don't check for the existence of private include directories.Stephen Kelly2013-07-221-1/+1
* Only expect EGL libraries in the cmake files if Qt is configured to use it.Stephen Kelly2013-05-071-1/+1
* Run the CMake tests with QPrinter, not QPrintDialog.Stephen Kelly2013-04-241-1/+1
* Enable OpenGL library detection for mac.Stephen Kelly2013-04-241-5/+3
* Add IMPORTED targets for the GL libraries used by Qt.Stephen Kelly2013-04-225-0/+157
* Update test exclusion following bug fix in recent cmake versions.Stephen Kelly2013-04-171-2/+2
* Test that the CMake files create appropriate version variables.Stephen Kelly2013-04-051-0/+10
* Populate includes, defines and pic flags in target interfaces.Stephen Kelly2013-03-275-0/+203
* Merge branch 'dev' into stableOswald Buddenhagen2013-03-206-1/+137
|\
| * Test the OpenGLExtensions cmake module.Stephen Kelly2013-03-143-0/+79
| * Generate a Qt5ConfigVersion.cmake file.Stephen Kelly2013-03-131-1/+1
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-053-0/+54
| |\
| * \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-283-5/+5
| |\ \
| * | | Add an umbrella cmake config file for Qt 5.Stephen Kelly2013-01-244-1/+58
* | | | Run CMake dbus tests if dbus is expected to be available.Stephen Kelly2013-03-191-4/+2
* | | | Make the qtbase cmake tests work without the Widgets module.Stephen Kelly2013-03-182-12/+23