Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-11Fix #3089 Build changelog.html for websiteisaacs
2012-04-11Makefile: minor nitisaacs
2012-03-30Make rules for release blog post and email messageisaacs
2012-03-16Remove hard-coded version number from docsisaacs
2012-03-16Merge remote-tracking branch 'ry/v0.6' into merge-v0.6isaacs
2012-03-16install: update install.js to use `process.config`Nathan Rajlich
2012-03-15makefile: Fix 'make doc'isaacs
2012-03-01Use new doc generation toolisaacs
2012-03-01docs: Move images out of the dist tarballisaacs
2012-02-28Fix #2822 Only remove logo images, not logo htmlisaacs
2012-02-27Use new doc generation toolisaacs
2012-02-23Make a fat binary for the OS X pkgisaacs
2012-02-23Make a fat binary for the OS X `make pkg`.Nathan Rajlich
2012-02-22build: remove unused makefile targetMyles Byrne
2012-02-22Run jslint after tests, not beforeisaacs
2012-02-19jslint src/ and lib/ on 'make test'isaacs
2012-02-18build: remove 'config.mk' during `make distclean`Nathan Rajlich
2012-02-18Fix #2770 Compile the OS X pkg as ia32isaacs
2012-02-14docs: Move images out of the dist tarballisaacs
2012-02-08Makefile: Don't use ** in globsisaacs
2012-02-08Check the version before building tarballisaacs
2012-02-01Merge remote-tracking branch 'ry/v0.6' into masterisaacs
2012-01-27build: compile release build too if BUILDTYPE=DebugBen Noordhuis
2012-01-24doc: Add images to makefileisaacs
2012-01-18build: respect --debug configure switchBen Noordhuis
2012-01-17Makefile: Don't force user to run ./configure firstRyan Dahl
2012-01-17Add make dist-uploadRyan Dahl
2012-01-17Fix 'make dist'Ryan Dahl
2012-01-12Merge branch 'v0.6'Fedor Indutny
2012-01-11makefile: ignore `lib/punycode.js` while lintingMaciej MaƂecki
2012-01-09Merge remote branch 'origin/v0.6'Ryan Dahl
2012-01-09build: honour the PYTHON environment variableBen Noordhuis
2012-01-07Remove snapshot from Mac binary buildisaacs
2011-12-24GYP: rename options.gypi to config.gypiRyan Dahl
2011-12-22Merge remote branch 'origin/v0.6'Ryan Dahl
2011-12-19Fix make targets so they detect changesRyan Dahl
2011-12-17saner targetsRyan Dahl
2011-12-17add 'make test-npm'isaacs
2011-12-17Merge remote branch 'origin/v0.6'Ryan Dahl
2011-12-17Remove UVTEST from makefileRyan Dahl
2011-12-16use rsync instead of scp to upload websiteRyan Dahl
2011-12-15Fix doc generation for new websiteRyan Dahl
2011-12-15Implement make installFedor Indutny
2011-12-14build: update 'make install' warning messageBen Noordhuis
2011-11-29build: regenerate out/Makefile from within the main Makefileeddy_me08@yahoo.com
2011-11-23build: print "not yet implemented" warning on `make install`Ben Noordhuis
2011-11-23build: fix circular dependency in doc targetBen Noordhuis
2011-11-21Fixes #2084. Makeify tools/osx-dist.shRyan Dahl
2011-11-19Add missing rmRyan Dahl
2011-11-18Force makefile generation in gypRyan Dahl