Fedor Indutny
|
6e76a7cb45
|
installer: install node-waf
* added --without-waf flag for configure script
|
2012-01-16 21:56:05 -08:00 |
|
Ryan Dahl
|
1afd0b52fe
|
Revert "gyp: install node-gyp"
No.
This reverts commit 3d1476a316 .
|
2012-01-16 14:07:35 -08:00 |
|
Fedor Indutny
|
3d1476a316
|
gyp: install node-gyp
* fixes #2480
|
2012-01-17 02:44:26 +06:00 |
|
Ben Noordhuis
|
e21643d618
|
build: fix npm-cli.js install
|
2012-01-04 16:36:08 +01:00 |
|
Ryan Dahl
|
b603578b53
|
Fix 'make install'
Broken in 45605c because configure does not spit out proper JavaScript.
Needed to change single quotes to double.
|
2011-12-19 18:06:21 -08:00 |
|
Fedor Indutny
|
a9f2c4aa30
|
--without-npm option
Fixes #2353.
|
2011-12-17 00:39:04 -08:00 |
|
Fedor Indutny
|
be23c51f69
|
Implement make install
Fixes #2331, #2197, #2283
|
2011-12-14 14:41:44 -08:00 |
|