aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/build_commands.py
Commit message (Expand)AuthorAgeFilesLines
* Make build system more independent of current directory.Simon Sapin2014-12-021-4/+4
* Move the servo crate from root to components/servoSimon Sapin2014-12-021-4/+7
* Adds --release flag to ./mach build-cefMatthew Rasmus2014-11-231-1/+6
* Issue #3804 : Allow enabling debug-mozjs from servobuild configFabrice Desré2014-11-061-1/+1
* Add an optional --debug-mozjs argument to `mach build` that enables a non-opt...Josh Matthews2014-10-241-1/+12
* Move windowing code out of the compositorMatt Brubeck2014-10-101-7/+9
* Add Android build config to mach/servobuildMatt Brubeck2014-10-031-1/+15
* Add --verbose to build-cef commandJack Moffitt2014-10-021-1/+6
* Fix /python/servo code formatting.Simon Sapin2014-09-261-9/+6
* Don't throw on non-zero exit in mach commandsMatt Brubeck2014-09-151-3/+4
* Add 'mach clean'.Tetsuharu OHZEKI2014-09-131-0/+20
* Add -v or --verbose to mach buildDirk Leifeld2014-09-111-1/+6
* Pass --target option from mach to cargoMatt Brubeck2014-09-091-0/+2
* Cargoify servoJack Moffitt2014-09-081-0/+85