aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/command_base.py
Commit message (Expand)AuthorAgeFilesLines
* crown: Pass `--cfg crown` to rustc from crown (#35073)Samson2025-01-311-7/+5
* script: Feature-gate all crown support. (#35055)Josh Matthews2025-01-181-1/+4
* Reapply "Fix mozjs build on Windows (#34680)" (#34693)Oriol Brufau2024-12-191-0/+4
* Revert "Fix mozjs build on Windows (#34680)"Oriol Brufau2024-12-181-4/+0
* Fix mozjs build on Windows (#34680)Delan Azabani2024-12-181-0/+4
* Add `medium` profile for daily work scenario (#34035)Jonathan Schwender2024-11-211-0/+4
* Fix mach run bustage (#33563)Jonathan Schwender2024-09-271-5/+13
* ohos: Support product flavors (#33512)Jonathan Schwender2024-09-261-1/+5
* openharmony: add servoshell for ohos (#33295)Mukilan Thiyagarajan2024-09-201-8/+25
* android: make aarch64 the default target (#33379)Mukilan Thiyagarajan2024-09-091-1/+1
* android: Fix install (#33277)Jonathan Schwender2024-09-011-1/+1
* mach: Extract binary select into common_command_arguments (#33205)Samson2024-08-281-3/+24
* mach: Do not manually install toolchain for non-cross builds (#33190)Martin Robinson2024-08-271-6/+10
* mach: introduce `BuildTarget` abstraction (#33114)Mukilan Thiyagarajan2024-08-261-375/+63
* ohos: Fix x86_64-unknown-linux-ohos (#33029)Jonathan Schwender2024-08-141-2/+2
* Use correct feature name for JS backtraces. (#32998)Josh Matthews2024-08-101-1/+1
* Update mozjs (SpiderMonkey) to 128.0 (#32769)Samson2024-07-291-4/+4
* shell: set `no-wgl` flag in servoshell instead (#32753)Ngo Iok Ui (Wu Yu Wei)2024-07-101-4/+1
* Make `crown` optional (#32494)Jonathan Schwender2024-06-241-0/+23
* Move android port code to servoshell (#32533)Jonathan Schwender2024-06-191-10/+4
* Fix android build on Fedora 40. (#32532)Jonathan Schwender2024-06-181-13/+15
* Add OpenHarmony support to mach and CI (#32507)Jonathan Schwender2024-06-171-0/+145
* asan: Add a leak suppression file with known false positives (#32511)Erik Hennig2024-06-171-0/+4
* Add `--with-asan` (#31429)Samson2024-06-161-3/+14
* mach: Read .servobuild as utf-8 (#32431)Jonathan Schwender2024-06-031-1/+1
* servoshell: Upgrade `egui` and many other dependencies (#31278)Magnus Larsen2024-05-021-6/+0
* android: add support for x86_64 images (#31725)Mukilan Thiyagarajan2024-03-181-0/+21
* Make Android build optional on Nix (#31231)Smitty2024-02-021-0/+3
* Remove the libsimpleservo C API (#31172)Martin Robinson2024-01-271-24/+4
* tests: Add GStreamer library directory to DYLD_LIBRARY_PATH (#31163)Martin Robinson2024-01-241-0/+6
* Preliminary Android build support (#31086)Mukilan Thiyagarajan2024-01-221-131/+62
* build: Clean up post-build copy of Windows DLLs (#31092)Martin Robinson2024-01-171-72/+0
* build: Only set PATH for GStreamer (#31078)Martin Robinson2024-01-171-2/+6
* build: Don't add the `neon` feature for arm and aarch64 (#31075)Martin Robinson2024-01-121-6/+0
* Fix the build on Ubuntu 20.04 (#31019)Martin Robinson2024-01-071-10/+32
* Replace virtualenv with Python's built-in venv (#30377)Corey Farwell2023-12-071-3/+2
* Compile Servo with the latest version of rust stable (#30831)Martin Robinson2023-12-061-6/+0
* Remove thinlto servobuild.config option (#30830)Martin Robinson2023-12-061-4/+0
* Add `--production` option to mach (#30707)Samson2023-11-101-3/+15
* Remove `__future__` imports that are no longer necessary (#30661)Martin Robinson2023-11-021-1/+1
* Enable debug assertions for all builds other than official releases (#30509)Delan Azabani2023-10-261-19/+64
* No extern crate test/tidy & better RUSTFLAGS handling in mach (#30328)Samson2023-09-101-4/+5
* Update mozjs and use moztools infra (#30292)Samson2023-09-051-5/+0
* Let WPT commands take the --legacy-layout argument (#30239)Martin Robinson2023-08-301-1/+0
* Always dummy (#30240)Samson2023-08-301-5/+5
* Rename ports/winit package to servoshell (#30163)Atbrakhi2023-08-281-1/+1
* Get LLVM from chocolatey (#30140)Martin Robinson2023-08-211-6/+3
* Use system lld on NixOS instead of rust-lld (#30123)Mukilan Thiyagarajan2023-08-181-1/+1
* Clean up the environment variables set for mozjs (#30106)Martin Robinson2023-08-161-23/+8
* Remove gold config option and use lld on Linux (#30100)Martin Robinson2023-08-151-3/+5