Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [build] Remove unused files, and cleanup directories | Konstantin Käfer | 2018-01-03 | 3 | -8/+0 |
| | |||||
* | [build] remove gyp | Konstantin Käfer | 2016-08-04 | 1555 | -84581/+0 |
| | |||||
* | [macos] Renamed OS X SDK to macOS SDK | Minh Nguyễn | 2016-06-14 | 1 | -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 mismatch | Konstantin Käfer | 2016-01-07 | 1 | -1/+1 |
| | |||||
* | [core] reapply 263702b to fix Linux g++-4.9 builds | Mike Morris | 2015-12-07 | 1 | -1/+2 |
| | |||||
* | [core] patch gyp to fix mac_bundle_resources | Minh Nguyễn | 2015-12-07 | 1 | -2/+2 |
| | | | | copy-bundle-resources defaults to not converting to binary | ||||
* | [core] upgrade gyp to git commit 6fb8bd8 | Mike Morris | 2015-12-07 | 1537 | -1853/+58573 |
| | | | | https://chromium.googlesource.com/external/gyp/+/6fb8bd829f0ca8fd432fd85ede788b6881c4f09f | ||||
* | [build] add ninja + compilation database support | Konstantin Käfer | 2015-12-03 | 2 | -0/+0 |
| | |||||
* | Install gtest from mason | John Firebaugh | 2015-10-02 | 3 | -29681/+0 |
| | |||||
* | [osx] Set explicit GTest deployment target to avoid linking errors | Konstantin Käfer | 2015-10-01 | 1 | -0/+3 |
| | |||||
* | use -lpthread instead of -pthread | Konstantin Käfer | 2014-10-30 | 1 | -2/+2 |
| | |||||
* | use more modern libpng version instead of the system-provided one and fix ↵ | Konstantin Käfer | 2014-10-30 | 1 | -0/+4 |
| | | | | compile errors | ||||
* | fix #522 | Dane Springmeyer | 2014-10-30 | 1 | -3/+7 |
| | |||||
* | fix xtest target - closes #520 - longer term fix at #519 | Dane Springmeyer | 2014-10-30 | 1 | -0/+3 |
| | |||||
* | better fix for handling mbgl-linux symbols | Dane Springmeyer | 2014-10-29 | 1 | -1/+1 |
| | |||||
* | patch gyp to allow common 'libraries' config for both osx and linux | Dane Springmeyer | 2014-10-29 | 1 | -1/+1 |
| | |||||
* | fix more xcode upgrade warnings | Konstantin Käfer | 2014-10-22 | 1 | -0/+6 |
| | |||||
* | make gyp generate newer project files | Konstantin Käfer | 2014-10-22 | 2 | -2/+7 |
| | | | | patch from https://groups.google.com/forum/#!msg/gyp-developer/0JiSNtsKc30/xYxQFqRfrTcJ | ||||
* | Add missing gyp files | Dane Springmeyer | 2014-05-27 | 5 | -1/+334 |
| | |||||
* | update gyp to svn r1923 | Dane Springmeyer | 2014-05-27 | 16 | -483/+839 |
| | |||||
* | remove library name deduplication from gyp | Konstantin Käfer | 2014-04-22 | 1 | -1/+2 |
| | | | | refs #155 | ||||
* | fix build on travis | Konstantin Käfer | 2014-04-11 | 1 | -2/+2 |
| | |||||
* | add gtest | Konstantin Käfer | 2014-03-17 | 3 | -0/+29667 |
| | |||||
* | switch build system to gyp | Dane Springmeyer | 2014-02-03 | 47 | -0/+27167 |