Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-30 | Use pylint. | Ryan Dahl | |
2018-10-23 | Bundle pywin32 in third_party | Bert Belder | |
2018-10-19 | Add missing copyrights (#1024) | ztplz | |
2018-09-24 | tools: make color output work on windows | Bert Belder | |
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 | |||
2018-07-24 | Add tools/build.py (#398) | Ryan Dahl | |
To allow better tab completion for ./tools/build.py mv build_third_party.py sync_third_party.py |