aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/platform/base.py
Commit message (Expand)AuthorAgeFilesLines
* mach bootstrap: Lock cargo-deny to 0.16.1 (#34258)Jonathan Schwender2024-11-151-1/+2
* mach: introduce `BuildTarget` abstraction (#33114)Mukilan Thiyagarajan2024-08-261-6/+9
* mach: Expose a `--skip-static-analysis` to `mach boostrap` (#32587)Martin Robinson2024-06-241-4/+5
* Add cargo-deny to mach-tidy to check license compliance. (#32465)Jonathan Schwender2024-06-121-0/+11
* Fix mach bootstrap --skip-platform (#32341)Delan Azabani2024-05-221-1/+2
* bootstrap: Add a `--skip-platform` option (#32176)Martin Robinson2024-04-291-2/+4
* Run platform_bootstrap first (#31840)Samson2024-04-291-2/+2
* bootstrap: More resiliently install Deiban-like platform dependencies (#31281)Martin Robinson2024-02-071-2/+2
* Fix bugs in `mach test-tidy` (#31232)Mukilan Thiyagarajan2024-01-311-3/+1
* tests: Add GStreamer library directory to DYLD_LIBRARY_PATH (#31163)Martin Robinson2024-01-241-3/+0
* build: Only set PATH for GStreamer (#31078)Martin Robinson2024-01-171-35/+16
* crown: Add a cargo config.toml file (#31090)Martin Robinson2024-01-151-6/+1
* Fix the build on Ubuntu 20.04 (#31019)Martin Robinson2024-01-071-13/+0
* bootstrap: Adding more output when installing dependencies (#31003)Martin Robinson2024-01-051-4/+4
* Upgrade media / GStreamer / GLib (#30750)Martin Robinson2024-01-051-2/+2
* Compile Servo with the latest version of rust stable (#30831)Martin Robinson2023-12-061-3/+0
* Replace script_plugins with a clippy like rustc driver (named crown) (#30508)Samson2023-12-011-0/+13
* Remove some stray references to OpenSSL (#30710)Martin Robinson2023-11-091-2/+0
* Enforce formatting of TOML files (#30128)Samson2023-09-191-1/+14
* Use system lld on NixOS instead of rust-lld (#30123)Mukilan Thiyagarajan2023-08-181-1/+4
* Remove UWP / Hololens supportMartin Robinson2023-07-051-8/+3
* Windows bootstrap supportMartin Robinson2023-07-031-4/+10
* Implement `bootstrap-gstreamer` for all platformsMartin Robinson2023-05-251-12/+88
* Start organizing platform-specific Python codeMartin Robinson2023-05-191-0/+34