Age | Commit message (Collapse) | Author |
|
Moves 'gn gen' into setup.py
Make tools/build.py more ergonomic.
|
|
|
|
* Make sync_third_party work in general
* Un-break build.py and run_hooks.py on windows
* Partially fix format.py on windows
* Reduce code duplication between run_hooks and sync_third_party
|
|
And use third_party/depot_tools/gn.
|
|
|
|
|
|
|
|
|
|
This fixes most things, but format.py doesn't work yet, because
yapf is broken due to some depot_tools shimming python.
|
|
- Factor out tools/util.py
- Move js/*.py to tools.
- Rewrite tools/format.sh in python.
- Run lint first in travis.
|