summaryrefslogtreecommitdiff
path: root/platform/qt/platform.gyp
Commit message (Collapse)AuthorAgeFilesLines
* [build] Make gyp commands more consistentJohn Firebaugh2016-05-241-0/+1
|
* [Qt] Initialize GL extensions on MapWindowBruno de Oliveira Abinader2016-05-131-0/+4
| | | | | | | QMapboxGL relies on its embedding widget to call for the GL extensions initialization function. Fixes #5024.
* [Qt] Make it possible to disable libwebp and libjpeg-turbo at build timeThiago Marcos P. Santos2016-05-051-8/+20
| | | | Pull less dependencies.
* [core] Use gyp's direct_dependent_settings to propagate variant cflagsJohn Firebaugh2016-05-021-1/+0
|
* [Qt] Add QtLocation to the buildsystemThiago Marcos P. Santos2016-05-021-0/+2
| | | | Needed by the next patch.
* [linux] Build with GCC 5 (#4901)John Firebaugh2016-04-291-0/+8
| | | | | | * [linux] Build with GCC 5 * [build] -fabi-version=0 is the default for GCC 5
* [Qt] Expose center and zoom propertiesThiago Marcos P. Santos2016-04-271-0/+2
|
* [build] Move Qt version define to configure.shBruno de Oliveira Abinader2016-04-271-2/+2
|
* [Qt] Added qt-qml-app exampleBruno de Oliveira Abinader2016-04-271-0/+5
|
* [Qt] Added QQuickMapboxGL{,Renderer}Bruno de Oliveira Abinader2016-04-271-0/+16
|
* [build] Qt cleanupBruno de Oliveira Abinader2016-04-271-1/+1
|
* [Qt] Split Qt flagsThiago Marcos P. Santos2016-04-261-2/+6
| | | | | The shared library won't link with things that we don't use, like QtOpenGL anymore.
* [Qt] Force lib install name to be executable path on OS XBruno de Oliveira Abinader2016-04-251-1/+4
|
* [Qt] Do not ignore compilation errorsThiago Marcos P. Santos2016-04-251-1/+0
| | | | But will no longer build with GCC 5.
* [Qt] Only include and link with QMapboxGL libThiago Marcos P. Santos2016-04-251-1/+0
| | | | Fixes #4808
* [Qt] use libjpeg-turbo rather than Qt's built-in JPEG decodingKonstantin Käfer2016-04-201-0/+4
| | | | libjpeg-turbo is typically 2-4x faster than the built-in decoding.
* [Qt] WebP supportBruno de Oliveira Abinader2016-04-201-0/+4
|
* [Qt] Expose API to go full offline/onlineThiago Marcos P. Santos2016-04-201-0/+1
|
* [Qt] Add the QMapbox header with QMapbox datatypesThiago Marcos P. Santos2016-04-201-0/+1
|
* [Qt] Use Qt resources for bundling the certificatesThiago Marcos P. Santos2016-04-201-0/+1
|
* [Qt] Build the Qt portThiago Marcos P. Santos2016-04-201-0/+152