summaryrefslogtreecommitdiffstats
path: root/tests/auto/cmake/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Populate includes, defines and pic flags in target interfaces.Stephen Kelly2013-03-271-0/+4
* Merge branch 'dev' into stableOswald Buddenhagen2013-03-201-1/+4
|\
| * Test the OpenGLExtensions cmake module.Stephen Kelly2013-03-141-0/+1
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-281-1/+1
| |\
| * | Add an umbrella cmake config file for Qt 5.Stephen Kelly2013-01-241-1/+3
* | | 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-181-11/+20
| |/ |/|
* | Doc: Fix module name formatSze Howe Koh2013-01-251-1/+1
|/
* Generate instances of types in the CMake tests.Stephen Kelly2012-10-311-5/+4
* Add a CMake macro to test module includesStephen Kelly2012-10-261-0/+23
* Use the mkspec name Qt was configured with instead of default symlinkStephen Kelly2012-10-161-3/+1
* CMake: Improve QT5_GET_MOC_FLAGS macroStephen Kelly2012-10-041-0/+1
* Exclude the qplatformdefs CMake test on Windows.Stephen Kelly2012-08-181-1/+3
* Require CMake 2.8.9 for the qt5_use_modules function.Stephen Kelly2012-08-101-2/+3
* Add tests of the various testlib definition possibilities.Stephen Kelly2012-07-241-0/+13
* Exclude the delayed resource file test on Windows.Stephen Kelly2012-07-231-1/+5
* Add a test for all QtBase modules.Stephen Kelly2012-07-231-0/+1
* Fix typo: delyed -> delayedStephen Kelly2012-07-201-3/+3
* Move the macros for invoking ctest to a shared location.Stephen Kelly2012-07-031-42/+2
* Add a variable for the private includes for modules.Stephen Kelly2012-06-231-0/+1
* Give the CMake unit tests more meaningful names.Stephen Kelly2012-06-231-27/+36
* Forward-port change to QT4_ADD_RESOURCES macro for missing rcc files.Stephen Kelly2012-06-231-0/+1
* Use IF(NOT TARGET ...) before creating imported targets.Stephen Kelly2012-05-151-0/+1
* Make the qt5_use_modules public API.Stephen Kelly2012-05-101-3/+3
* Revert "Don't use the pri depends line for link dependencies."Stephen Kelly2012-05-031-2/+1
* Never attempt to run the dbus tests on APPLE.Stephen Kelly2012-05-011-1/+1
* Simplify the cmake version check.Stephen Kelly2012-04-291-1/+1
* Add some more useful output when about the cmake versionStephen Kelly2012-04-291-1/+1
* Run DBus tests only if QtDBus is found.Stephen Kelly2012-04-241-1/+4
* Move the CMake unit tests to auto/Stephen Kelly2012-04-231-0/+97