summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2011-11-10Improve OSX installerRyan Dahl
2011-11-02Remove separation of libuv testsRyan Dahl
2011-09-29Don't ls node_g after make - it confuses peopleRyan Dahl
2011-08-26prepare for release - website under new userRyan Dahl
2011-08-24test: add dgram tests to test-uv listBen Noordhuis
2011-08-23tools/test.py to support marking files a libuv-brokenRyan Dahl
2011-08-23waf: Don't build out/Debug/node_g - just out/Debug/nodeRyan Dahl
2011-08-23WAF builds in out/ instead of build/Ryan Dahl
2011-08-23Have WAF variants match GYP configuration namesRyan Dahl
2011-08-22net_uv: Don't error on ECONNRESETRyan Dahl
2011-08-12test: enable simple/test-http-dns-error for `make test-uv`Ben Noordhuis
2011-08-10win: fix test-process-envRyan Dahl
2011-08-10Add test-pipe-file-to-http to test-uvRyan Dahl
2011-08-09Fix test-net-server-on-fd-0 for windows by removing assertRyan Dahl
2011-08-09Add fixed tests to test-uvRyan Dahl
2011-08-07build: don't try to `ls -lh` executables that don't existBen Noordhuis
2011-08-02http: make http2 the default, legacy backend is available with --use-http1Ben Noordhuis
2011-08-02test: add targets `test-http2` and `test-all-http2`Ben Noordhuis
2011-08-01child_process_uv: don't attempt to pass test-child-process-deprecated-apiRyan Dahl
2011-08-01Add test-tls-securepair-server to test-uvRyan Dahl
2011-08-01child_process_uv: fix test-child-process-stdin and -ipcRyan Dahl
2011-07-31child_process_uv: fix test/simple/test-child-process-envRyan Dahl
2011-07-31child_process_uv: fix simple/test-child-process-cwdRyan Dahl
2011-07-31child_process_uv: add exec, fix simple/test-child-process-exec-cwdRyan Dahl
2011-07-31initial pass at lib/child_process_uv.jsRyan Dahl
2011-07-27Fix test-module-load-list for use-uvRyan Dahl
2011-07-22test: test pipe API with raw net.Stream() objectBen Noordhuis
2011-07-21Add tls tests to test-uvRyan Dahl
2011-07-21Remove logos from packageRyan Dahl
2011-07-21test: add test-net-pingpong to `make test-uv` listBen Noordhuis
2011-07-21Add tests for process.nextTick bugs on windowsBert Belder
2011-07-21test: beef up checks in test-http-unix-socket.js, add to `make test-uv`Ben Noordhuis
2011-07-18Output size of binaries on 'make'Ryan Dahl
2011-07-15net_uv: getsockname bindingHenry Rawas
2011-07-15Add 'make test-uv-debug'Ryan Dahl
2011-07-15connect-timeout callbacks after closeHenry Rawas
2011-07-15windows: fix simple/test-executable-pathRyan Dahl
2011-07-14connect-buffer play back queued write and endHenry Rawas
2011-07-14add working http testsHenry Rawas
2011-07-14net_uv: Add maxConnections supportHenry Rawas
2011-07-13fix socket-timeout. Also fix makefile test list name net-streamHenry Rawas
2011-07-12test-net-reconnect needs socket connect eventHenry Rawas
2011-07-08test-uv: add more test casesHenry Rawas
2011-07-08add tests to "make test-uv"Henry Rawas
2011-07-08Start 'make test-uv' commandRyan Dahl
2011-05-20Use same make as when originally invokedRobert Mustacchi
2011-04-02Added favicon.icoGeorge Stagas
2011-02-10Bump version to v0.4.0Ryan Dahl
2011-01-27Simplify websiteRyan Dahl
2010-12-22Add 'make test-valgrind'Ryan Dahl