Commit Graph

33 Commits

Author SHA1 Message Date
Robert Mustacchi
786789490e Clean target missing prefix for object files 2011-07-07 21:39:07 -07:00
Ryan Dahl
ce8ff3031c src/ and include/ directories
Helps #71 but does not update the MSVC files.
2011-07-07 07:52:57 -07:00
Ryan Dahl
daa499c567 unix: Remove c-ares and libev configure scripts
Instead let's be a bit more clever.
2011-06-27 18:29:35 +02:00
Henry Rawas
4aeee38484 c-ares integration on windows 2011-06-22 15:21:01 +02:00
Ryan Dahl
d85168b299 Makefile munging
Add EV_MULTIPLICITY=0 (until we add threads)
2011-05-12 18:35:05 -07:00
Ryan Dahl
2ef3c6c632 oio -> uv 2011-05-11 20:21:49 -07:00
Bert Belder
0144ab9ca7 Fix the makefile for mingw32 2011-05-08 15:12:20 +02:00
Ryan Dahl
e88c63fd75 Clean up the clean, distclean makefile stuff 2011-05-07 21:45:06 -07:00
Ryan Dahl
db2189f3b9 Fixes #38. Use Luis's PREFIX trick. 2011-05-07 21:40:52 -07:00
Ryan Dahl
dd1c0af7b1 Makefile to work with mingw 2011-05-07 21:28:07 -07:00
Ryan Dahl
d640c0651d use gnu89 instead of ansi for mingw compat 2011-05-07 20:42:37 -07:00
Ryan Dahl
5591ed9d74 Replace dummy benchmark with sizeof(oio_handle) 2011-05-07 19:32:51 -07:00
Ryan Dahl
c1c57f3df2 Fix missing stddup def on unix 2011-04-30 13:28:14 -07:00
Ryan Dahl
b4836377f9 unix runner: implement timeout on process_wait 2011-04-25 21:54:17 -07:00
Ryan Dahl
1a99dcc980 Add ping-pong benchmark
On Linux I'm getting

    ping_pongs: 22807 pings
2011-04-18 23:51:53 -07:00
Ryan Dahl
2cbcbdd1a4 Update Makefile for benchmark runner. 2011-04-18 23:05:47 -07:00
Ryan Dahl
cf4fbc0925 Add copyright headers, license file.
closes #17.
2011-04-18 11:11:30 -07:00
Bert Belder
a3be5339e2 Rename test-runner to just runner
And a minor fix to the VS solution.
2011-04-18 14:44:01 +02:00
Ryan Dahl
42cefd934e linux: ping-pong test passes. 2011-04-17 19:15:08 -07:00
Ryan Dahl
2414d7e728 Fix close_cb_stack 2011-04-15 11:05:15 -07:00
Bert Belder
aec5eac8bc Add oio_timeout test 2011-04-15 19:32:28 +02:00
Ryan Dahl
a2c24c67d6 unix: echo-server works 2011-04-15 01:11:27 -07:00
Ryan Dahl
769948a5ad test-runner compiles 2011-04-14 12:58:24 -07:00
Ryan Dahl
01cd1c5b17 oio.a compiles - totally broken 2011-04-14 12:58:24 -07:00
Bert Belder
39d31a100f ol -> oio 2011-04-07 11:12:18 +02:00
Ryan Dahl
42d96dc3ca Add ping-pong test - not yet working on unix 2011-03-31 00:21:15 -07:00
Ryan Dahl
5304a18002 Change around names in test directory - sorry bert 2011-03-30 22:42:02 -07:00
Ryan Dahl
311fbe3f8f Compile with -ansi 2011-03-29 16:42:13 -07:00
Ryan Dahl
4fdf0276b3 ... 2011-03-29 10:08:45 -07:00
Ryan Dahl
b17dcd55d7 compiles - obviously doesn't work 2011-03-28 03:54:18 -07:00
Ryan Dahl
668c0c6b27 Improve makefile 2011-03-28 03:32:02 -07:00
Ryan Dahl
6b0d4fa372 Mostly compiling 2011-03-28 03:26:00 -07:00
Ryan Dahl
151e2a8f0d Add libev, more changes 2011-03-28 03:17:52 -07:00