Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-18 | Reduce unnecessary build output. | Ryan Dahl | |
2018-07-08 | tools: fix windows | Bert Belder | |
This fixes most things, but format.py doesn't work yet, because yapf is broken due to some depot_tools shimming python. | |||
2018-07-08 | Clean up tools/ | Ryan Dahl | |
- Factor out tools/util.py - Move js/*.py to tools. - Rewrite tools/format.sh in python. - Run lint first in travis. |