summaryrefslogtreecommitdiff
path: root/deps
Commit message (Collapse)AuthorAgeFilesLines
* [build] remove gypKonstantin Käfer2016-08-041555-84581/+0
|
* [macos] Renamed OS X SDK to macOS SDKMinh Nguyễn2016-06-141-0/+0
| | | | Also renamed as many references to OS X as possible to macOS in documentation.
* [build] change Mac OS X platform target to avoid mismatchKonstantin Käfer2016-01-071-1/+1
|
* [core] reapply 263702b to fix Linux g++-4.9 buildsMike Morris2015-12-071-1/+2
|
* [core] patch gyp to fix mac_bundle_resourcesMinh Nguyễn2015-12-071-2/+2
| | | | copy-bundle-resources defaults to not converting to binary
* [core] upgrade gyp to git commit 6fb8bd8Mike Morris2015-12-071537-1853/+58573
| | | | https://chromium.googlesource.com/external/gyp/+/6fb8bd829f0ca8fd432fd85ede788b6881c4f09f
* [build] add ninja + compilation database supportKonstantin Käfer2015-12-032-0/+0
|
* Install gtest from masonJohn Firebaugh2015-10-023-29681/+0
|
* [osx] Set explicit GTest deployment target to avoid linking errorsKonstantin Käfer2015-10-011-0/+3
|
* use -lpthread instead of -pthreadKonstantin Käfer2014-10-301-2/+2
|
* use more modern libpng version instead of the system-provided one and fix ↵Konstantin Käfer2014-10-301-0/+4
| | | | compile errors
* fix #522Dane Springmeyer2014-10-301-3/+7
|
* fix xtest target - closes #520 - longer term fix at #519Dane Springmeyer2014-10-301-0/+3
|
* better fix for handling mbgl-linux symbolsDane Springmeyer2014-10-291-1/+1
|
* patch gyp to allow common 'libraries' config for both osx and linuxDane Springmeyer2014-10-291-1/+1
|
* fix more xcode upgrade warningsKonstantin Käfer2014-10-221-0/+6
|
* make gyp generate newer project filesKonstantin Käfer2014-10-222-2/+7
| | | | patch from https://groups.google.com/forum/#!msg/gyp-developer/0JiSNtsKc30/xYxQFqRfrTcJ
* Add missing gyp filesDane Springmeyer2014-05-275-1/+334
|
* update gyp to svn r1923Dane Springmeyer2014-05-2716-483/+839
|
* remove library name deduplication from gypKonstantin Käfer2014-04-221-1/+2
| | | | refs #155
* fix build on travisKonstantin Käfer2014-04-111-2/+2
|
* add gtestKonstantin Käfer2014-03-173-0/+29667
|
* switch build system to gypDane Springmeyer2014-02-0347-0/+27167