summaryrefslogtreecommitdiffstats
path: root/src/corelib/Qt5CoreConfigExtras.cmake.in
Commit message (Expand)AuthorAgeFilesLines
* Don't calculate the install prefix again in the extra cmake files.Stephen Kelly2013-02-131-8/+6
* Don't duplicate the 'top-level' include dir in all modules.Stephen Kelly2013-02-091-2/+2
* Fix the computation of the location of mkspecs.Stephen Kelly2012-12-201-3/+3
* Use the mkspec name Qt was configured with instead of default symlinkStephen Kelly2012-10-161-2/+2
* Create IMPORTED CMake targets for executables.Stephen Kelly2012-07-251-6/+38
* Only create the Qt5::WinMain target if it doesn't exist yet.Stephen Kelly2012-07-131-11/+13
* Move the macros for invoking ctest to a shared location.Stephen Kelly2012-07-031-0/+4
* Use the POSITION_INDEPENDENT_CODE property on targets using Qt.Stephen Kelly2012-06-201-0/+4
* Expand the 'existing target guard' in generated CMake files.Stephen Kelly2012-06-071-4/+1
* Properly quote all variables which are paths.Stephen Kelly2012-05-161-4/+4
* Publish the fact of whether Qt was built with hidden visibility.Stephen Kelly2012-05-051-0/+4
* Revert "Make the CONFIG and QT_CONFIG contents available downstream."Stephen Kelly2012-04-041-3/+0
* Ensure that the variable for the installation prefix is unique.Stephen Kelly2012-03-311-2/+2
* Prefix the variables for debug and release types properly.Stephen Kelly2012-03-281-2/+2
* Make the CONFIG and QT_CONFIG contents available downstream.Stephen Kelly2012-03-021-0/+3
* Make the CMake files work with directory overrides.Stephen Kelly2012-02-281-6/+23
* Add the QtMain windows library to the CMake files.Stephen Kelly2012-02-231-0/+23
* Add the QT_LIBINFIX to the CMake config files.Stephen Kelly2012-02-221-0/+4
* Use QMAKE_SUBSTITUTIONS conditionalsStephen Kelly2012-02-221-7/+7
* Give the compile flags an EXECUTABLE_ prefix.Stephen Kelly2012-02-211-1/+1
* Only define QT_NAMESPACE if it is used.Stephen Kelly2012-02-171-2/+4
* Use ctest to run all tests and print output.Stephen Kelly2012-02-171-4/+2
* Only define QT_NAMESPACE if it is used.Stephen Kelly2012-02-171-2/+4
* Make the cmake tests work with a namespace build.Stephen Kelly2012-02-151-0/+3
* Add -fPIE to the Qt5Core_COMPILE_FLAGS with reduce-relocations.Stephen Kelly2012-02-101-0/+4
* Add the mkspecs dir to the include dirs.Stephen Kelly2012-02-081-0/+2
* Remove plugin related variables from the CMake files.Stephen Kelly2011-12-191-4/+0
* Add the .exe suffix to executables on Windows.Stephen Kelly2011-12-121-3/+3
* Install CMake config files from Qt.Stephen Kelly2011-11-291-0/+11