summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* build: Regenerate docs for tarball and releasesisaacs2012-07-101-7/+7
* build: use proper python interpreterBen Noordhuis2012-06-281-1/+1
* blog: Generate RSS feedsisaacs2012-06-221-1/+1
* Generate static HTML blog content out of markdownisaacs2012-06-211-2/+11
* Makefile: Refuse to build release from unclean repoisaacs2012-06-161-0/+11
* test: bundle node-weak in test/gc so that it doesn't need to be downloadedNathan Rajlich2012-06-141-7/+6
* Remove dep symlinks from tarballisaacs2012-06-111-0/+1
* build: Prevent duplication of doc/api folderisaacs2012-06-061-2/+2
* test: make the node-weak install build agaist this repoNathan Rajlich2012-06-051-0/+1
* Merge remote-tracking branch 'ry/v0.6' into v0.6-mergeisaacs2012-05-151-1/+1
|\
| * Escape leading # signs in 'make email.md'isaacs2012-05-141-1/+1
| * test: No need for weak in 'make test'isaacs2012-05-041-1/+1
* | test: No need for weak in 'make test'isaacs2012-05-041-1/+1
* | Merge remote-tracking branch 'ry/v0.6' into v0.6-mergeisaacs2012-05-041-1/+2
|\ \ | |/
| * test: Run weak install with --unsafe-permisaacs2012-05-041-1/+2
| * Tests for memory leaksisaacs2012-05-031-2/+11
* | Tests for memory leaksisaacs2012-05-041-4/+14
* | build: support make install "DESTDIR=/path"Malte-Thorben Bruns2012-04-231-1/+2
* | Fix test/ jslint failures (by not linting tests)isaacs2012-04-181-1/+1
* | Merge remote-tracking branch 'ry/v0.6' into masterisaacs2012-04-181-0/+7
|\ \ | |/
| * Fix #3089 Build changelog.html for websiteisaacs2012-04-101-0/+4
| * Makefile: minor nitisaacs2012-04-101-1/+1
| * Make rules for release blog post and email messageisaacs2012-04-071-1/+8
| * Fix #3001 website update 'latest' links on publishisaacs2012-03-241-0/+7
| * Remove hard-coded version number from docsisaacs2012-03-221-0/+3
* | Fix #3089 Build changelog.html for websiteisaacs2012-04-101-0/+4
* | Makefile: minor nitisaacs2012-04-101-1/+1
* | Make rules for release blog post and email messageisaacs2012-03-291-1/+9
* | Remove hard-coded version number from docsisaacs2012-03-161-0/+3
* | Merge remote-tracking branch 'ry/v0.6' into merge-v0.6isaacs2012-03-161-1/+1
|\ \ | |/
| * makefile: Fix 'make doc'isaacs2012-03-151-1/+1
| * Use new doc generation toolisaacs2012-02-291-4/+8
| * docs: Move images out of the dist tarballisaacs2012-02-291-25/+6
| * Fix #2822 Only remove logo images, not logo htmlisaacs2012-02-271-1/+1
| * Make a fat binary for the OS X pkgisaacs2012-02-221-1/+12
| * Fix #2770 Compile the OS X pkg as ia32isaacs2012-02-171-2/+2
* | install: update install.js to use `process.config`Nathan Rajlich2012-03-151-2/+2
* | Use new doc generation toolisaacs2012-02-271-4/+8
* | Make a fat binary for the OS X `make pkg`.Nathan Rajlich2012-02-221-2/+12
* | build: remove unused makefile targetMyles Byrne2012-02-221-2/+0
* | Run jslint after tests, not beforeisaacs2012-02-211-1/+1
* | jslint src/ and lib/ on 'make test'isaacs2012-02-181-0/+1
* | build: remove 'config.mk' during `make distclean`Nathan Rajlich2012-02-181-1/+2
* | docs: Move images out of the dist tarballisaacs2012-02-131-25/+6
* | Makefile: Don't use ** in globsisaacs2012-02-081-1/+2
* | Check the version before building tarballisaacs2012-02-071-0/+9
* | Merge remote-tracking branch 'ry/v0.6' into masterisaacs2012-01-311-3/+13
|\ \ | |/
| * doc: Add images to makefileisaacs2012-01-231-3/+13
* | build: compile release build too if BUILDTYPE=DebugBen Noordhuis2012-01-261-1/+3
* | build: respect --debug configure switchBen Noordhuis2012-01-171-0/+2