summaryrefslogtreecommitdiff
path: root/docker
Commit message (Collapse)AuthorAgeFilesLines
* [build] Add Dockerfile for BitriseKonstantin Käfer2017-03-281-0/+21
|
* [build] fix various CI buildsKonstantin Käfer2016-08-051-1/+1
|
* [build] switch to CMakeKonstantin Käfer2016-08-058-69/+30
| | | | This is very much a work in progress.
* [docker] upgrade docker scripts [skip ci]Konstantin Käfer2016-05-262-9/+8
|
* [build] Refactor and simplify build systemJohn Firebaugh2016-04-072-5/+3
| | | | | | | | | | | | | | * Main gyp files are now standardized as platform/<platform>/platform.gyp. * Each platform gyp file defines appropriate loop_lib and headless_lib variables. * Each platform gyp file includes mbgl.gypi, which defines base targets which may be useful to all platforms. * CI targets are consistent across platforms: `make $(PLATFORM) && make test-$(PLATFORM)`. * Renamed the "linux" test app to "glfw". It's now built in OS X CI. * Android build flakiness is fixed. * iOS CI builds the bench and iosapp targets. * Mesa version is now in one place. * CI scripts use bash "strict mode" and correct error handling. * All build output goes to the build directory. * Removed vestigial iOS/OS X/Android Travis scripts.
* Move platform scripts into platformsJohn Firebaugh2015-12-162-3/+3
|
* [build] refactor Docker scripts + add clang-tidy scriptKonstantin Käfer2015-12-0311-10/+140
|
* [core] update docker scriptKonstantin Käfer2015-10-164-27/+37
| | | | [skip ci]
* build on Travis' sudo: false infrastructureKonstantin Käfer2015-04-281-26/+0
|
* scripts for running linux tests with dockerKonstantin Käfer2015-03-134-0/+75