800 Commits (c6126b1308d5f7a8a06a36a3c1b523268edfd3fe)

Author SHA1 Message Date
isaacs 815169383e Fix include logic was replacing https include with http 13 years ago
isaacs 851b3970e7 Fix include logic was replacing https include with http 13 years ago
Nathan Rajlich 7cb0f5f84a install: update install.js to use `process.config` 13 years ago
Nathan Rajlich bea2e15864 js2c: fix to support files other than ones ending with 2 char extensions 13 years ago
Matt Ezell 96e3be3aa3 Added trailing backslash to npm path 13 years ago
isaacs 8b79a31333 shebang should make file executable as well 13 years ago
Trent Mick 1cdadb1e3b issue #2697: have 'make install' set npm shebang to use its node 13 years ago
Nathan Rajlich 39ce94276a addon: use absolute paths for the node include dirs 13 years ago
Nathan Rajlich 1520c7bf5b addon: add module_root_dir gyp variable 13 years ago
isaacs 33f9074a62 Mention marked, and add license to doc generator 13 years ago
isaacs f1742c93d7 doc: Don't prune Stability indicators 13 years ago
isaacs 4ca3fd0a01 Handle miscs better 13 years ago
isaacs 17db291b5c 'Events' is a module, not an event named 's' 13 years ago
isaacs ffcdcc7ff0 Use new doc generation tool 13 years ago
isaacs 217bb47b02 New documentation generation tool 13 years ago
Nathan Rajlich ba0892ba91 build: build addons into the "build" dir instead of "out" 13 years ago
isaacs 7af2d6b985 Handle miscs better 13 years ago
isaacs 5571c1aaa4 'Events' is a module, not an event named 's' 13 years ago
isaacs 7d6d5e263e Use new doc generation tool 13 years ago
isaacs 964d03bc3f New documentation generation tool 13 years ago
Nathan Rajlich 3f1f2d1497 addon: write gyp generated files to the 'out' dir 13 years ago
Shigeki Ohtsu 58e5d69250 build: fix the case where config.gypi doesn't exist 13 years ago
Shigeki Ohtsu 680d75af34 build: make default_configuration consistent with BUILDTYPE 13 years ago
Fedor Indutny 0cebfc8ddb tests: kill process group on failure 13 years ago
Ben Noordhuis 4af673e161 gyp: update to r1214 13 years ago
Nathan Rajlich d4ccdeaf00 build: use -fPIC for native addons on UNIX 13 years ago
Igor Zinkovsky 0a347559bf enable x64 windows build 13 years ago
Nathan Rajlich 5e1471c806 gyp_addon: link with node.lib on Windows 13 years ago
isaacs 5937d02aed msi: npm bash shim fixes 13 years ago
isaacs 30fd2f7bb2 Add npm msysgit bash shim to msi installer 13 years ago
Fedor Indutny 85a86b5fd6 waf: predict target arch for OSX 13 years ago
isaacs 6768d2fc93 doc: Pixel-nudging 13 years ago
isaacs 5d7577c71a doctool: correct improperly nested ul/li handling 13 years ago
Fedor Indutny 6e76a7cb45 installer: install node-waf 13 years ago
Ryan Dahl 1afd0b52fe Revert "gyp: install node-gyp" 13 years ago
Fedor Indutny 3d1476a316 gyp: install node-gyp 13 years ago
Ryan Dahl 290bc0c067 Use .jpg instead of .bmp for .msi 13 years ago
Shigeki Ohtsu a993d22c0f build: set product_prefix to empty for Linux 13 years ago
Ben Noordhuis e21643d618 build: fix npm-cli.js install 13 years ago
Ryan Dahl 624f70e88f GYP: rename options.gypi to config.gypi 13 years ago
Ryan Dahl 60a9e1e40f Upgrade GYP to r1115 13 years ago
Ryan Dahl 18b92201be Support addons with gyp 13 years ago
Ryan Dahl b603578b53 Fix 'make install' 13 years ago
Fedor Indutny a9f2c4aa30 --without-npm option 13 years ago
Ryan Dahl 64de69c1a4 Upgrade GYP to r1107 13 years ago
Ryan Dahl de5ba2db25 Don't print args from gyp_node 13 years ago
Fedor Indutny be23c51f69 Implement make install 13 years ago
Igor Zinkovsky 8e2c014e43 Fix MSI generation on VC Express 13 years ago
Ryan Dahl 429efdd974 Change artwork in msi 13 years ago
Igor Zinkovsky b24cdb3d36 Enable upgrades in MSI. 13 years ago