summaryrefslogtreecommitdiff
path: root/gyp/common.gypi
Commit message (Expand)AuthorAgeFilesLines
* [gyp] Use variant compiler flags when neededBruno de Oliveira Abinader2016-02-211-2/+0
* [gyp] Coverage only if BUILDTYPE=Debug and ENABLE_COVERAGE=1Bruno de Oliveira Abinader2016-02-211-33/+42
* [tests] Use ENABLE_COVERAGE=1 envvar to enable coverageBruno de Oliveira Abinader2016-02-191-6/+15
* [osx] Enable coverage support for debug buildBruno de Oliveira Abinader2016-02-181-1/+3
* [linux] Enable coverage support for debug buildBruno de Oliveira Abinader2016-02-181-1/+12
* [all] Make #include <mapbox/variant.hpp> universally accessibleJohn Firebaugh2016-02-041-0/+2
* [osx] Rewrote platform-osx and osxappMinh Nguyễn2015-12-131-1/+1
* [core] mason geojsonvt-2.1.6.3Mike Morris2015-11-021-2/+9
* [core] c++1y -> c++14Mike Morris2015-10-141-2/+1
* include $CFLAGS into buildKonstantin Käfer2015-08-041-0/+2
* compile OS X with --std=c++1yMike Morris2015-05-121-1/+1
* C++14John Firebaugh2015-05-041-2/+3
* Build with gcc 4.9John Firebaugh2015-05-041-1/+0
* define MACOSX_DEPLOYMENT_TARGET in common.gypiMike Morris2015-04-131-0/+1
* fixes black flicker on rotating the deviceKonstantin Käfer2015-03-121-1/+0
* fix install scriptKonstantin Käfer2015-02-041-1/+0
* refactor makefileKonstantin Käfer2015-02-041-4/+1
* use fake linker for merging the standalone static libraryKonstantin Käfer2015-02-041-1/+1
* use standard DEBUG macro rather than NDEBUGKonstantin Käfer2015-02-041-2/+15
* move variables to their own fileKonstantin Käfer2015-02-041-28/+3
* make storage lib separate so we can build without storage libsKonstantin Käfer2015-02-041-9/+34
* move ios-specific configuration to common.gypiKonstantin Käfer2015-02-041-1/+22
* add symbols to Release builds for easier debuggingKonstantin Käfer2015-02-041-2/+2
* Fix -W flags for boostLeith Bade2015-02-031-6/+1
* Merge branch 'master' of https://github.com/mapbox/mapbox-gl-native into andr...Leith Bade2014-11-091-2/+12
|\
| * don't error on unused parametersKonstantin Käfer2014-11-061-1/+11
| * add -Werror to os x as wellKonstantin Käfer2014-11-061-1/+1
* | mason-based android portDane Springmeyer2014-11-011-0/+1
|/
* declare explicit MACOSX_DEPLOYMENT_TARGET - refs #529Dane Springmeyer2014-10-311-0/+1
* fix standalone_product_dir pathMike Morris2014-10-301-1/+1
* use stable cross-generator direction for referencing standalone lib + other m...Dane Springmeyer2014-10-291-0/+1
* add -fPIC for static librariesKonstantin Käfer2014-10-271-0/+13
* allow installing the libraryKonstantin Käfer2014-10-271-0/+3
* make tests workKonstantin Käfer2014-10-241-0/+49