summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* [macOS] use SourceKit to ensure that all public symbols are exportedKonstantin Käfer2017-01-041-0/+4
* [android] - build and test wear module on CI, cleanup gradle file, added make...Tobrun2016-12-281-6/+10
* [android] - only build phone module (#7498)Tobrun2016-12-201-2/+2
* [android] - make targets for checkstyle, spoon and AWS device farm (#7469)Tobrun2016-12-191-0/+12
* [build] use 64 bit libdir + dalvikvm when running android tests on 64 bit pla...Konstantin Käfer2016-12-151-1/+3
* [android] - update gradle command line args for CI (#7426)Tobrun2016-12-141-1/+1
* [qt] Skip ICU if WITH_QT_I18N is setBruno de Oliveira Abinader2016-12-121-0/+2
* [build] speedup Android packaging by not building unit testsKonstantin Käfer2016-12-021-3/+3
* [android][build] core tests - initial setup for rendering testsIvo van Dongen2016-11-271-4/+40
* [linux] Implement EGL headless backendTiago Vignatti2016-11-171-1/+2
* [build] Use npm install --ignore-scriptsJohn Firebaugh2016-11-151-1/+1
* [android] - update make clean for Android Wear module (#7018)Tobrun2016-11-111-0/+1
* [build] don't rewrite style code for every buildKonstantin Käfer2016-11-091-4/+7
* [android] - update make targets (#6958)Tobrun2016-11-081-8/+24
* [build] Use mesa-13.0.0-glx in CI buildsBruno de Oliveira Abinader2016-11-081-2/+5
* [linux] Added OSMesa headless backendBruno de Oliveira Abinader2016-11-041-1/+2
* [ios] Deploy script enhancements (#6581)Jason Wray2016-10-051-0/+4
* [build] Add support for 'benchmark' target on macOSBruno de Oliveira Abinader2016-10-051-0/+12
* [android][build] always generate style sources on buildIvo van Dongen2016-10-051-5/+5
* [tests] Do not run benchmarks with GDBThiago Marcos P. Santos2016-10-051-1/+1
* [build] Re-add benchmark tests to the buildsystemThiago Marcos P. Santos2016-10-051-0/+10
* [macos] Restored unit tests on CIMinh Nguyễn2016-09-281-0/+4
* [Qt] Added missing `qt-lib` target (#6427)Thiago Marcos P. Santos2016-09-221-0/+4
* [android] - optimise execution time of Android CI integration (#6283)Tobrun2016-09-201-1/+1
* [Qt] Initial documentation stubThiago Marcos P. Santos2016-08-261-0/+8
* [android] #5211 - update yaml to run on device lab, update test with NoSuchSo...Tobrun2016-08-181-0/+4
* 5859 generate sanity tests (#5870)Tobrun2016-08-171-0/+4
* [build] convert build-shaders script from Python to Node.jsKonstantin Käfer2016-08-161-0/+1
* Runtime styling API for iOS/macOS (#5727)Fredrik Karlsson2016-08-111-0/+2
* [android] #5886 - added style code generation for android back inIvo van Dongen2016-08-081-0/+4
* [build] forward V=1 to ninja buildsKonstantin Käfer2016-08-051-10/+12
* [build] add missing files to Android buildKonstantin Käfer2016-08-051-2/+2
* [build] Fix Qt4 build on OS XKonstantin Käfer2016-08-051-0/+5
* [build] use cmake script bundled with MasonKonstantin Käfer2016-08-051-2/+4
* [build] make android targets .PHONY and adhere to naming schemeKonstantin Käfer2016-08-051-1/+7
* [build] unify naming of Makefile targetsKonstantin Käfer2016-08-051-20/+29
* [build] add Xcode project for Qt buildsKonstantin Käfer2016-08-051-1/+29
* [build] cmake androidIvo van Dongen2016-08-051-0/+39
* [build] Re-enable coverage runBruno de Oliveira Abinader2016-08-051-6/+4
* [build] Fix 'make tidy' on linuxBruno de Oliveira Abinader2016-08-051-10/+5
* [build] Use cxx11abi suffix when neededThiago Marcos P. Santos2016-08-051-2/+4
* [build] Build Qt with CMakeThiago Marcos P. Santos2016-08-051-1/+43
* [build] switch to CMakeKonstantin Käfer2016-08-051-222/+187
* [android] #5610 - Initial Runtime Style BindingsIvo van Dongen2016-07-261-1/+4
* [node] move memory growth test into separate npm scriptMike Morris2016-07-141-0/+1
* Merge branch 'release-ios-v3.3.0' into masterJesse Bounds2016-07-071-5/+5
|\
| * [ios] Add support for full Bitcode builds (#5586)Jesse Bounds2016-07-061-5/+5
| * [macos] Renamed OS X SDK to macOS SDKMinh Nguyễn2016-06-181-29/+29
* | [build] Added 'lint' Make targetBruno de Oliveira Abinader2016-07-011-5/+19
* | [node] add BUILDTYPE=Debug support to make nodeMike Morris2016-06-241-1/+5