summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2012-05-04Tests for memory leaksisaacs
2012-04-23build: support make install "DESTDIR=/path"Malte-Thorben Bruns
2012-04-11gyp: Apply 'argument too long' fix in another placeisaacs
2012-04-12gyp: fix 'argument list too long' build errorBen Noordhuis
2012-04-10Fix #3089 Build changelog.html for websiteisaacs
2012-04-04Windows: installer shows license agreement dialogBert Belder
2012-04-04Windows: add build step that generates license.rtf from LICENSEBert Belder
2012-04-02Mac installer shows licenseRyan Dahl
2012-04-01build: add support for DTrace and postmortemDave Pacheco
2012-03-29Make rules for release blog post and email messageisaacs
2012-03-20fixed booleans being treated as strings, resulting in missing node-waf and npmJohannes Wüller
2012-03-17Fix include logic was replacing https include with httpisaacs
2012-03-15install: update install.js to use `process.config`Nathan Rajlich
2012-03-15js2c: fix to support files other than ones ending with 2 char extensionsNathan Rajlich
2012-03-15Added trailing backslash to npm pathMatt Ezell
2012-03-13shebang should make file executable as wellisaacs
2012-03-13issue #2697: have 'make install' set npm shebang to use its nodeTrent Mick
2012-03-08Merge branch 'v0.6'Bert Belder
2012-03-05addon: use absolute paths for the node include dirsNathan Rajlich
2012-03-05addon: add module_root_dir gyp variableNathan Rajlich
2012-03-05Mention marked, and add license to doc generatorisaacs
2012-03-03Merge remote-tracking branch 'ry/v0.6' into v0.6-mergeisaacs
2012-03-03doc: Don't prune Stability indicatorsisaacs
2012-02-29Handle miscs betterisaacs
2012-02-29'Events' is a module, not an event named 's'isaacs
2012-02-29Use new doc generation toolisaacs
2012-02-29New documentation generation toolisaacs
2012-02-27build: build addons into the "build" dir instead of "out"Nathan Rajlich
2012-02-27Handle miscs betterisaacs
2012-02-27'Events' is a module, not an event named 's'isaacs
2012-02-27Use new doc generation toolisaacs
2012-02-27New documentation generation toolisaacs
2012-02-27addon: write gyp generated files to the 'out' dirNathan Rajlich
2012-02-23build: fix the case where config.gypi doesn't existShigeki Ohtsu
2012-02-23build: make default_configuration consistent with BUILDTYPEShigeki Ohtsu
2012-02-20tests: kill process group on failureFedor Indutny
2012-02-20gyp: update to r1214Ben Noordhuis
2012-02-12Merge remote-tracking branch 'origin/v0.6'Ben Noordhuis
2012-02-09build: use -fPIC for native addons on UNIXNathan Rajlich
2012-02-07enable x64 windows buildIgor Zinkovsky
2012-02-06Merge remote-tracking branch 'ry/v0.6'isaacs
2012-02-06gyp_addon: link with node.lib on WindowsNathan Rajlich
2012-02-02msi: npm bash shim fixesisaacs
2012-02-02Add npm msysgit bash shim to msi installerisaacs
2012-01-31Merge remote-tracking branch 'ry/v0.6' into masterisaacs
2012-01-27waf: predict target arch for OSXFedor Indutny
2012-01-23doc: Pixel-nudgingisaacs
2012-01-23doctool: correct improperly nested ul/li handlingisaacs
2012-01-16installer: install node-wafFedor Indutny
2012-01-16Revert "gyp: install node-gyp"Ryan Dahl