summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Handle miscs betterisaacs2012-02-291-0/+6
* 'Events' is a module, not an event named 's'isaacs2012-02-291-1/+1
* Use new doc generation toolisaacs2012-02-292-1598/+0
* New documentation generation toolisaacs2012-02-2915-0/+1892
* enable x64 windows buildIgor Zinkovsky2012-02-071-1/+0
* msi: npm bash shim fixesisaacs2012-02-021-1/+2
* Add npm msysgit bash shim to msi installerisaacs2012-02-021-0/+3
* doc: Pixel-nudgingisaacs2012-01-231-0/+3
* doctool: correct improperly nested ul/li handlingisaacs2012-01-231-4/+14
* Use .jpg instead of .bmp for .msiRyan Dahl2012-01-101-2/+2
* Fix MSI generation on VC ExpressIgor Zinkovsky2011-12-091-10/+22
* Change artwork in msiRyan Dahl2011-12-091-2/+2
* Enable upgrades in MSI.Igor Zinkovsky2011-12-082-3/+6
* s/NPM/npm/isaacs2011-12-051-2/+2
* Remove duplicate npmrc fileisaacs2011-12-011-1/+0
* npm msi changesIgor Zinkovsky2011-12-012-3/+30
* Re #2207 Add default npmrc for MSI installisaacs2011-12-011-0/+1
* docs: add rel="canonical" link to latest API docsBen Noordhuis2011-11-281-0/+1
* Fixes #2076. Add logos to MSIRyan Dahl2011-11-221-0/+3
* Fixes #2083. Support installing npm in the .msiRyan Dahl2011-11-222-3/+11
* Fix broken commit 2cd5adcRyan Dahl2011-11-221-1/+1
* Install npm with 'make install'Ryan Dahl2011-11-221-1/+1
* Include NPM, update .pkg to install it.Ryan Dahl2011-11-216-4/+16
* Fixes #2084. Makeify tools/osx-dist.shRyan Dahl2011-11-202-29/+1
* Remove str.format to support python2.5.Ryan Dahl2011-11-141-2/+2
* Be consistent with v before version in packagesRyan Dahl2011-11-111-1/+1
* msi changesIgor Zinkovsky2011-11-113-9/+36
* Simplify and move getnodeversion.pyRyan Dahl2011-11-112-3/+10
* Improve OSX installerRyan Dahl2011-11-105-75/+31
* fix msi builderIgor Zinkovsky2011-11-102-3/+3
* Add node.rc with a version resourceIgor Zinkovsky2011-11-106-0/+62
* Remove separation of libuv testsRyan Dahl2011-11-021-25/+5
* gyp: support older bash versionsBen Noordhuis2011-10-261-3/+6
* Merge remote branch 'origin/v0.4'Ryan Dahl2011-10-211-0/+3
|\
| * docs: Add anchor links next to each functionVitor Balocco2011-09-211-0/+3
| * Fix doctool uses RegExp object as a Functionkoichik2011-07-031-5/+5
* | gyp: upgrade to r1081Ben Noordhuis2011-10-212-22/+112
* | Upgrade GYP to r1078Ryan Dahl2011-10-1811-170/+341
* | wix project to create msi installer for windowsTomasz Janczuk2011-10-115-0/+128
* | gyp: work around sunos python flock() bugBen Noordhuis2011-10-101-6/+12
* | gyp: add freebsd supportBen Noordhuis2011-08-171-0/+6
* | gyp: revive sunos support, lost in 6b98a63Ben Noordhuis2011-08-171-20/+50
* | Upgrade gyp to r1046Ryan Dahl2011-09-187-98/+393
* | gyp: add sunos supportBen Noordhuis2011-09-122-18/+90
* | Upgrade GYP to r1034Ryan Dahl2011-09-087-232/+442
* | Reapply Peter Bright's fixes for GYP on MSVSRyan Dahl2011-08-241-3/+14
* | tools/test.py to support marking files a libuv-brokenRyan Dahl2011-08-231-5/+25
* | Support MSVS build directories in tools/test.pyRyan Dahl2011-08-231-2/+13
* | WAF builds in out/ instead of build/Ryan Dahl2011-08-231-2/+2
* | Have WAF variants match GYP configuration namesRyan Dahl2011-08-234-7/+7