Cheng Zhao
|
b93564894c
|
Make script quit when error happens in child processes.
|
2014-08-08 23:23:56 +08:00 |
|
Bernhard Millauer
|
75fcafa013
|
The source_root was wrong computed
Using 'SOURCE_ROOT = os.path.dirname(os.path.dirname(__file__))' leads to an empty string if the path is relative.
|
2014-05-14 01:07:26 +02:00 |
|
Cheng Zhao
|
5fe9f281ac
|
Only generate node.lib when we need to upload node headers.
|
2013-08-31 17:00:13 +08:00 |
|
Cheng Zhao
|
950c09f2e7
|
Use depot_tools to provide ninja binary and cpplint.
|
2013-07-07 16:25:50 +08:00 |
|
Cheng Zhao
|
85d7e7b034
|
Don't throw exception when ninja quit unnormally.
|
2013-06-24 16:05:22 +08:00 |
|
Cheng Zhao
|
5c4c86c6ef
|
Rewrite build script in python.
|
2013-06-24 15:36:38 +08:00 |
|