summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/data
Commit message (Expand)AuthorAgeFilesLines
* add configure -list-librariesOswald Buddenhagen2017-02-221-1/+2
* add configure -list-featuresOswald Buddenhagen2017-02-221-1/+3
* 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
* 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
* Only generate entries for private include dirs if they exist.Stephen Kelly2013-05-141-0/+8
* Handle usr-move without forcing absolute pathsStephen Kelly2013-04-191-1/+15
* Minimize the contents of the INTERFACE_INCLUDE_DIRECTORIESStephen Kelly2013-04-111-4/+5
* Don't redundantly define cmake package *_VERSION variablesStephen Kelly2013-04-051-3/+1
* Look for cmake package dependents only in the parent directory.Stephen Kelly2013-04-051-1/+1
* Fix pathing problem with our dx.batRay Donnelly2013-04-051-1/+1
* Android: Enable the java feature on Windows.Ray Donnelly2013-04-031-0/+102
* Populate includes, defines and pic flags in target interfaces.Stephen Kelly2013-03-271-0/+5