summaryrefslogtreecommitdiffstats
path: root/tests/auto/cmake/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* CMake: Add deployment auto testAlexandru Croitor2022-03-161-0/+19
* Fix dependency chain that collects the metatype json filesAlexey Edelev2021-12-021-0/+2
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-221-1/+1
* CMake: Build a subset of tests when targeting iOS in the CIAlexandru Croitor2021-08-261-0/+15
* CMake: Disable test_QT_TESTCASE_BUILDDIR cmake build testAlexandru Croitor2021-07-221-4/+8
* Implement generating of a module cpp export headerAlexey Edelev2021-06-241-0/+2
* CMake: Allow promoting the Qt libraries to be global targetsAlexandru Croitor2021-06-161-0/+4
* Implement propagation of object files to the end-point executableAlexey Edelev2021-05-271-2/+4
* CMake: Resurrect test_import_plugins cmake build testsAlexandru Croitor2021-05-111-2/+24
* CMake: Skip building CMake build tests in a prefix in-tree configAlexandru Croitor2021-05-111-0/+16
* fix: The QtStartUpFunction function may be called repeatedlyJiDe Zhang2021-04-231-0/+2
* Fix qtbase cmake autotestJuha Vuolle2021-04-191-5/+2
* Add test of the static plugin with resourcesAlexey Edelev2021-04-121-0/+2
* Specify QT_TESTCASE_BUILDDIR for Qt::Test users implicitlyAlexey Edelev2021-04-081-0/+4
* Add the SIMULATE_IN_SOURCE argument to _qt_internal_test_expect_passAlexey Edelev2021-04-071-19/+3
* CMake: Choose better defaults for qt_add_plugin STATIC/SHAREDAlexandru Croitor2021-04-071-0/+2
* Rework the failure macros in the Qt CTest kitAlexey Edelev2021-03-171-4/+4
* Fix qt_add_big_resources with namespace buildsAlexey Edelev2021-01-191-2/+1
* Modify test_QFINDTESTDATA to not leave files in source treeAndreas Buhr2020-12-091-6/+9
* CMake: Add support for -binary option for generated resourcesAlexey Edelev2020-11-121-0/+3
* CMake: Fix cmake tests for no-widgets and no-gui configurationsAlexandru Croitor2020-11-101-6/+30
* 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-171-26/+57
* Remove the openglextensions moduleEirik Aavitsland2020-06-101-1/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-051-0/+1
|\
| * Allow switching of QT_NO_CREATE_VERSIONLESS_TARGETSKai Koehne2020-05-051-0/+1
* | Remove qt6_use_modulesKai Koehne2020-03-251-1/+0
|/
* CMake: Add support for auto-importing plugins in CMakeKyle Edwards2019-08-121-0/+2
* cmake: correct version dependency for qt5_add_big_resourcesLiang Qi2019-05-201-1/+6
* 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-161-0/+1
|/
* CMake: Restore qt5_use_modules() functionKevin Funk2018-06-151-0/+1
* Remove CMake code for CMake < 3.1Kevin Funk2018-03-241-19/+4
* CMake: Set SKIP_AUTOMOC/AUTOUIC where neededKevin Funk2017-11-221-3/+9
* CMake: Create a Qt5::<ModuleName>Private target for each moduleStephen Kelly2016-12-231-0/+1
* Enable cmake auto tests for -no-guiKai Pastor2016-03-301-1/+6
* Fix QFINDTESTDATA when using cmake ninja generatorStephen Kelly2016-03-191-0/+18
* CMake: Don't attempt gui-tests if Qt is built with -no-guiStephen Kelly2016-01-181-1/+3
* Prospective fix for running cmake tests with -no-widgetsSimon Hausmann2016-01-071-1/+1
* CMake: Introduce qt5_add_binary_resourcesA. Klitzing2015-02-111-0/+1
* CMake: Allow specifying a TARGET in invocations of macros.Stephen Kelly2013-08-211-0/+1
* Populate INTERFACE_LINK_LIBRARIES property in the cmake files.Stephen Kelly2013-08-211-0/+4
* 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-221-0/+6
* Update test exclusion following bug fix in recent cmake versions.Stephen Kelly2013-04-171-2/+2
* Populate includes, defines and pic flags in target interfaces.Stephen Kelly2013-03-271-0/+4