aboutsummaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Signed-off-by: Rexiel Scarlet <37258415+Rexcrazy804@users.noreply.github.com>...Rexiel Scarlet2024-06-131-3/+3
* Update to Rust 1.78 (#32217)Samson2024-06-011-1/+1
* nix build: replace `fetchCargoTarball` with `importCargoLock` (#31825)Mukilan Thiyagarajan2024-03-251-14/+4
* Use --locked when building in CI (#31720)Oriol Brufau2024-03-211-13/+0
* Escaped reporting (#31691)Samson2024-03-151-3/+6
* Add gstreamer plugins good/ugly for better codec support (#31687)Delan Azabani2024-03-151-0/+2
* shell.nix: update filterlock hash (#31515)Smitty2024-03-061-1/+1
* Move Stylo to its own repo (#31350)Delan Azabani2024-02-271-58/+0
* install libudev-dev required by gamepad API (#31376)Mukilan Thiyagarajan2024-02-191-0/+2
* mach: fix shell.nix to actually include android pkgs (#31279)Mukilan Thiyagarajan2024-02-081-7/+8
* Convert etc/profilicate.py to Python 3 (#31259)Smitty2024-02-051-4/+4
* Make Android build optional on Nix (#31231)Smitty2024-02-021-11/+13
* Preliminary Android build support (#31086)Mukilan Thiyagarajan2024-01-222-3/+37
* Nix: bump nixpkgs to nixos-unstable (#31055)Delan Azabani2024-01-111-2/+9
* Nix: bump nixpkgs to nixos-23.05 (except gnumake) (#31052)Delan Azabani2024-01-101-2/+6
* Allow building with Nix on Linux distros other than NixOS (#31001)Delan Azabani2024-01-091-5/+50
* Fix crown on NixOS (#30987)Delan Azabani2024-01-051-3/+70
* Fail gracefully when DMG smoketest fails (#30975)Martin Robinson2024-01-021-1/+4
* Improve formatting of Python files (#30919)Taym Haddadi2023-12-245-32/+32
* Update branch name to main (#30877)Alex Touchet2023-12-164-10/+10
* Replace virtualenv with Python's built-in venv (#30377)Corey Farwell2023-12-071-10/+0
* Remove some stray references to OpenSSL (#30710)Martin Robinson2023-11-091-1/+1
* Remove `__future__` imports that are no longer necessary (#30661)Martin Robinson2023-11-022-4/+0
* Allow trigger try workfows using labels (#30383)Martin Robinson2023-10-231-0/+5
* Add taplo to etc/shell.nix (#30487)Mukilan Thiyagarajan2023-10-041-0/+1
* Remove some unused buildbot files (#30476)Martin Robinson2023-10-032-57/+0
* fix WebGPU runtime dependencies on linux (#30407)Delan Azabani2023-09-221-2/+9
* Use MozTools 4 and update mozjs (#30326)Samson2023-09-111-1/+1
* Revert "Combine all try workflows (#30096)" (#30149)Martin Robinson2023-08-211-29/+16
* Pin GNU Make to 4.3 on NixOS (#30146)Mukilan Thiyagarajan2023-08-211-1/+11
* Combine all try workflows (#30096)Martin Robinson2023-08-201-16/+29
* Use system lld on NixOS instead of rust-lld (#30123)Mukilan Thiyagarajan2023-08-181-0/+1
* Support mac wpt builds (#29867)Samson2023-08-111-1/+1
* Switch to rustls and webpki-roots (#30025)Martin Robinson2023-08-082-99/+0
* Remove lzma path workaround for MacOS (#30053)Martin Robinson2023-08-012-5/+0
* Make "@bors-servo try" a GitHub Action (#30014)Martin Robinson2023-07-241-17/+13
* Fix WPT sync and simplify the update scripts (#29999)Martin Robinson2023-07-173-260/+0
* Fix the WPT update (#29996)Martin Robinson2023-07-132-60/+1
* Update scripts to reflect new WPT directory nameMartin Robinson2023-06-262-4/+4
* Rename metadata directoriesMartin Robinson2023-06-224-8/+9
* Implement `./mach bootstrap` for MacOSMartin Robinson2023-06-221-0/+1
* Clean up rustdoc runMartin Robinson2023-06-202-24/+0
* Remove magicleap related references from config filesmichaelgrigoryan252023-05-221-2/+0
* Run the Layout 2020 tests in main workflowMartin Robinson2023-05-171-2/+5
* Workaround bug in gstreamer binariesMukilan Thiyagarajan2023-05-121-0/+3
* Consume official GStreamer binaries on MacOSMukilan Thiyagarajan2023-05-123-22/+19
* Don't report test results for closed PRsMartin Robinson2023-05-051-10/+22
* Auto merge of #29670 - mrobinson:improve-wpt-output, r=delanbors-servo2023-04-271-8/+11
|\
| * Make WPT results output more usefulMartin Robinson2023-04-261-8/+11
* | WPT results aggregating based on layoutsagudev2023-04-271-11/+18
|/