Cheng Zhao
|
70225009af
|
Fix bootstrap.py on posix platform
|
2014-12-21 17:39:59 -08:00 |
|
Cheng Zhao
|
80bea0766e
|
win: Update version file with unix line ending
|
2014-12-21 16:30:48 -08:00 |
|
Cheng Zhao
|
d8d9dea792
|
Upgrade node to fix failed call to LoadLibrary
|
2014-12-11 18:33:39 -08:00 |
|
IgorKlopov
|
da900b3094
|
bootstrap.py also imports it
|
2014-12-08 20:03:48 +03:00 |
|
IgorKlopov
|
7ff95ec255
|
Travis CI says: execute unused
Removed `execute` import
|
2014-12-08 03:04:41 +03:00 |
|
IgorKlopov
|
20afd51a9d
|
Travis CI says long line detected
Foldede the line
|
2014-12-08 02:58:04 +03:00 |
|
IgorKlopov
|
19bba5c18c
|
One more verbose_mode
`bootstrap.py` new variable `verbose_mode` to run `npm install` with --verbose option
|
2014-12-08 02:52:13 +03:00 |
|
IgorKlopov
|
bf4c219766
|
Make use of execute_stdout
execute_stdout makes stdout real-time
|
2014-12-08 02:47:05 +03:00 |
|
Cheng Zhao
|
533548fdc7
|
Use atom-shell's version for creating node headers tarball.
|
2014-09-01 22:54:20 +08:00 |
|
Cheng Zhao
|
c81a4bcafc
|
Don't use third party dependency in default_app.
|
2014-08-26 09:50:45 +08:00 |
|
Corne Dorrestijn
|
6d9a88f415
|
Fixed inconsistent newlines
|
2014-08-12 14:28:18 +02:00 |
|
Corne Dorrestijn
|
0018d4b705
|
Added a verbose mode to the bootstrap script
|
2014-08-12 14:23:59 +02:00 |
|
Cheng Zhao
|
d0abc38afe
|
Update node version to 0.13.0.
|
2014-06-30 17:16:33 +08:00 |
|
Cheng Zhao
|
79c3377cd7
|
Show chromium's version in user agent, fixes #428.
|
2014-06-25 09:05:10 +08:00 |
|
Cheng Zhao
|
3c0ec73d75
|
win: Fix dumping symbols.
|
2014-05-05 12:24:30 +08:00 |
|
Cheng Zhao
|
ac31dc9672
|
Do not put modules used by specs on the root.
Modules in root is now installed by npm, and the native modules are now
not usable by atom-shell.
|
2014-04-29 11:51:49 +08:00 |
|
Cheng Zhao
|
4addd8d227
|
win: Fix executing apm.
|
2014-04-29 11:12:41 +08:00 |
|
Cheng Zhao
|
ec63cc09db
|
Fix executing npm under cygwin.
|
2014-04-29 11:07:02 +08:00 |
|
Cheng Zhao
|
f762ce5d06
|
💄 Fix pylint warning.
|
2014-04-28 11:57:05 +08:00 |
|
Cheng Zhao
|
6337888a34
|
No need to install npm any more, the one in CI is new enough.
|
2014-04-28 11:42:14 +08:00 |
|
Cheng Zhao
|
3ccd90a690
|
Install apm from npm, fixes #236.
|
2014-04-28 11:37:46 +08:00 |
|
Cheng Zhao
|
c814803c94
|
💄
|
2014-03-28 09:42:37 +00:00 |
|
Cheng Zhao
|
61d54f0558
|
Make bootstrap script silent.
|
2014-03-28 09:36:35 +00:00 |
|
Cheng Zhao
|
9d0a11580f
|
Fix calling apm for apm 0.37.0.
|
2014-03-28 09:30:15 +00:00 |
|
Cheng Zhao
|
7a6db019e8
|
Use lastes npm in CI.
|
2014-03-28 09:25:53 +00:00 |
|
Cheng Zhao
|
375228f266
|
💄 Update bootstrap script.
|
2014-03-16 09:27:15 +08:00 |
|
Cheng Zhao
|
199e975a11
|
Remove unused -s option of bootstrap.
|
2014-02-28 20:44:57 +08:00 |
|
Cheng Zhao
|
6478244fbf
|
Put common constants into one file.
|
2014-01-31 12:18:30 +08:00 |
|
Cheng Zhao
|
e0f660301c
|
Specify the commit of libchromiumcontent to download.
|
2014-01-31 12:09:43 +08:00 |
|
Cheng Zhao
|
9981fd51da
|
win: Fix error when bootstraping.
|
2013-11-19 20:43:30 +08:00 |
|
Cheng Zhao
|
acda56210b
|
Specify the version instead of using "*" for dependencies in package.json.
|
2013-10-17 09:58:55 +08:00 |
|
Cheng Zhao
|
ef8a05be38
|
💄 Fix violations against pylint.
|
2013-09-27 10:21:27 +08:00 |
|
Paul Betts
|
22c8b55cb9
|
Fix invocation of npm on non-Cygwin
|
2013-08-20 16:37:02 +02:00 |
|
Cheng Zhao
|
317bd0debf
|
Discard the extra node binary.
We now use atom-shell's binary to execute scripts.
|
2013-08-08 16:57:07 +08:00 |
|
Cheng Zhao
|
296feb1a50
|
💄 on string comparison.
|
2013-08-06 20:44:18 +08:00 |
|
Cheng Zhao
|
c5e0ae6495
|
Fix calling apm under cygwin.
|
2013-08-06 20:14:28 +08:00 |
|
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 |
|