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