aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/command_base.py
Commit message (Expand)AuthorAgeFilesLines
* auto merge of #5200 : mbrubeck/servo/cache-dir, r=larsbergstrombors-servo2015-03-191-2/+3
|\
| * Add an environment variable to override cache-dirMatt Brubeck2015-03-111-2/+3
* | Upgrade rustc to d3c49d2140fc65e8bb7d7cf25bfe74dda6ce5ecf/rustc-1.0.0-dev.Ms2ger2015-03-181-6/+8
* | Add HOST_FILE environment variable for test-wptDaniel Le2015-03-141-1/+4
|/
* Add support for $CARGO_HOME in servobuildManish Goregaokar2015-03-081-2/+18
* Make submodule sync silent (and recursive).Simon Sapin2015-03-041-1/+1
* changin os.exit to sys.exitPrabhjyot Singh Sodhi2015-02-221-1/+1
* Remove dependency on backup-flame dirManish Goregaokar2015-02-211-1/+1
* Add ./mach build-gonk commandManish Goregaokar2015-02-211-1/+37
* Mach bootstrapping will sync modulesPrabhjyot Singh Sodhi2015-02-191-0/+1
* Move snapshot dir inside the source dir by defaultMatt Brubeck2015-01-281-3/+5
* Switch android to glutin.Glenn Watson2014-12-121-0/+12
* Use mach to build openssl on android instead of glut makefile.Glenn Watson2014-12-091-0/+3
* Make build system more independent of current directory.Simon Sapin2014-12-021-0/+3
* Use the correct Rust path in Android packagingMatt Brubeck2014-11-141-0/+1
* Issue #3804 : Allow enabling debug-mozjs from servobuild configFabrice Desré2014-11-061-0/+2
* Automatically update cargo when necessaryMatt Brubeck2014-11-051-1/+8
* Fixes #3353: rust snapshot downloads to home directoryAnthony Miyaguchi2014-11-051-3/+6
* Add Android build config to mach/servobuildMatt Brubeck2014-10-031-0/+16
* Have the Rust snapshot directory include the Rust version and hash.Simon Sapin2014-09-291-2/+35
* Fix /python/servo code formatting.Simon Sapin2014-09-261-19/+30
* Have mach update (not just init) submodules as needed. Fix #3447Simon Sapin2014-09-221-1/+1
* Cargoify servoJack Moffitt2014-09-081-0/+94