Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-19 | Add missing copyrights (#1024) | ztplz | |
2018-09-10 | tools/setup: on windows, make env vars not affect gn gen output | Bert Belder | |
2018-08-17 | Add yarn.lock to third_party | Ryan Dahl | |
Prevents upgrades with running tools/sync_third_party.py | |||
2018-08-17 | chore: download clang-format from google storage | Yoshiya Hinosawa | |
2018-08-08 | Remove yarn.lock | Ryan Dahl | |
Fixes #393. | |||
2018-08-03 | Improve rust build docs | Ryan Dahl | |
2018-08-02 | tools: fix `tools/clang` symlink on startup | Bert Belder | |
2018-07-29 | Install sysroot on linux. | Ryan Dahl | |
2018-07-29 | Rename run_hooks.py to setup.py | Ryan Dahl | |
Moves 'gn gen' into setup.py Make tools/build.py more ergonomic. | |||
2018-07-25 | Clean up and fix tools | Bert Belder | |
* 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 |