aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/command_base.py
Commit message (Expand)AuthorAgeFilesLines
* Disable codegen-units on macOSjdm-patch-16Josh Matthews2018-05-171-0/+4
* Add Windows support to the --nightly | -n flag.Jeremy Lempereur2018-03-111-9/+20
* Add a --nightly | -n flag to download and extract a specific nightly version ...o0Ignition0o2018-03-061-0/+75
* remove bhtmlPaul Rouget2018-02-111-7/+0
* Drop CEF supportPaul Rouget2018-01-311-3/+0
* Remove work-around that is now unnecessarySimon Sapin2018-01-141-4/+0
* Restore the ability to disable incremental compilationSimon Sapin2018-01-141-1/+3
* We use Nigthly Cargo with Stable RustSimon Sapin2018-01-101-3/+2
* rustup.rs: Use MSVC rather than GNU toolchains on WindowsSimon Sapin2018-01-101-1/+5
* Revert "Use rustup "proxies" instead of `rustup run`"Simon Sapin2018-01-101-12/+13
* Use rustup "proxies" instead of `rustup run`Simon Sapin2018-01-101-13/+12
* Fix "rustup is not installed" messageSimon Sapin2018-01-101-9/+8
* Print a better error message when rustup is too oldSimon Sapin2018-01-101-0/+7
* Print a link to instructions if rustup is not found.Simon Sapin2018-01-101-1/+11
* Use rustup.rs instead of custom bootstrapSimon Sapin2018-01-101-91/+40
* Revert "Use rustdoc --document-private-item instead of deprecated flags"Simon Sapin2018-01-101-2/+5
* Use rustdoc --document-private-item instead of deprecated flagsSimon Sapin2017-11-221-1/+1
* Stop using "alternate" rustc builds.Simon Sapin2017-11-141-12/+0
* Print the full path for errors occurring in the servo cratetigercosmos2017-11-031-0/+9
* Check full triples for "alt" compiler support, not just platforms.Simon Sapin2017-10-311-3/+7
* Update Rust to 1.22.0-nightly (a47c9f870 2017-10-11)Anthony Ramine2017-10-121-0/+3
* Implement Gradle flavorsImanol Fernandez2017-09-301-0/+3
* Switch back to pinning Rust by Nightly date instead of commit hash…Simon Sapin2017-08-311-22/+32
* Update to cargo 0.21.0-nightly (eb6cf012a 2017-07-02)Simon Sapin2017-07-191-2/+2
* mach: Fail properly if we can't find the path for OSMesa or GLAPI.Jonathan Chan2017-06-221-4/+5
* Make armv7-linux-androideabi default target on Android Imanol Fernandez2017-05-311-1/+2
* Auto merge of #16769 - MortimerGoro:android_archs, r=larsbergstrombors-servo2017-05-131-3/+26
|\
| * Support for Android armv7 and aarch64 target triplesImanol Fernandez2017-05-081-3/+26
* | Add clobber mechanismUK9922017-05-081-0/+27
|/
* Add `./mach cargoup`Simon Sapin2017-04-251-3/+6
* Remove more deprecated Windows GNU code/docsAneesh Agrawal2017-04-161-6/+2
* Add cargo-geckolib and rustc-geckolib commands to mach.Simon Sapin2017-04-051-1/+5
* Update Hyper and OpenSSLddh2017-03-311-1/+1
* Fix "option `Z` is unstable" warning on geckolib with incremental=trueSimon Sapin2017-03-161-0/+5
* Disable LLVM assertions by default, on supported platforms.Simon Sapin2017-02-161-2/+7
* Allow disabling LLVM assertions in rustc (fixes #15548)Anthony Ramine2017-02-151-3/+6
* Switch to commit-specific nightliesAnthony Ramine2017-02-151-1/+1
* Remove freetype dependency on WindowsUK9922017-02-061-0/+2
* Option configuration to enable incremental compilation.Simon Sapin2017-02-051-0/+3
* Clean up and simplify existing `mach bootstrap`Aneesh Agrawal2017-01-151-7/+11
* Create a util.py Python module for common functionsAneesh Agrawal2017-01-151-46/+2
* Move get_browserhtml_path to command_base #14815Teodor Szente2017-01-021-0/+7
* Auto merge of #14346 - mati865:master, r=UK992,larsbergbors-servo2016-12-281-2/+4
|\
| * use MSVC toolchain if PLATFORM is definedmati8652016-12-071-2/+4
* | Auto merge of #14601 - Wafflespeanut:osmesa, r=emiliobors-servo2016-12-151-7/+9
|\ \
| * | Warn when OSMesa library path cannot be setRavi Shankar2016-12-151-7/+9
* | | Auto merge of #13650 - UK992:win32, r=larsbergstrombors-servo2016-12-151-0/+4
|\ \ \ | |/ / |/| |
| * | Define NATIVE_WIN32_PYTHON environment variableUK9922016-11-171-0/+4
* | | Auto-update in-tree bindingsXidorn Quan2016-12-151-5/+10
* | | Auto merge of #14251 - vvuk:servobuild-rustflags, r=ConnorGBrewsterbors-servo2016-12-131-0/+4
|\ \ \