fune/servo/python
Simon Sapin 8ff5dd951d servo: Merge #19763 - Restore the ability to disable incremental compilation (from servo:unincremental); r=nox
It became the default in debug mode in the last Rust/Cargo update.

Source-Repo: https://github.com/servo/servo
Source-Revision: f3220eab1e6f39b4817e5ea62755a4dc6cb15c87

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 4c8b3a97295f23d54960825c96e55038bbd395dd
2018-01-18 04:08:02 -06:00
..
servo servo: Merge #19763 - Restore the ability to disable incremental compilation (from servo:unincremental); r=nox 2018-01-18 04:08:02 -06:00
tidy servo: Merge #19720 - Update buildbot_steps lint to handle env variables (from aneeshusa:support-env-vars-in-buildbot-steps); r=jdm 2018-01-09 11:40:27 -06:00
mach_bootstrap.py servo: Merge #19362 - Enable pip error output in mach_bootstrap.py (from SWW13:pip_log); r=jdm 2017-11-24 13:48:19 -06:00
README.md
requirements-salt.txt
requirements.txt servo: Merge #19728 - Update web-platform-tests (from servo:wptup); r=jdm 2018-01-09 12:38:08 -06:00
tox.ini

This directory contains various Python modules used to support servo development.

servo

servo-specific python code e.g. implementations of mach commands. This is the canonical repository for this code.

tidy

servo-tidy is used to check licenses, line lengths, whitespace, flake8 on Python files, lock file versions, and more.