aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/build_commands.py
Commit message (Expand)AuthorAgeFilesLines
* Replace "-mmacosx-version-min" with MACOSX_DEPLOYMENT_TARGET (#30102)Martin Robinson2023-08-151-6/+1
* Make the `--release`/`--dev` more consistent and less surprising (#30091)Martin Robinson2023-08-141-45/+9
* Switch to rustls and webpki-roots (#30025)Martin Robinson2023-08-081-16/+1
* Set the MacOS rpath in the build script (#30054)Martin Robinson2023-08-011-14/+0
* Remove lzma path workaround for MacOS (#30053)Martin Robinson2023-08-011-11/+0
* Auto merge of #29970 - mrobinson:remove-uwp, r=jdmbors-servo2023-07-051-152/+30
|\
| * Remove UWP / Hololens supportMartin Robinson2023-07-051-152/+30
* | Collect android build setup into two methodsMartin Robinson2023-07-051-204/+53
|/
* Windows bootstrap supportMartin Robinson2023-07-031-3/+3
* Set the Windows subsystem using a rust directiveMartin Robinson2023-07-011-5/+0
* Update mozangle, cc, and cmakeMartin Robinson2023-06-301-5/+0
* Collect build timings on GitHub CIMartin Robinson2023-06-231-3/+1
* Only check the GStreamer installation when buildingMartin Robinson2023-05-271-1/+1
* Clean up cross-compilation and featuresMartin Robinson2023-05-251-49/+28
* Implement `bootstrap-gstreamer` for all platformsMartin Robinson2023-05-251-16/+16
* Removed MagicLeap occurrences from Python filesmichaelgrigoryan252023-05-221-121/+4
* Count post-cargo build steps in elapsed timeMukilan Thiyagarajan2023-05-211-2/+1
* Print message when packaging macos dylibsMukilan Thiyagarajan2023-05-211-0/+1
* Avoid relinking plugin dylibsMukilan Thiyagarajan2023-05-211-1/+1
* Start organizing platform-specific Python codeMartin Robinson2023-05-191-1/+1
* Workaround bug in gstreamer binariesMukilan Thiyagarajan2023-05-121-0/+11
* Consume official GStreamer binaries on MacOSMukilan Thiyagarajan2023-05-121-22/+109
* Catch more exceptions when delivering build notificationsMartin Robinson2023-04-201-3/+2
* Make errors during build status notification warningsMartin Robinson2023-04-171-2/+5
* Auto merge of #29610 - mrobinson:notify, r=mukilanbors-servo2023-04-131-109/+53
|\
| * Use notify-py to send notificationsMartin Robinson2023-04-131-109/+53
* | Replace usage of six.moves.urllib with urllibMartin Robinson2023-04-101-2/+2
|/
* Update rustc to 3/6 nightly.Josh Matthews2022-03-061-1/+1
* docs: clarify 'clean' commandFlorian-Schoenherr2021-08-211-2/+2
* Auto merge of #27865 - servo:github-actions-dev, r=jdmbors-servo2021-03-111-14/+9
|\
| * Ensure clang-cl is always used in windows builds.Josh Matthews2021-02-261-9/+1
| * Don't package gstreamer when it's disabled.Josh Matthews2021-02-261-5/+8
* | Use build-std instead of xargo.Josh Matthews2021-02-251-1/+0
|/
* Use new S3 bucketsSimon Sapin2020-11-111-2/+2
* Ignore UWP restrictions for host binaries.Josh Matthews2020-07-301-4/+4
* Add more gstreamer plugins to nightly builds.Josh Matthews2020-07-271-0/+3
* Load explicit set of gstreamer plugins on macos, and include them in the nigh...Josh Matthews2020-07-161-54/+30
* Update Servo logo filesAlex Touchet2020-06-291-1/+1
* Use except Exception where Py2/3 disagreesKagami Sascha Rosylight2020-06-211-2/+2
* Fix new flake8 warningsKagami Sascha Rosylight2020-06-201-4/+4
* Fix Py3 environment setting failuresKagami Sascha Rosylight2020-06-201-1/+4
* Add VCINSTALLDIR to the 'do not run within vcvarsall' checkManish Goregaokar2020-04-161-2/+3
* Report error when vcvarsall failsManish Goregaokar2020-04-161-1/+5
* implement mach clean-uwpPaul Rouget2020-04-081-9/+19
* Auto merge of #25365 - MeFisto94:autolaunch-vcvars, r=jdmbors-servo2020-03-231-0/+11
|\
| * Launch vcvarsall.bat for the recognized VS Installation Directory from python...MeFisto942019-12-231-0/+11
* | Copy openssl DLLs to unit test directory.Josh Matthews2020-03-171-4/+5
* | Synchronize ANGLE linking path with VS project.Josh Matthews2020-02-201-2/+14
* | Auto merge of #25736 - Darkspirit:ossl, r=jdmbors-servo2020-02-141-2/+2
|\ \
| * | Switch Android to OpenSSL 1.1.1dJan Andre Ikenmeyer2020-02-121-2/+2