summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/data
Commit message (Expand)AuthorAgeFilesLines
* configure: log -I and -L before doing first library checkOswald Buddenhagen2018-11-211-0/+10
* Export modules' enabled/disabled features to cmakeFriedemann Kleint2018-09-281-0/+3
* qmake: add default path and version detection for ghs toolchainOswald Buddenhagen2018-08-171-0/+3
* Remove CMake code for CMake < 3.1Kevin Funk2018-03-241-16/+5
* Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-1/+1
|\
| * configure: support discarding selected test results with -recheckOswald Buddenhagen2017-12-141-1/+1
* | Remove obsolete fileJake Petroules2017-09-101-108/+0
|/
* Propagate all module defines to CMake config filesVolker Krause2017-08-151-2/+2
* make qconfig.pri export QT_<compiler>_VERSION variables againOswald Buddenhagen2017-06-121-9/+9
* fix module version number in qt modules' cmake config filesOswald Buddenhagen2017-05-311-1/+1
* Don't add Qt5::<ModuleName>Private in CMake < 3.0Kai Pastor2017-04-231-1/+2
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-061-0/+1
|\
| * Detect the (stated) C++ standard edition at build timeThiago Macieira2017-03-311-0/+1
* | mkspecs: Replace LGPL21 with LGPL license headerKai Koehne2017-03-031-14/+20
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-241-1/+4
|\|
| * add configure -list-librariesOswald Buddenhagen2017-02-221-1/+2
| * add configure -list-featuresOswald Buddenhagen2017-02-221-1/+3
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-252-7/+28
|\|
| * inline "committing" of configure command line built-insOswald Buddenhagen2017-01-191-7/+0
| * determine compiler version at build time, not in configureOswald Buddenhagen2016-12-231-0/+28
* | CMake: Create a Qt5::<ModuleName>Private target for each moduleStephen Kelly2016-12-231-0/+25
|/
* move definition of configure -continue switch to builtinsOswald Buddenhagen2016-12-131-0/+2
* move configure -redo handling (mostly) to qmake-based systemOswald Buddenhagen2016-12-131-0/+2
* make handling of built-in configure options data-drivenOswald Buddenhagen2016-12-131-0/+21
* findclasslist.pl: namespaces can be exported tooThiago Macieira2016-10-131-1/+1
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-021-0/+216
|\
| * Add tool to namespace Objective-C classes at link timeTor Arne Vestbø2016-01-291-0/+216
* | Update the Intel copyright yearThiago Macieira2016-01-211-1/+1
* | Updated license headersJani Heikkinen2016-01-151-13/+19
|/
* Change the ELF linker version script creator to take no parametersThiago Macieira2016-01-111-28/+14
* Remove CMake warningHarald Fernengel2015-12-281-2/+2
* Fix version script generation when cross-compiling from Windows to QNXMatt Hoosier2015-12-211-2/+15
* Place classes from private headers in the Qt_5_PRIVATE_API ELF versionThiago Macieira2015-10-201-0/+59
* cmake: Don't mark header-only frameworks with the FRAMEWORK property.Stephen Kelly2015-04-271-0/+2
* cmake: Don't populate legacy variables for header-only modules.Stephen Kelly2015-04-231-0/+2
* Implement a more direct headersclean checkThiago Macieira2015-04-171-0/+2
* cmake: Generate INTERFACE targets for include-only modules.Stephen Kelly2015-04-151-2/+38
* Remove the old headersclean unit testThiago Macieira2015-04-101-47/+0
* Fixed license headersJani Heikkinen2015-02-171-1/+1
* Update copyright headersJani Heikkinen2015-02-111-23/+15
* CMake: Load plugin files unconditionally if present.Stephen Kelly2014-06-221-6/+7
* CMake: Ensure that the EXECUTABLE_COMPILE_FLAGS list existsStephen Kelly2013-10-241-3/+3
* Set PRIVATE includes variable to empty, not undefined.Stephen Kelly2013-10-241-5/+5
* Generate source includes in a separate file, if needed.Stephen Kelly2013-10-162-6/+8
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-09-101-1/+9
|\
| * Fix usr-move workaround in the presence of multi-arch.Stephen Kelly2013-09-061-1/+1
| * Add source directories to include paths if needed.Stephen Kelly2013-09-051-0/+8
* | Teach CMake about Qt 5 plugins.Stephen Kelly2013-09-102-0/+33
|/
* Populate INTERFACE_LINK_LIBRARIES property in the cmake files.Stephen Kelly2013-08-211-1/+3
* Use absolute path in the /usr move workaround if -libdir is specifiedStephen Kelly2013-07-241-0/+4