Cheng Zhao
|
3290c05e75
|
Add script to make distribution and upload.
The scripts are stolen from aroben/libchromiumcontent.
|
2013-05-12 16:16:02 +08:00 |
Cheng Zhao
|
ebac5f9ed5
|
Ship the custom node binary build with atom-shell.
This is required by the child_process.fork, which is indeed executing
the node binary to start a script.
The node fork can be found at:
https://github.com/atom/cefode-node/tree/chromium-v8
|
2013-05-11 21:07:03 +08:00 |
Cheng Zhao
|
9b75019898
|
Add 'quit' and 'window-all-closed' events for app module.
|
2013-05-03 10:53:54 +08:00 |
Cheng Zhao
|
b0b72c36e4
|
Ignore api_messages.{cc,h} for cpplint.
|
2013-04-21 15:36:48 +08:00 |
Cheng Zhao
|
ee420b1590
|
Write js codes in coffee script.
|
2013-04-14 22:48:35 +08:00 |
Cheng Zhao
|
ad708fdfbd
|
Add script to check coding styles.
|
2013-04-14 17:34:51 +08:00 |
Cheng Zhao
|
939b695675
|
Build with node.
|
2013-04-12 22:52:32 +08:00 |
Cheng Zhao
|
87dbf82d83
|
Pass brightray.gypi via parameters.
We need to make sure node.gyp can get variables in brightray.gypi, this
needs minimum modifications.
|
2013-04-12 21:17:54 +08:00 |
Cheng Zhao
|
a915cf2e81
|
Initial empty browser.
|
2013-04-12 10:14:23 +08:00 |