summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2012-04-10Fix #3089 Build changelog.html for websiteisaacs
2012-04-10Makefile: minor nitisaacs
2012-04-10Fix #3089 Build changelog.html for websiteisaacs
2012-04-10Makefile: minor nitisaacs
2012-04-07Make rules for release blog post and email messageisaacs
2012-03-29Make rules for release blog post and email messageisaacs
2012-03-24Fix #3001 website update 'latest' links on publishisaacs
2012-03-22Remove hard-coded version number from docsisaacs
2012-03-16Remove hard-coded version number from docsisaacs
2012-03-16Merge remote-tracking branch 'ry/v0.6' into merge-v0.6isaacs
2012-03-15install: update install.js to use `process.config`Nathan Rajlich
2012-03-15makefile: Fix 'make doc'isaacs
2012-02-29Use new doc generation toolisaacs
2012-02-29docs: Move images out of the dist tarballisaacs
2012-02-27Fix #2822 Only remove logo images, not logo htmlisaacs
2012-02-27Use new doc generation toolisaacs
2012-02-22Make a fat binary for the OS X pkgisaacs
2012-02-22Make a fat binary for the OS X `make pkg`.Nathan Rajlich
2012-02-22build: remove unused makefile targetMyles Byrne
2012-02-21Run jslint after tests, not beforeisaacs
2012-02-18jslint src/ and lib/ on 'make test'isaacs
2012-02-18build: remove 'config.mk' during `make distclean`Nathan Rajlich
2012-02-17Fix #2770 Compile the OS X pkg as ia32isaacs
2012-02-13docs: Move images out of the dist tarballisaacs
2012-02-08Makefile: Don't use ** in globsisaacs
2012-02-07Check the version before building tarballisaacs
2012-01-31Merge remote-tracking branch 'ry/v0.6' into masterisaacs
2012-01-26build: compile release build too if BUILDTYPE=DebugBen Noordhuis
2012-01-23doc: Add images to makefileisaacs
2012-01-17build: respect --debug configure switchBen Noordhuis
2012-01-16Makefile: Don't force user to run ./configure firstRyan Dahl
2012-01-16Add make dist-uploadRyan Dahl
2012-01-16Fix '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-08build: honour the PYTHON environment variableBen Noordhuis
2012-01-06Remove snapshot from Mac binary buildisaacs
2011-12-23GYP: rename options.gypi to config.gypiRyan Dahl
2011-12-21Merge remote branch 'origin/v0.6'Ryan Dahl
2011-12-18Fix make targets so they detect changesRyan Dahl
2011-12-17saner targetsRyan Dahl
2011-12-16add 'make test-npm'isaacs
2011-12-16Merge remote branch 'origin/v0.6'Ryan Dahl
2011-12-16Remove UVTEST from makefileRyan Dahl
2011-12-15use rsync instead of scp to upload websiteRyan Dahl
2011-12-14Fix doc generation for new websiteRyan Dahl
2011-12-14Implement 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