aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/command_base.py
Commit message (Expand)AuthorAgeFilesLines
* Update mozangle, cc, and cmakeMartin Robinson2023-06-301-6/+6
* Auto merge of #29917 - mrobinson:more-environment-cleanup, r=jdmbors-servo2023-06-241-24/+1
|\
| * Clean up environment variables inn `command_base.py`Martin Robinson2023-06-221-24/+1
* | Update command_base.pySamson2023-06-241-1/+1
* | Don't explicitly disable gold on WindowsMartin Robinson2023-06-221-2/+1
|/
* Simplify the build instructionsMartin Robinson2023-06-211-2/+2
* Clean up rustdoc runMartin Robinson2023-06-201-7/+3
* Use layout 2020 by defaultMukilan Thiyagarajan2023-06-081-1/+1
* Auto merge of #29811 - mrobinson:remove-more-python-2, r=jdmbors-servo2023-05-291-25/+0
|\
| * Remove more Python 2 compatibility codeMartin Robinson2023-05-291-25/+0
* | Auto merge of #29807 - sagudev:pyfail, r=mrobinsonbors-servo2023-05-291-1/+1
|\ \ | |/ |/|
| * Propagate status on `build_like_command_arguments`sagudev2023-05-291-1/+1
* | Do not pass features when running `./mach test-unit`Martin Robinson2023-05-291-4/+3
|/
* Only check the GStreamer installation when buildingMartin Robinson2023-05-271-3/+4
* Clean up cross-compilation and featuresMartin Robinson2023-05-251-68/+124
* Implement `bootstrap-gstreamer` for all platformsMartin Robinson2023-05-251-110/+17
* Apply some review fixesmichaelgrigoryan252023-05-221-0/+5
* Removed MagicLeap occurrences from Python filesmichaelgrigoryan252023-05-221-14/+5
* Remove `magicleap` command from command_base.pymichaelgrigoryan252023-05-221-6/+0
* Start organizing platform-specific Python codeMartin Robinson2023-05-191-20/+17
* Consume official GStreamer binaries on MacOSMukilan Thiyagarajan2023-05-121-7/+23
* Use resolver v2sagudev2023-05-071-24/+26
* Replace usage of six.moves.urllib with urllibMartin Robinson2023-04-101-14/+15
* Have all mach command accept "--with-layout-2020" and "--layout-2020"Martin Robinson2023-04-071-2/+2
* Fix simpleservo binary check on macosYuri Witte2021-09-121-1/+6
* Fix deprecated gzipfile constructor argument.Josh Matthews2021-05-031-1/+1
* Auto merge of #27865 - servo:github-actions-dev, r=jdmbors-servo2021-03-111-0/+8
|\
| * Ensure clang-cl is always used in windows builds.Josh Matthews2021-02-261-0/+8
* | Use build-std instead of xargo.Josh Matthews2021-02-251-4/+2
* | Auto merge of #27619 - servo:rustup, r=jdmbors-servo2021-02-251-1/+6
|\ \ | |/ |/|
| * Silence the warning about `rustup --version` v.s. `rustc --version`Simon Sapin2021-01-261-1/+6
* | Port some code to Python3Vincent Ricard2021-02-181-2/+2
|/
* Use new S3 bucketsSimon Sapin2020-11-111-1/+1
* Enable gstreamer media stack for UWP targets.Josh Matthews2020-08-061-0/+1
* Add `.servobuild` configuration for the choice of media stackSimon Sapin2020-07-061-5/+8
* Use except Exception where Py2/3 disagreesKagami Sascha Rosylight2020-06-211-1/+1
* Replace SubprocessError with FileNotFoundErrorKagami Sascha Rosylight2020-06-211-1/+1
* Fix new flake8 warningsKagami Sascha Rosylight2020-06-201-13/+13
* Auto merge of #27004 - saschanaz:py3-env, r=jdmbors-servo2020-06-201-5/+5
|\
| * Fix Py3 environment setting failuresKagami Sascha Rosylight2020-06-201-5/+5
* | Fix Py3 failures when installing MSVC dependenciesKagami Sascha Rosylight2020-06-201-1/+1
|/
* Use binary strings for compatibility with Python 3camelid2020-05-311-2/+2
* Don't fail if run on non-bundle commitcamelid2020-05-301-7/+19
* Add missing bracketscamelid2020-05-301-1/+1
* Get the real commit hash, not the bundle hashcamelid2020-05-301-2/+9
* Rename glutin port to winitatouchet2020-05-271-2/+2
* Partial preparations for upgrading to Rust nightly-2020-05-26Simon Sapin2020-05-261-1/+7
* Update surfman to 0.2 and remove glutinAlan Jeffrey2020-04-171-28/+0
* Remove some old requirementsDaniel Alley2020-04-121-1/+1
* Remove azure canvas backendDaniel Alley2020-02-251-7/+1