aboutsummaryrefslogtreecommitdiffstats
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* Get a real parser, tidySimon Sapin2018-05-041-1/+2
* Auto merge of #20316 - UK992:win32-icon, r=jdmbors-servo2018-03-182-4/+0
|\
| * Add icon to servo.exeUK9922018-03-172-4/+0
* | Auto merge of #20312 - jdm:fix-manifest-update, r=asajeffreybors-servo2018-03-161-4/+15
|\ \ | |/ |/|
| * Avoid using WPT test runner to update the test manifest.Josh Matthews2018-03-161-4/+15
* | Add Windows support to the --nightly | -n flag.Jeremy Lempereur2018-03-111-9/+20
|/
* Show actual exception when deletion fails.Josh Matthews2018-03-081-0/+2
* Ensure readonly files can be removed on Windows.Josh Matthews2018-03-081-1/+8
* Don't import wptmanifest when in firefox tree.Xidorn Quan2018-03-071-4/+10
* Add wptserve into python import paths.Xidorn Quan2018-03-071-5/+16
* Auto merge of #19947 - o0Ignition0o:mach_run_nightly, r=jdmbors-servo2018-03-062-4/+84
|\
| * Add a --nightly | -n flag to download and extract a specific nightly version ...o0Ignition0o2018-03-062-4/+84
* | Add the option in servo-tidy to not check for alphabetical ordering.Nicolas Silva2018-03-061-6/+8
|/
* Do not mutate if letManish Goregaokar2018-02-211-2/+2
* remove bhtmlPaul Rouget2018-02-113-43/+2
* Auto merge of #19944 - o0Ignition0o:mach_run_bin, r=jdmbors-servo2018-02-041-4/+8
|\
| * Add a --bin flag to the |mach run and rr-record commands to specify which ser...o0Ignition0o2018-02-041-4/+8
* | Auto merge of #19929 - terracotaPie:master, r=jdmbors-servo2018-02-033-2/+59
|\ \ | |/ |/|
| * Change bad namingsTimur Borkhodoev2018-02-021-4/+4
| * Add test that actually tests the testTimur Borkhodoev2018-02-022-105/+2
| * Add correct file test for manifest testTimur Borkhodoev2018-02-022-2/+114
| * Add self-test and modify tidy to accomodate the testTimur Borkhodoev2018-02-012-2/+7
| * Add proper formatting and ignore _mozillaTimur Borkhodoev2018-02-011-6/+10
| * Prints errors if wpt manifest directoriries are not presentTimur Borkhodoev2018-02-011-2/+41
* | Drop CEF supportPaul Rouget2018-01-312-61/+1
|/
* Added default fall-back when CARGO_HOME is not set for clean-cargo-cacheTimur Borkhodoev2018-01-221-1/+2
* Merge servo_remutex to servo_remutex_testsAnthony Ramine2018-01-201-0/+1
* Merge servo_config and servo_config_testsAnthony Ramine2018-01-201-1/+9
* Merge net_traits and net_traits_testsAnthony Ramine2018-01-201-1/+1
* Merge net and net_testsAnthony Ramine2018-01-201-2/+2
* Merge layout and layout_testsAnthony Ramine2018-01-201-1/+1
* Merge gfx and gfx_testsAnthony Ramine2018-01-201-1/+1
* Merge msg and msg_testsAnthony Ramine2018-01-201-19/+10
* Auto merge of #19713 - tigercosmos:r1, r=jdmbors-servo2018-01-181-6/+6
|\
| * auto clean cachetigercosmos2018-01-181-6/+6
* | 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-107-346/+111
* Revert "Use rustdoc --document-private-item instead of deprecated flags"Simon Sapin2018-01-102-6/+6
* Auto merge of #19728 - servo:wptup, r=jdmbors-servo2018-01-092-2/+2
|\
| * Update web-platform-tests to revision be5419e845d39089ba6dc338c1bd0fa279108317Josh Matthews2018-01-092-2/+2
* | Update buildbot_steps lint to handle env variablesAneesh Agrawal2018-01-083-13/+25
|/
* Auto merge of #19586 - tigercosmos:x1, r=jdmbors-servo2018-01-031-1/+4
|\