summaryrefslogtreecommitdiffstats
path: root/tests/manual/cmake
Commit message (Expand)AuthorAgeFilesLines
* Make sure we create an application before a QWidget.Stephen Kelly2012-04-042-0/+2
* Don't use the pri depends line for link dependencies.Stephen Kelly2012-03-283-4/+8
* Add the QtMain windows library to the CMake files.Stephen Kelly2012-02-234-0/+132
* Give the compile flags an EXECUTABLE_ prefix.Stephen Kelly2012-02-217-1/+29
* Print out the try_compile output for tests expected to fail.Stephen Kelly2012-02-211-0/+2
* Use ctest to run all tests and print output.Stephen Kelly2012-02-171-15/+66
* Make the cmake tests work with a namespace build.Stephen Kelly2012-02-156-0/+11
* Add -fPIE to the Qt5Core_COMPILE_FLAGS with reduce-relocations.Stephen Kelly2012-02-101-0/+1
* Add the mkspecs dir to the include dirs.Stephen Kelly2012-02-083-0/+58
* Add missing subdirectory test.Stephen Kelly2012-02-071-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3012-12/+12
* Update contact information in license headers.Jason McDonald2012-01-2312-12/+12
* Test that the CMAKE_AUTOMOC feature works with Qt5.Stephen Kelly2012-01-122-10/+12
* Make modules find their own dependencies.Stephen Kelly2012-01-111-3/+2
* Use VERBATIM where needed in macros.Stephen Kelly2011-12-074-0/+172
* Test that options to macros work.Stephen Kelly2011-12-069-0/+264
* Test the qt5_add_resource macro.Stephen Kelly2011-12-064-1/+12
* Use plural form for CMake variables.Stephen Kelly2011-12-063-3/+3
* Pass the tests when run in visual studio.Stephen Kelly2011-12-012-0/+4
* Install CMake config files from Qt.Stephen Kelly2011-11-2911-0/+468