summaryrefslogtreecommitdiffstats
path: root/src/corelib/Qt5CoreConfigExtras.cmake.in
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into devFrederik Gladhorn2016-01-081-1/+22
|\
| * CMake: Add -fPIC to CXX flags only where necessaryKevin Funk2015-12-281-1/+22
* | CMake: Enable C++11 support on Qt5 targetsKevin Funk2016-01-061-0/+2
|/
* Revert some changes in light of GCC 4 -fPIE reversalv5.4.2Stephen Kelly2015-05-291-1/+7
* Only add -fPIC flags for compilers known to require it.Stephen Kelly2015-05-271-2/+1
* Try to ensure that -fPIC is used in CMake buildsEvangelos Foutras2015-05-141-1/+2
* Require -fPIC instead of just -fPIE for -reduce-relocationsThiago Macieira2015-05-071-1/+1
* Fixing Qt5CoreConfigExtras.cmake.inBjoern Thiel2015-02-201-5/+5
* CMake: Fix QObject::connect failing on ARMAlbert Astals Cid2015-02-031-2/+0
* CMake: Add defines for disabled features.Stephen Kelly2013-11-221-0/+6
* CMake: Add the qreal typedef type to the Qt5::Core target.Stephen Kelly2013-11-041-1/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-271-0/+5
|\
| * Populate INTERFACE_LINK_LIBRARIES property in the cmake files.Stephen Kelly2013-08-211-0/+5
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-271-0/+2
|\|
| * Make clients use the QT_NO_DEBUG flag when using QtCore in release mode.Stephen Kelly2013-06-241-0/+2
* | Generate the directory for the mkspec include in a helper file.Stephen Kelly2013-06-211-5/+2
|/
* Check that files we expect to find actually exist when using a cmake package.Stephen Kelly2013-05-201-15/+34
* List the Qt5::WinMain Release configuration before the Debug one.Stephen Kelly2013-04-181-8/+8
* mkspecs are installed to QT_HOST_DATA instead of QT_INSTALL_ARCHDATA.Volker Krause2013-04-081-3/+3
* Populate includes, defines and pic flags in target interfaces.Stephen Kelly2013-03-271-2/+27
* Revert "Don't duplicate the 'top-level' include dir in all modules."Stephen Kelly2013-03-261-2/+2
* Set the INTERFACE_QT_MAJOR_VERSION to 5.Stephen Kelly2013-03-181-0/+5
* 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