Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | switch to a newer version of GLFW | Konstantin Käfer | 2014-12-03 | 1 | -1/+1 |
* | update nunicode version to 1.5.1 | artemp | 2014-12-02 | 1 | -1/+1 |
* | update nunicode version | artemp | 2014-11-21 | 1 | -1/+1 |
* | add jpeg lib | artemp | 2014-11-07 | 1 | -14/+22 |
* | Merge branch 'master' into nunicode | artemp | 2014-11-03 | 1 | -35/+7 |
|\ | |||||
| * | use a local version of mason instead of writing into ~/.mason | Konstantin Käfer | 2014-10-31 | 1 | -6/+1 |
| * | Merge branch 'master' into platform-image | Konstantin Käfer | 2014-10-31 | 1 | -24/+0 |
| |\ | |||||
| | * | remove dependency on node | Konstantin Käfer | 2014-10-31 | 1 | -24/+0 |
| * | | use more modern libpng version instead of the system-provided one and fix com... | Konstantin Käfer | 2014-10-30 | 1 | -1/+1 |
| * | | fix gyp project | Konstantin Käfer | 2014-10-30 | 1 | -7/+0 |
| * | | use CoreImage for decoding/encoding images on osx/ios | Konstantin Käfer | 2014-10-30 | 1 | -3/+12 |
| |/ | |||||
* | | use nunicode for proper to_upper/to_lower string conversions | artemp | 2014-10-31 | 1 | -14/+24 |
|/ | |||||
* | curl static libs fixes for osx | Dane Springmeyer | 2014-10-29 | 1 | -0/+2 |
* | gyp fixes | Konstantin Käfer | 2014-10-28 | 1 | -7/+13 |
* | install mason automatically if it isn't present, and always use the install i... | Konstantin Käfer | 2014-10-24 | 1 | -0/+8 |
* | write to correct file and add to gitignore | Konstantin Käfer | 2014-10-22 | 1 | -2/+2 |
* | link boost when the boost variable is set | Konstantin Käfer | 2014-10-22 | 1 | -1/+1 |
* | add libraries and make configure script more robust | Konstantin Käfer | 2014-10-21 | 1 | -35/+45 |
* | install nvm and node | Konstantin Käfer | 2014-10-21 | 1 | -1/+11 |
* | cleanup makefile | Konstantin Käfer | 2014-10-21 | 1 | -0/+4 |
* | properly detect boost root | Konstantin Käfer | 2014-10-21 | 1 | -8/+23 |
* | ios build system fixes | Konstantin Käfer | 2014-10-21 | 1 | -19/+56 |
* | first attempt at using mason to install packages | Konstantin Käfer | 2014-10-20 | 1 | -134/+45 |
* | add basic request caching with sqlite | Konstantin Käfer | 2014-09-24 | 1 | -0/+9 |
* | Kill config.mk (fixes #456) | John Firebaugh | 2014-09-03 | 1 | -9/+0 |
* | pass absolute path to npm executable | Konstantin Käfer | 2014-08-12 | 1 | -0/+9 |
* | rename llmr => mbgl | Konstantin Käfer | 2014-07-16 | 1 | -2/+2 |
* | make sure pkg-config includes all system folders | Konstantin Käfer | 2014-04-17 | 1 | -2/+4 |
* | add xcode project builds | Konstantin Käfer | 2014-04-11 | 1 | -1/+6 |
* | fix build on travis | Konstantin Käfer | 2014-04-11 | 1 | -0/+9 |
* | build libuv | Konstantin Käfer | 2014-04-09 | 1 | -0/+9 |
* | only add the path if we have one | Konstantin Käfer | 2014-04-09 | 1 | -2/+3 |
* | use mapnik-packaging to build all dependencies | Konstantin Käfer | 2014-04-09 | 1 | -83/+34 |
* | port of collision class | Konstantin Käfer | 2014-03-17 | 1 | -0/+9 |
* | remove boost from readme and build system | Dane Springmeyer | 2014-02-12 | 1 | -9/+0 |
* | ensure png_cflags is a list | Dane Springmeyer | 2014-02-04 | 1 | -1/+1 |
* | first pass at universal libpng for iOS | Dane Springmeyer | 2014-02-03 | 1 | -11/+29 |
* | fix typos | Dane Springmeyer | 2014-02-03 | 1 | -3/+3 |
* | improve handling of glfw3 and png flags | Dane Springmeyer | 2014-02-03 | 1 | -6/+14 |
* | png is a new dependency in sprite.cpp - add it to build system | Dane Springmeyer | 2014-02-03 | 1 | -1/+20 |
* | switch build system to gyp | Dane Springmeyer | 2014-02-03 | 1 | -0/+113 |