summaryrefslogtreecommitdiff
path: root/gyp/platform-linux.gypi
Commit message (Collapse)AuthorAgeFilesLines
* [gyp] Use variant compiler flags when neededBruno de Oliveira Abinader2016-02-211-0/+1
|
* [core] Interface and implementation for offlineJohn Firebaugh2016-02-101-0/+5
|
* [core] Reimplement existing caching within an offline-capable database schemaJohn Firebaugh2016-02-101-1/+3
|
* [build] replace jpeg library with libjpeg-turboKonstantin Käfer2016-01-221-3/+3
|
* Revert "Revert WebP support due to broken builds"Bruno de Oliveira Abinader2016-01-201-0/+4
| | | | | | | This reverts commit 6709bdcacd5a45a10b554f3f225206c9494e5e43. There was an issue with the script that removes '-lwebp' from WebP linker flags, since we're statically linking. This is now fixed.
* Revert WebP support due to broken buildsJohn Firebaugh2016-01-191-4/+0
| | | | This reverts commits 2010fbb0e61cbe7c0b08560118ca887fc1d7193e, a361ce47a19d37b96b48cd605c62c5ab79bba462, and d004bb275ae3ea60bb6c2febd6fa22f1f51c3993.
* [linux] Added WebP tile supportBruno de Oliveira Abinader2016-01-191-0/+1
| | | | | | | - Android support is currently disabled due to a libwebp build issue. - iOS and OS X support will appear after the next Mapbox iOS SDK release. Related: #https://github.com/mapbox/mapbox-gl-native/issues/2354
* [linux] Added WebP build depsBruno de Oliveira Abinader2016-01-191-0/+3
|
* [core] Eliminate platform::assetRoot()John Firebaugh2016-01-131-1/+0
| | | | I regenerated assets.zip so that all file paths have an `assets/` prefix, as the Android AssetFileSource implementation asserts, and removed `TEST_DATA` from the paths.
* [core] Merge SQLiteCache into the platform libraryJohn Firebaugh2015-12-221-0/+8
| | | | OfflineFileSource will depend on SQLite too.
* [core] Move OnlineFileSource to platformJohn Firebaugh2015-12-221-0/+2
| | | | Preparation for OfflineFileSource which depends on SQLite
* [core] Introduce Timer abstractionThiago Marcos P. Santos2015-12-011-0/+1
|
* [core] Abstract main loop inside RunLoop classThiago Marcos P. Santos2015-12-011-0/+1
|
* [core] Introduce the AsyncTaskThiago Marcos P. Santos2015-12-011-0/+1
|
* [core] Rewrite image handlingJohn Firebaugh2015-11-251-1/+0
| | | | | | * Consolidate Image and StillImage * Typecheck unassociated vs premultiplied images * Rewrite default platform image decoding implementation
* Make build system architecture agnostic to remove Android special caseKonstantin Käfer2015-08-041-9/+9
|
* lower thread priority of worker threadsKonstantin Käfer2015-05-041-0/+1
|
* cleanup makefilesKonstantin Käfer2015-02-041-1/+1
|
* refactor makefileKonstantin Käfer2015-02-041-0/+78