166 Commits (0cdf85e28d57428a90026c6a402e624c1dcaabce)

Author SHA1 Message Date
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
isaacs 5c0d11b12a doc: Add images to makefile 13 years ago
Ben Noordhuis e493b29598 build: respect --debug configure switch 13 years ago
Ryan Dahl 21dd53f9d3 Makefile: Don't force user to run ./configure first 13 years ago
Ryan Dahl 716f5bc66b Add make dist-upload 13 years ago
Ryan Dahl 317ba9fb64 Fix 'make dist' 13 years ago
Maciej Małecki b073989e17 makefile: ignore `lib/punycode.js` while linting 13 years ago
Ben Noordhuis 472a72d27f build: honour the PYTHON environment variable 13 years ago
isaacs d84a6ba3d1 Remove snapshot from Mac binary build 13 years ago
Ryan Dahl 624f70e88f GYP: rename options.gypi to config.gypi 13 years ago
Ryan Dahl bb8f73419c Fix make targets so they detect changes 13 years ago
Ryan Dahl 10d92b3dcd saner targets 13 years ago
isaacs d75de86e6d add 'make test-npm' 13 years ago
Ryan Dahl 67e12a0f84 Remove UVTEST from makefile 13 years ago
Ryan Dahl ee7313266a use rsync instead of scp to upload website 13 years ago
Ryan Dahl ae17e2d90a Fix doc generation for new website 13 years ago
Fedor Indutny be23c51f69 Implement make install 13 years ago
Ben Noordhuis bdd19ab40b build: update 'make install' warning message 13 years ago
eddy_me08@yahoo.com eda15387a0 build: regenerate out/Makefile from within the main Makefile 13 years ago
Ben Noordhuis 1db9a2adbe build: print "not yet implemented" warning on `make install` 13 years ago
Ben Noordhuis ce3ccc8d5a build: fix circular dependency in doc target 13 years ago
Ryan Dahl 9d1bdbcf05 Fixes #2084. Makeify tools/osx-dist.sh 13 years ago
Ryan Dahl 585936157c Add missing rm 13 years ago
Ryan Dahl 48d21dd541 Force makefile generation in gyp 13 years ago
Ryan Dahl 14b04b06b4 Remove SCONS deprecate WAF 13 years ago
Ryan Dahl 5bc1809b43 Add 'make dist-upload' 13 years ago
Ryan Dahl dc39ab3bbf Improve OSX installer 13 years ago
Ryan Dahl 850609ea2d Remove separation of libuv tests 13 years ago
Ryan Dahl 005448bdeb Don't ls node_g after make - it confuses people 13 years ago
Ryan Dahl b31d5ac639 Update website address in Makefile 13 years ago
Ryan Dahl 8af0abde3f prepare for release - website under new user 13 years ago
Ben Noordhuis 2513538109 test: add dgram tests to test-uv list 13 years ago
Ryan Dahl 06428d853c tools/test.py to support marking files a libuv-broken 13 years ago
Ryan Dahl 42529ddfb5 waf: Don't build out/Debug/node_g - just out/Debug/node 13 years ago
Ryan Dahl a7300c8297 WAF builds in out/ instead of build/ 13 years ago
Ryan Dahl 879eb16280 Have WAF variants match GYP configuration names 13 years ago
Ryan Dahl c4454d2efc net_uv: Don't error on ECONNRESET 13 years ago
Ben Noordhuis a002f4f453 test: enable simple/test-http-dns-error for `make test-uv` 13 years ago
Ryan Dahl e6b06bc6c5 win: fix test-process-env 13 years ago
Ryan Dahl c171a0851a Add test-pipe-file-to-http to test-uv 13 years ago
Ryan Dahl b3bc009a89 Fix test-net-server-on-fd-0 for windows by removing assert 13 years ago
Ryan Dahl 501b0b91be Add fixed tests to test-uv 13 years ago
Ryan Dahl 03b5831f90 Bring back old Makefile and configure script 13 years ago
Ryan Dahl db1bf679d8 Move GYP file to the project root 13 years ago
Ryan Dahl 13d685bdab symlink in ./node and ./node_g for make users 13 years ago