aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/build_commands.py
Commit message (Expand)AuthorAgeFilesLines
* Remove dead code that used to support the legacy reftest framework.Ms2ger2016-03-291-17/+0
* Auto merge of #8641 - notriddle:no_headless, r=glennwbors-servo2016-03-291-30/+2
|\
| * No more headless compositor. Just the normal one.Michael Howell2016-03-241-30/+2
* | Enable NEON feature to get hard floats on Android devicesLars Bergstrom2016-03-251-0/+2
|/
* Fix for gonk bootstrappingLars Bergstrom2016-02-231-1/+2
* Download extra std lib when cross-compiling #9557Daniel Robertson2016-02-121-2/+5
* win32: mach and build command fixesVladimir Vukicevic2016-01-201-10/+1
* Implement a geckolib target.Bobby Holley2016-01-091-0/+37
* Auto merge of #8626 - mskrzypkows:build_commands_android, r=larsbergstrombors-servo2015-12-051-2/+9
|\
| * Move OpenSSL Android build to the target directory #8568Maciej Skrzypkowski2015-12-021-2/+9
* | Auto merge of #7734 - nerith:headless, r=metajackbors-servo2015-12-041-4/+22
|\ \ | |/ |/|
| * Allow `./mach build-tests` to enable Servo's headless modeBrandon Fairchild2015-12-031-9/+19
| * Allow `./mach build` to enable Servo's headless modeBrandon Fairchild2015-12-021-4/+12
* | Reduce duplication in binary path determinition for Android target (fixes iss...Yanir Seroussi2015-11-191-3/+2
|/
* Add CCACHE infra and turn it on in travisLars Bergstrom2015-11-051-0/+3
* New Android suppportLars Bergstrom2015-11-041-7/+0
* Added support for using --features argument with --androidnxnfufunezn2015-10-301-2/+6
* Add clarity to missing notification module messagesTareq A Khandaker2015-10-141-2/+2
* Make Linux build notifications transientMartin Robinson2015-10-011-1/+1
* Fix build notifications in Python 2.x on LinuxMatt Brubeck2015-09-281-0/+1
* mach: fix OS X notificationsTamir Duberstein2015-09-261-5/+6
* Remove hack for android builders now that build is successful once more.Josh Matthews2015-09-011-3/+0
* Check the return code of cargo build (except on Android).Ms2ger2015-08-251-2/+7
* Fix 'mach test'Vinzent Steinberg2015-08-151-1/+1
* mach: Print commands if '--verbose' is setVinzent Steinberg2015-08-151-12/+21
* Allow Servo tests to be built/run with --release modeCorey Farwell2015-08-101-1/+5
* Perform argument validation before bootstrapping.Matt Brubeck2015-07-251-2/+2
* notify_darwin should trap import errors and provide the useful package name f...Michael Tremel2015-06-271-11/+14
* Add space between sentencesJesse Ruderman2015-06-261-1/+1
* Use Cargo's target directory sharing.Jack Moffitt2015-06-151-1/+1
* Add flake8 to the tidy process for Python filesCorey Farwell2015-06-041-6/+5
* Fix tidy issues with Python files in python/Corey Farwell2015-06-021-1/+10
* Remove trailing whitespace on Python filesCorey Farwell2015-06-021-2/+2
* Remove unused imports in the Python filesCorey Farwell2015-05-311-1/+1
* Fixed #6048Jinank Jain2015-05-141-0/+11
* Auto merge of #6038 - mbrubeck:jinankjain-Bug#5933, r=mbrubeckbors-servo2015-05-141-0/+14
|\
| * Add --dev option to mach buildJinank Jain2015-05-131-0/+14
* | build: native notifications on Mac OSAndreas Tolfsen2015-05-131-49/+80
|/
* Add mac support for build notificationsandars2015-05-121-2/+9
* Auto merge of #6023 - mbrubeck:dev-nop, r=larsbergstrombors-servo2015-05-121-2/+5
|\
| * Add a no-op --dev option to the mach build command.Matt Brubeck2015-05-121-2/+5
* | Fail the build if openssl.makefile failsMatt Brubeck2015-05-061-0/+2
|/
* Show a notification for all builds > 30 sec.Matt Brubeck2015-04-231-1/+1
* Set the OPENSSL_STATIC env var for Android buildsMatt Brubeck2015-04-211-0/+1
* Add Desktop Notifications for Long builds. Supported for Linux & Windows plat...Dhananjay Nakrani2015-04-151-0/+52
* Upgrade rustc to d3c49d2140fc65e8bb7d7cf25bfe74dda6ce5ecf/rustc-1.0.0-dev.Ms2ger2015-03-181-1/+3
* Add ./mach build-gonk commandManish Goregaokar2015-02-211-0/+36
* Fixes #4898.awlnx2015-02-131-2/+5
* Added "-j" flag usage for building OpenSSL for android.Maciej Skrzypkowski2015-02-021-1/+4
* Remove the glfw port (it doesn't compile since last rustup anyway).Glenn Watson2015-02-021-2/+2