summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2012-06-16Makefile: Refuse to build release from unclean repoisaacs1-0/+11
2012-06-14test: bundle node-weak in test/gc so that it doesn't need to be downloadedNathan Rajlich1-7/+6
2012-06-11Remove dep symlinks from tarballisaacs1-0/+1
2012-06-06build: Prevent duplication of doc/api folderisaacs1-2/+2
2012-06-05test: make the node-weak install build agaist this repoNathan Rajlich1-0/+1
2012-05-15Merge remote-tracking branch 'ry/v0.6' into v0.6-mergeisaacs1-1/+1
2012-05-14Escape leading # signs in 'make email.md'isaacs1-1/+1
2012-05-04test: No need for weak in 'make test'isaacs1-1/+1
2012-05-04test: No need for weak in 'make test'isaacs1-1/+1
2012-05-04Merge remote-tracking branch 'ry/v0.6' into v0.6-mergeisaacs1-1/+2
2012-05-04Tests for memory leaksisaacs1-4/+14
2012-05-04test: Run weak install with --unsafe-permisaacs1-1/+2
2012-05-03Tests for memory leaksisaacs1-2/+11
2012-04-23build: support make install "DESTDIR=/path"Malte-Thorben Bruns1-1/+2
2012-04-18Fix test/ jslint failures (by not linting tests)isaacs1-1/+1
2012-04-18Merge remote-tracking branch 'ry/v0.6' into masterisaacs1-0/+7
2012-04-10Fix #3089 Build changelog.html for websiteisaacs1-0/+4
2012-04-10Makefile: minor nitisaacs1-1/+1
2012-04-10Fix #3089 Build changelog.html for websiteisaacs1-0/+4
2012-04-10Makefile: minor nitisaacs1-1/+1
2012-04-07Make rules for release blog post and email messageisaacs1-1/+8
2012-03-29Make rules for release blog post and email messageisaacs1-1/+9
2012-03-24Fix #3001 website update 'latest' links on publishisaacs1-0/+7
2012-03-22Remove hard-coded version number from docsisaacs1-0/+3
2012-03-16Remove hard-coded version number from docsisaacs1-0/+3
2012-03-16Merge remote-tracking branch 'ry/v0.6' into merge-v0.6isaacs1-1/+1
2012-03-15install: update install.js to use `process.config`Nathan Rajlich1-2/+2
2012-03-15makefile: Fix 'make doc'isaacs1-1/+1
2012-02-29Use new doc generation toolisaacs1-4/+8
2012-02-29docs: Move images out of the dist tarballisaacs1-25/+6
2012-02-27Fix #2822 Only remove logo images, not logo htmlisaacs1-1/+1
2012-02-27Use new doc generation toolisaacs1-4/+8
2012-02-22Make a fat binary for the OS X pkgisaacs1-1/+12
2012-02-22Make a fat binary for the OS X `make pkg`.Nathan Rajlich1-2/+12
2012-02-22build: remove unused makefile targetMyles Byrne1-2/+0
2012-02-21Run jslint after tests, not beforeisaacs1-1/+1
2012-02-18jslint src/ and lib/ on 'make test'isaacs1-0/+1
2012-02-18build: remove 'config.mk' during `make distclean`Nathan Rajlich1-1/+2
2012-02-17Fix #2770 Compile the OS X pkg as ia32isaacs1-2/+2
2012-02-13docs: Move images out of the dist tarballisaacs1-25/+6
2012-02-08Makefile: Don't use ** in globsisaacs1-1/+2
2012-02-07Check the version before building tarballisaacs1-0/+9
2012-01-31Merge remote-tracking branch 'ry/v0.6' into masterisaacs1-3/+13
2012-01-26build: compile release build too if BUILDTYPE=DebugBen Noordhuis1-1/+3
2012-01-23doc: Add images to makefileisaacs1-3/+13
2012-01-17build: respect --debug configure switchBen Noordhuis1-0/+2
2012-01-16Makefile: Don't force user to run ./configure firstRyan Dahl1-2/+5
2012-01-16Add make dist-uploadRyan Dahl1-0/+5
2012-01-16Fix 'make dist'Ryan Dahl1-7/+10
2012-01-12Merge branch 'v0.6'Fedor Indutny1-1/+1