summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2012-08-28build: fix `make -j' fails after `make clean'Bearice Ren
2012-08-15website: download pageGolo Roden
2012-08-09Makefile: add a better check to ensure a node "release"Nathan Rajlich
2012-08-06Makefile: move the release verification logic into a `make release-only` targetNathan Rajlich
2012-08-06Makefile: properly set the ARCH variable when forcing a DESTCPUNathan Rajlich
2012-08-06Makefile: allow the dest-cpu to be specified for `make binary`Nathan Rajlich
2012-08-06Makefile: add `make binary` helper targetNathan Rajlich
2012-08-06Makefile: add `make tar` helper targetNathan Rajlich
2012-08-06Makefile: add target for precompiled binary tarballsNathan Rajlich
2012-08-02Merge branch 'v0.8.5-release' into v0.8isaacs
2012-08-02build: Sign pkg installer for OS Xisaacs
2012-08-02installer: fix cross-compile installsBen Noordhuis
2012-07-25Merge branch 'v0.8.4-release' into v0.8isaacs
2012-07-25Fix #3761 build: Default to V=1isaacs
2012-07-24Build: add jslintfixisaacs
2012-07-10build: Regenerate docs for tarball and releasesisaacs
2012-06-28build: use proper python interpreterBen Noordhuis
2012-06-22blog: Generate RSS feedsisaacs
2012-06-21Generate static HTML blog content out of markdownisaacs
2012-06-16Makefile: Refuse to build release from unclean repoisaacs
2012-06-14test: bundle node-weak in test/gc so that it doesn't need to be downloadedNathan Rajlich
2012-06-11Remove dep symlinks from tarballisaacs
2012-06-06build: Prevent duplication of doc/api folderisaacs
2012-06-05test: make the node-weak install build agaist this repoNathan Rajlich
2012-05-15Merge remote-tracking branch 'ry/v0.6' into v0.6-mergeisaacs
2012-05-14Escape leading # signs in 'make email.md'isaacs
2012-05-04test: No need for weak in 'make test'isaacs
2012-05-04test: No need for weak in 'make test'isaacs
2012-05-04Merge remote-tracking branch 'ry/v0.6' into v0.6-mergeisaacs
2012-05-04Tests for memory leaksisaacs
2012-05-04test: Run weak install with --unsafe-permisaacs
2012-05-03Tests for memory leaksisaacs
2012-04-23build: support make install "DESTDIR=/path"Malte-Thorben Bruns
2012-04-18Fix test/ jslint failures (by not linting tests)isaacs
2012-04-18Merge remote-tracking branch 'ry/v0.6' into masterisaacs
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