Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an optional --debug-mozjs argument to `mach build` that enables a ↵ | Josh Matthews | 2014-10-24 | 1 | -1/+12 |
| | | | | non-optimized, debug build of mozjs and rust-mozjs. Update the Cargo snapshot to enable new feature support. | ||||
* | Move windowing code out of the compositor | Matt Brubeck | 2014-10-10 | 1 | -7/+9 |
| | | | | | This is mainly just moving code around, in preparation for further changes to the "windowing" API. | ||||
* | Add Android build config to mach/servobuild | Matt Brubeck | 2014-10-03 | 1 | -1/+15 |
| | |||||
* | Add --verbose to build-cef command | Jack Moffitt | 2014-10-02 | 1 | -1/+6 |
| | |||||
* | Fix /python/servo code formatting. | Simon Sapin | 2014-09-26 | 1 | -9/+6 |
| | | | | (My editor screams at me for flake8 lint errors.) | ||||
* | Don't throw on non-zero exit in mach commands | Matt Brubeck | 2014-09-15 | 1 | -3/+4 |
| | | | | Fixes #3344. | ||||
* | Add 'mach clean'. | Tetsuharu OHZEKI | 2014-09-13 | 1 | -0/+20 |
| | |||||
* | Add -v or --verbose to mach build | Dirk Leifeld | 2014-09-11 | 1 | -1/+6 |
| | |||||
* | Pass --target option from mach to cargo | Matt Brubeck | 2014-09-09 | 1 | -0/+2 |
| | |||||
* | Cargoify servo | Jack Moffitt | 2014-09-08 | 1 | -0/+85 |