216 Commits (bd10bf44181909ce3aca8c312117482dcc14d066)

Author SHA1 Message Date
Nathan Rajlich bd10bf4418 Makefile: add `make tar` helper target 12 years ago
Nathan Rajlich 42aac41b93 Makefile: add target for precompiled binary tarballs 12 years ago
isaacs 2dd710e7ea build: Sign pkg installer for OS X 12 years ago
Ben Noordhuis 50e00de92a installer: fix cross-compile installs 12 years ago
isaacs 8656c2654e Fix #3761 build: Default to V=1 12 years ago
isaacs 7fd3cb666b Build: add jslintfix 12 years ago
isaacs fecebe1dbf build: Regenerate docs for tarball and releases 12 years ago
Ben Noordhuis d5f13f6c08 build: use proper python interpreter 12 years ago
isaacs d34fea59e1 blog: Generate RSS feeds 13 years ago
isaacs 8f1a38d916 Generate static HTML blog content out of markdown 13 years ago
isaacs bdd57f0756 Makefile: Refuse to build release from unclean repo 13 years ago
Nathan Rajlich 6a8b5b36b4 test: bundle node-weak in test/gc so that it doesn't need to be downloaded 13 years ago
isaacs 76f6a4abb4 Remove dep symlinks from tarball 13 years ago
isaacs c45522df4c build: Prevent duplication of doc/api folder 13 years ago
isaacs f9abf5e0e2 build: Prevent duplication of doc/api folder 13 years ago
Nathan Rajlich c69d7f1a6c test: make the node-weak install build agaist this repo 13 years ago
isaacs 8068f9bf38 Escape leading # signs in 'make email.md' 13 years ago
isaacs eaf607e88b test: No need for weak in 'make test' 13 years ago
isaacs 8cd2b0e778 test: No need for weak in 'make test' 13 years ago
isaacs e63c7821d5 Tests for memory leaks 13 years ago
isaacs 711ecdd54f test: Run weak install with --unsafe-perm 13 years ago
isaacs 91120e0429 Tests for memory leaks 13 years ago
Malte-Thorben Bruns ea50ebd36d build: support make install "DESTDIR=/path" 13 years ago
isaacs 605927fbd9 Fix test/ jslint failures (by not linting tests) 13 years ago
isaacs e0660740d9 Fix #3089 Build changelog.html for website 13 years ago
isaacs 3ba9519faf Makefile: minor nit 13 years ago
isaacs 8b82abb953 Fix #3089 Build changelog.html for website 13 years ago
isaacs d0365fd21f Makefile: minor nit 13 years ago
isaacs 08e2e570a7 Make rules for release blog post and email message 13 years ago
isaacs 7abbda8ba2 Make rules for release blog post and email message 13 years ago
isaacs 066789a6e3 Fix #3001 website update 'latest' links on publish 13 years ago
isaacs 76f31faa3b Remove hard-coded version number from docs 13 years ago
isaacs 46376888cd Remove hard-coded version number from docs 13 years ago
Nathan Rajlich 7cb0f5f84a install: update install.js to use `process.config` 13 years ago
isaacs 06bf0707f7 makefile: Fix 'make doc' 13 years ago
isaacs ffcdcc7ff0 Use new doc generation tool 13 years ago
isaacs 4051c2843b docs: Move images out of the dist tarball 13 years ago
isaacs 4f8d7328a4 Fix #2822 Only remove logo images, not logo html 13 years ago
isaacs 7d6d5e263e Use new doc generation tool 13 years ago
isaacs e004721b48 Make a fat binary for the OS X pkg 13 years ago
Nathan Rajlich e60b18bbdf Make a fat binary for the OS X `make pkg`. 13 years ago
Myles Byrne 21374c3903 build: remove unused makefile target 13 years ago
isaacs bae4018b30 Run jslint after tests, not before 13 years ago
isaacs 96338432e2 jslint src/ and lib/ on 'make test' 13 years ago
Nathan Rajlich 0787287021 build: remove 'config.mk' during `make distclean` 13 years ago
isaacs 4672872ddd Fix #2770 Compile the OS X pkg as ia32 13 years ago
isaacs a7af84f988 docs: Move images out of the dist tarball 13 years ago
isaacs 02c1cb54aa Makefile: Don't use ** in globs 13 years ago
isaacs 349cab0b48 Check the version before building tarball 13 years ago
Ben Noordhuis f89beaf3ac build: compile release build too if BUILDTYPE=Debug 13 years ago