Ryan Dahl
|
a63d794c7f
|
Fix lastchange rebuild problem.
lastchange.py is causing a full rebuild on every commit. This is a
temporary workaround.
|
2018-08-29 12:05:58 -04:00 |
|
Bert Belder
|
fe9ca53bc2
|
tools/setup: don't overwrite existing args.gn
|
2018-08-28 02:01:42 +02:00 |
|
Bert Belder
|
7e3d9f8f2b
|
format
|
2018-08-28 02:01:41 +02:00 |
|
Ryan Dahl
|
85ebc6b1ac
|
Run lastchange.py during setup.py
|
2018-08-27 19:23:53 -04:00 |
|
Bert Belder
|
3bcf7e271f
|
Build: make it possible to use ccache/sccache on windows
Also auto-detect the availability of sccache in setup.py.
|
2018-08-25 14:16:41 +02:00 |
|
Yoshiya Hinosawa
|
67d89ff692
|
chore: download clang-format from google storage
|
2018-08-17 12:58:58 -04:00 |
|
mervynzhang
|
e41ee9bf4c
|
import sys since sys.exit(1) used
|
2018-08-17 11:00:57 -04:00 |
|
Bert Belder
|
e5b7d31aba
|
tools/setup: avoid running gn gen twice in the same output directory
|
2018-08-02 02:59:36 +02:00 |
|
Ryan Dahl
|
b44c235579
|
Install sysroot on linux.
|
2018-07-29 00:24:16 -04:00 |
|
Ryan Dahl
|
db65c723ae
|
Rename run_hooks.py to setup.py
Moves 'gn gen' into setup.py
Make tools/build.py more ergonomic.
|
2018-07-29 00:24:16 -04:00 |
|