Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove dependency on node | Konstantin Käfer | 2014-10-31 | 1 | -0/+104 |
* | use test suite as submodule instead of using npm | Konstantin Käfer | 2014-10-31 | 3 | -17/+14 |
* | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into jobs | Dane Springmeyer | 2014-10-30 | 1 | -2/+2 |
|\ | |||||
| * | use the correct makefile names for building the project | Konstantin Käfer | 2014-10-30 | 1 | -2/+2 |
* | | customize concurrent JOBS per compiler/platform | Dane Springmeyer | 2014-10-30 | 2 | -5/+5 |
|/ | |||||
* | remove regex/boost regex usage | Konstantin Käfer | 2014-10-30 | 1 | -1/+1 |
* | travis: can travis cope with 4 mesa build jobs? | Dane Springmeyer | 2014-10-30 | 1 | -1/+1 |
* | travis: can travis cope with 2 mesa build jobs? | Dane Springmeyer | 2014-10-30 | 1 | -1/+1 |
* | try mesa without concurrent jobs | Dane Springmeyer | 2014-10-30 | 1 | -1/+1 |
* | more build concurrency | Dane Springmeyer | 2014-10-29 | 2 | -3/+3 |
* | Try installing mesa from a tarball rather than git clone. | Young Hahn | 2014-10-28 | 1 | -3/+3 |
* | Merge branch 'master' into mesa | Mike Morris | 2014-10-27 | 1 | -1/+4 |
|\ | |||||
| * | make tests work | Konstantin Käfer | 2014-10-24 | 1 | -1/+4 |
* | | Merge branch 'headless-display' into mesa | Mike Morris | 2014-10-23 | 3 | -13/+36 |
|\ \ | |/ | |||||
| * | disable the thread sanitizer on clang/Debug for now since this prevents core ... | Konstantin Käfer | 2014-10-23 | 1 | -11/+11 |
| * | fix typo | Konstantin Käfer | 2014-10-23 | 1 | -3/+3 |
| * | show more debug information | Konstantin Käfer | 2014-10-23 | 1 | -3/+4 |
| * | show that the program crashed | Konstantin Käfer | 2014-10-23 | 1 | -2/+8 |
| * | print core dumps on application crashes | Konstantin Käfer | 2014-10-23 | 2 | -2/+18 |
* | | echo CFLAGS | Mike Morris | 2014-10-22 | 1 | -0/+3 |
* | | set fPIE instead of fPIC in CXXFLAGS, add to CFLAGS as well | Mike Morris | 2014-10-22 | 1 | -2/+2 |
* | | Merge branch 'headless-display' into mesa | Mike Morris | 2014-10-22 | 3 | -4/+9 |
|\ \ | |/ | |||||
| * | fix typo | Konstantin Käfer | 2014-10-22 | 1 | -1/+1 |
| * | Merge branch 'libuv-0.10-headless-display' into mason | Konstantin Käfer | 2014-10-22 | 5 | -0/+76 |
| |\ | |||||
| * | | install boost on osx | Konstantin Käfer | 2014-10-22 | 1 | -1/+1 |
| * | | correctly set CC | Dane Springmeyer | 2014-10-21 | 1 | -1/+1 |
| * | | use ppa for more recent boost | Konstantin Käfer | 2014-10-21 | 2 | -2/+4 |
| * | | add libraries and make configure script more robust | Konstantin Käfer | 2014-10-21 | 1 | -2/+5 |
| * | | cleanup makefile | Konstantin Käfer | 2014-10-21 | 1 | -0/+0 |
* | | | build mesa from git | Mike Morris | 2014-10-20 | 1 | -7/+1 |
* | | | drop signature, git tag -l in mesa directory | Mike Morris | 2014-10-20 | 1 | -1/+2 |
* | | | download mesa 10.3.1 from ftp | Mike Morris | 2014-10-20 | 1 | -2/+7 |
* | | | back to building mesa without libva | Mike Morris | 2014-10-20 | 1 | -16/+2 |
* | | | try exporting for sudo | Mike Morris | 2014-10-20 | 1 | -1/+7 |
* | | | build mesa 10.3.1, install libva with root login shell, ref travis-ci/travis-... | Mike Morris | 2014-10-20 | 1 | -1/+2 |
* | | | glxinfo in main process, build libva from source | Mike Morris | 2014-10-20 | 1 | -7/+11 |
* | | | build mesa without libva | Mike Morris | 2014-10-20 | 1 | -3/+4 |
* | | | travis fold glxinfo, set LD_LIBRARY_PATH env var | Mike Morris | 2014-10-20 | 1 | -1/+3 |
* | | | add libva-dev to mesa deps | Mike Morris | 2014-10-20 | 1 | -2/+2 |
* | | | add tsan to mesa deps | Mike Morris | 2014-10-20 | 1 | -1/+2 |
* | | | move glxinfo out of travis_before_install.sh | Mike Morris | 2014-10-20 | 1 | -9/+0 |
* | | | use llvm-3.4 | Mike Morris | 2014-10-17 | 1 | -1/+1 |
* | | | trying install llvm-3.4 | Mike Morris | 2014-10-17 | 1 | -4/+3 |
* | | | install llvm-dev | Mike Morris | 2014-10-17 | 1 | -6/+6 |
* | | | debugging llvm lib location | Mike Morris | 2014-10-17 | 1 | -0/+9 |
* | | | try --with-llvm-prefix | Mike Morris | 2014-10-17 | 1 | -2/+1 |
* | | | quotes around mesa arg | Mike Morris | 2014-10-17 | 1 | -1/+1 |
* | | | use shared llvm lib with llvm-config-3.4 | Mike Morris | 2014-10-17 | 1 | -1/+2 |
* | | | install locally, export LD_LIBRARY_PATH | Mike Morris | 2014-10-16 | 1 | -1/+2 |
* | | | enable glx tls | Mike Morris | 2014-10-16 | 1 | -1/+1 |