Commit Graph

534 Commits

Author SHA1 Message Date
Juan Cruz Viotti
4aefb15c70 Prevent resin-write infinite loop 2015-03-03 12:39:41 -04:00
Juan Cruz Viotti
4acc85abb8 Upgrade drivelist to v1.2.1 2015-03-03 12:02:01 -04:00
Juan Cruz Viotti
b2444feae9 Make use of process.argv[0] instead of hardcoding "node" to windosu 2015-03-03 11:32:56 -04:00
Juan Cruz Viotti
6a83a537c7 Implement basic documentation generation mechanism 2015-03-03 11:32:24 -04:00
Juan Cruz Viotti
eef26eb67f Remove private Google Doc link from README 2015-03-02 12:40:50 -04:00
Juan Cruz Viotti
d59ec9a797 Add .travis.yml 2015-03-02 12:39:05 -04:00
Juan Cruz Viotti
3b95fefeb0 Add dependencies and Travis CI badges 2015-03-02 12:34:15 -04:00
Juan Cruz Viotti
9d4eb545db Update run direct instruction to build/ 2015-03-02 12:30:07 -04:00
Juan Cruz Viotti
d8bc747be9 Remove useless npm-shrinkwrap.json 2015-03-02 12:27:30 -04:00
Juan Cruz Viotti
57b23caed6 Update git clone url to github 2015-03-02 12:26:38 -04:00
Juan Cruz Viotti
83e01c03fa Remove obsolete Command README caveat 2015-03-02 10:45:18 -04:00
Juan Cruz Viotti
78d11bffd0 Document --quiet option for plugin install 2015-03-02 10:41:38 -04:00
Juan Cruz Viotti
572fe29fe6 Implement plugin update command 2015-03-02 10:41:08 -04:00
Juan Cruz Viotti
41b115025c Increment man page month 2015-03-02 10:40:43 -04:00
Juan Cruz Viotti
50ff40f6f3 Log warning if bundle not found 2015-03-02 09:03:11 -04:00
Juan Cruz Viotti
98b873d48d Fix Windows installer PATH 2015-02-27 15:05:15 -04:00
Juan Cruz Viotti
3d3e2fd23f Fix NODE_PATH issue 2015-02-27 14:20:56 -04:00
Juan Cruz Viotti
ef641fb9c3 Add binary symbolic link to /usr/bin/resin 2015-02-27 13:58:24 -04:00
Juan Cruz Viotti
d665092b79 Add os x installer scripts hashbang 2015-02-27 13:31:35 -04:00
Juan Cruz Viotti
5982d5248c Make sure distrib/ exists when creating os x installer 2015-02-27 13:31:17 -04:00
Juan Cruz Viotti
2491aa70ef Upgrade nplugm to 2.0.1 to avoid npm warnings 2015-02-27 13:31:00 -04:00
Juan Cruz Viotti
a41c54bd2b Follow symlinks in bin/resin 2015-02-27 13:30:44 -04:00
Juan Cruz Viotti
9b657397f3 Allow bin/resin to be called from anywhere 2015-02-27 12:19:55 -04:00
Juan Cruz Viotti
f94579da2b Add information about where the resin cli tool will be installed 2015-02-27 12:10:45 -04:00
Juan Cruz Viotti
239a921580 Add preinstall and postinstall scripts 2015-02-27 12:10:07 -04:00
Juan Cruz Viotti
152f628040 Set custom location directory 2015-02-27 12:09:56 -04:00
Juan Cruz Viotti
5e14296cc8 Add OS X installer background image 2015-02-27 10:17:06 -04:00
Juan Cruz Viotti
a3cd511cc1 Implement OS X installer 2015-02-27 09:16:01 -04:00
Juan Cruz Viotti
eb7e8014bc Refactor distribute.sh into a Makefile 2015-02-26 15:34:03 -04:00
Juan Cruz Viotti
6a96506833 Bundle windows installer source code 2015-02-26 12:03:16 -04:00
Juan Cruz Viotti
7cde28ceae Reference JavaScript version of install-node script 2015-02-26 11:50:21 -04:00
Juan Cruz Viotti
a4cc106890 Commit build directory 2015-02-26 11:47:56 -04:00
Juan Cruz Viotti
01d2edb819 Precompile CoffeeScript files 2015-02-26 11:47:34 -04:00
Juan Cruz Viotti
2085e71f33 Remove unecessary double quotes 2015-02-26 11:38:48 -04:00
Juan Cruz Viotti
de400614ea Make use of flatten-packages when distributing 2015-02-26 11:17:11 -04:00
Juan Cruz Viotti
980e55afd3 Simplify usage help string 2015-02-26 11:15:15 -04:00
Juan Cruz Viotti
d520918071 Multi arch builds 2015-02-26 10:12:25 -04:00
Juan Cruz Viotti
ffacbdb733 Omit bin/node from distribute package workaround 2015-02-25 15:52:47 -04:00
Juan Cruz Viotti
6227422afa Use github npm packages 2015-02-25 15:43:51 -04:00
Juan Cruz Viotti
9c98adb712 Prevent writing accidentally to system drives 2015-02-25 11:12:58 -04:00
Juan Cruz Viotti
7c53b35cbd Pass os/arch to install-node.js with env vars 2015-02-24 16:28:10 -04:00
Juan Cruz Viotti
9807bf308c Upgrade node-binary to v1.0.1 2015-02-24 14:11:17 -04:00
Juan Cruz Viotti
91a2453ebb Make use of new nplug version 2015-02-24 13:36:10 -04:00
Juan Cruz Viotti
6cd68dab64 Do not print $NODE_PATH 2015-02-23 10:55:32 -04:00
Juan Cruz Viotti
353908f098 Preserve extension when installing node 2015-02-13 15:43:03 -04:00
Juan Cruz Viotti
6ca7df5dbc Remove bin extension from sunos node bin path 2015-02-13 15:37:58 -04:00
Juan Cruz Viotti
5bcc535236 Remove unused install_unix.sh script 2015-02-13 15:35:47 -04:00
Juan Cruz Viotti
188d6213e3 Only reference bundle node version in package.json 2015-02-13 15:35:28 -04:00
Juan Cruz Viotti
16544e41a9 Move install script to bin/install-node.js 2015-02-13 15:18:24 -04:00
Juan Cruz Viotti
5226e7db16 Don't install node explicitly on distribute.sh
It's now done automatically as part of npm install
2015-02-13 14:58:33 -04:00