summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/data
Commit message (Expand)AuthorAgeFilesLines
* 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
* CMake: Remove copy-pasto for the IMPORTED_LOCATIONStephen Kelly2013-07-241-1/+1
* Don't check for the existence of private include directories.Stephen Kelly2013-07-221-5/+12
* Android Windows: Adjust to new SDK layoutRay Donnelly2013-07-041-15/+15
* Add path to the headers in frameworks to the include dirs.Stephen Kelly2013-07-031-0/+15
* Hardcode the VERSION reported by qmake instead of calculating it in cmake.Stephen Kelly2013-07-031-5/+5
* Adjust the cmake files to find the dlls in the bin dir.Stephen Kelly2013-06-151-23/+31
* Don't test existence of private header directories for mac frameworksStephen Kelly2013-06-101-1/+5
* Android: Fix Windows build with recent SDKEskil Abrahamsen Blomfeldt2013-05-311-0/+6
* Check that files we expect to find actually exist when using a cmake package.Stephen Kelly2013-05-201-8/+35