aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/command_base.py
Commit message (Expand)AuthorAgeFilesLines
* 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