Remi Collet
2082929a82
use pkg-config when available
2016-11-01 19:03:52 +01:00
Remi Collet
4a0ae96c3b
honours --with-libdir build option
2016-11-01 18:38:14 +01:00
Bob Weinand
2f34c3dc02
Remove old clutter & dead http parser code
2016-10-26 14:34:10 +02:00
Bob Weinand
25fa65eebe
Make ext/sockets optional
2015-01-23 22:56:57 +01:00
Tjerk Meesters
f2389fc530
Added the '-lrt' CFLAG for linux arch back again
2014-08-21 18:14:25 +08:00
Tjerk Meesters
89d25e6c14
Add 'sockets' dependency
2014-08-21 17:58:30 +08:00
Tjerk Meesters
bdaf5a0bb8
Enabled http parser again
2014-08-21 08:31:25 +08:00
Tjerk Meesters
b035466c66
Disable http parser by default for now
2014-08-20 22:10:40 +08:00
Tjerk Meesters
77240aa682
Using --with-uv[=DIR] configure line
2014-08-20 18:44:55 +08:00
Shuhei Tanuma
6f4331d0f5
improve several things
2014-01-03 15:37:18 +09:00
brettlangdon
14d80970bf
uv.a is now called libuv.a
2014-01-02 18:19:28 -05:00
Shuhei Tanuma
aa399f2487
switch libuv version to stable version. #40
2013-02-28 21:52:43 +09:00
Shuhei Tanuma
90c9db6905
update latest libuv and http-parser
...
Notes: ares functions are removed as uv removed that features. please use before commit
if you want to use ares features. currently, php ares extension seems not maintained.
please ask me when you met some troubles about ares feature.
2013-02-11 22:09:29 +09:00
Shuhei Tanuma
9cac14b665
sigh, i should sleep today.
2012-09-07 01:41:52 +09:00
Shuhei Tanuma
2b8cf9bf0c
OSX doesn't have -lrt.
2012-09-07 01:39:57 +09:00
Shuhei Tanuma
ace9cb9d3f
fix #19 add -lrt flag to CPPFLAGS
...
also you need to add `CPP_FLAGS += -fPIC` to `libuv/Makefile` if you use 64bit system.
2012-09-07 01:30:52 +09:00
Shuhei Tanuma
be965f991f
fixed compiler warnings
2012-07-21 21:10:15 +09:00
Shuhei Tanuma
20ab459846
adjust dtrace support
2012-07-14 22:57:18 +09:00
Shuhei Tanuma
232ed1f90d
dtrace just work on OSX box. Yay
2012-07-13 12:59:15 +09:00
Shuhei Tanuma
48dfbd42f6
for now, add files
2012-07-12 23:37:47 +09:00
Shuhei Tanuma
bdb47a7106
add ./configure --enable-uv-debug option.
2012-07-09 13:57:16 +09:00
Shuhei Tanuma
8eff213350
add http parser support:
...
currently, php-uv has socket handling problem. (https://github.com/chobie/php-uv/issues/5 )
if I don't support httpparser. hard to explain it.
2012-07-01 13:15:14 +09:00
Shuhei Tanuma
7f026cf1b2
add several test cases
2012-06-25 00:20:19 +09:00
Shuhei Tanuma
0245146134
$host seems better
2012-06-24 23:05:43 +09:00
Shuhei Tanuma
6f7be1172b
improve config.m4
2012-06-24 22:57:38 +09:00
Shuhei Tanuma
6ed669b8d1
use libuv v0.8.0. for now this can compile osx only. i'll fix it soon
2012-06-23 12:07:22 +09:00
Shuhei Tanuma
76b8f969b0
remove unused flags
2012-06-15 20:45:02 +09:00
Shuhei Tanuma
c1562eb9ae
this is not mruby
2012-05-28 00:19:51 +09:00
Shuhei Tanuma
0976df55b6
WIP: uv_read_start
2012-05-25 08:07:12 +09:00
Shuhei Tanuma
c4d01fb060
2012/05/24 snapshot
2012-05-24 02:31:16 +09:00
Shuhei Tanuma
9d3bde8942
add some functions. still doesn't work yet
2012-05-23 13:35:28 +09:00
Shuhei Tanuma
eda6016be7
add config.m4
2012-05-23 12:34:07 +09:00