Cheng Zhao
|
6e90430df5
|
Use apm to install third party node modules.
|
2013-08-03 16:39:54 +08:00 |
|
Cheng Zhao
|
192216ea64
|
Update node before running npm.
|
2013-08-03 16:38:02 +08:00 |
|
Cheng Zhao
|
b91f29429e
|
Fix updating the win32 python repo.
|
2013-07-24 18:33:49 +08:00 |
|
Cheng Zhao
|
45285c8c9c
|
Should install node modules for default_app and spec when bootstrap.
|
2013-07-17 16:29:40 +08:00 |
|
Cheng Zhao
|
7c2a4882a6
|
Make sure the fake config.gypi can be parsed by node.js.
|
2013-07-02 22:32:14 +08:00 |
|
Cheng Zhao
|
9c9d62c3a9
|
Should write a meaningful config.gypi for node.
Node is parsing it for 'process.config', empty file would cause
exception.
|
2013-07-02 22:23:13 +08:00 |
|
Cheng Zhao
|
dc1655979e
|
Only create config.gypi if it doesn't exist.
Otherwise every call of bootstrap would trigger recompilation of some
files.
|
2013-07-02 09:31:43 +08:00 |
|
Cheng Zhao
|
a749a6dc2d
|
Include node's config.gypi in atom-shell.
Removed 3 commits of our node fork.
|
2013-07-02 09:16:56 +08:00 |
|
Cheng Zhao
|
5ccff31f52
|
Add switch to skip operations require networking.
I'm on a slow network :-(
|
2013-07-01 16:12:31 +08:00 |
|
Cheng Zhao
|
74fe79ce62
|
We don't need to force updating to latest npm.
|
2013-07-01 16:06:37 +08:00 |
|
Cheng Zhao
|
1edf3bd12f
|
Pull in precompiled python under cygwin.
|
2013-07-01 15:21:57 +08:00 |
|
Cheng Zhao
|
8034afdcdf
|
Update npm after node is downloaded.
So we can execute npm even without system node.
|
2013-07-01 15:21:55 +08:00 |
|
Cheng Zhao
|
3cc304cbe5
|
Rewrite update script in python.
|
2013-06-24 15:24:30 +08:00 |
|
Cheng Zhao
|
07260731ca
|
Rewrite update-node script in python.
|
2013-06-20 22:49:11 +08:00 |
|