summaryrefslogtreecommitdiffstats
path: root/tests/auto/cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix tst_qaddpreroutine to work with static buildsAlexandru Croitor2021-04-281-2/+2
* fix: The QtStartUpFunction function may be called repeatedlyJiDe Zhang2021-04-285-0/+192
* CMake: Change generated resources namingAlexey Edelev2020-11-241-3/+3
* CMake: Add support for -binary option for generated resourcesAlexey Edelev2020-11-125-0/+78
* CMake: Fix cmake tests for no-widgets and no-gui configurationsAlexandru Croitor2020-11-101-6/+30
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-0715-15/+15
* CMake: Clean up the public API a bitAlexandru Croitor2020-10-011-29/+29
* CMake: Fix configuration of CMake tests in-build-treeAlexandru Croitor2020-07-201-0/+5
* CMake: Get tests/auto/cmake tests workingAlexandru Croitor2020-07-1736-369/+230
* Use QList instead of QVector in other qtbase testsJarek Kobus2020-07-071-2/+2
* Remove the openglextensions moduleEirik Aavitsland2020-06-104-67/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-052-0/+24
|\
| * Allow switching of QT_NO_CREATE_VERSIONLESS_TARGETSKai Koehne2020-05-052-0/+24
* | Get rid of QT_OPENGL_ES*Eskil Abrahamsen Blomfeldt2020-04-171-1/+1
* | Remove qt6_use_modulesKai Koehne2020-03-254-107/+0
|/
* 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