servo/python/servo
Simon Sapin 591d7ad6c1 Make Cargo print timing information to stdout
This adds lines such as

```
   Completed cssparser v0.27.1 custom-build in 2.4s
   Completed cssparser v0.27.1 custom-build (run) in 0.6s
   Completed cssparser v0.27.1 in 1.1s
```
2019-11-16 14:11:52 +01:00
..
lints Improve print statement compatibility with Python3 2019-10-16 00:22:06 +01:00
mutation Improve print statement compatibility with Python3 2019-10-16 00:22:06 +01:00
__init__.py Fix tidy issues with Python files in python/ 2015-06-02 19:51:41 -04:00
bootstrap.py Fix Debian bootstrap 2019-11-10 19:57:39 +01:00
bootstrap_commands.py Fix except statement in order to be compatible with Python3 2019-10-16 00:22:07 +01:00
build_commands.py Make Cargo print timing information to stdout 2019-11-16 14:11:52 +01:00
command_base.py Use surfman for managing GL surfaces 2019-11-01 08:47:11 -05:00
devenv_commands.py Make ./mach rustup install the rustc-dev component 2019-11-12 13:57:46 +01:00
package_commands.py Always construct TC API URLs from $TASKCLUSTER_PROXY_URL or $TASKCLUSTER_ROOT_URL 2019-11-05 14:25:33 +01:00
packages.py Support building UWP with native UWP rustc target. 2019-10-12 10:19:26 -04:00
post_build_commands.py Allow setting GST_DEBUG on Android through mach 2019-10-14 17:27:29 +02:00
servo-binary-formula.rb.in Change servo homepage link to https 2018-11-27 19:01:20 +01:00
testing_commands.py remove allfiles option for clang-format 2019-11-04 12:44:52 +01:00
util.py Fix StringIO module import to be compatible with Python3 2019-10-16 00:22:08 +01:00
win32_toast.py Add proper Win32 notification for builds 2016-08-17 09:50:58 -04:00