Aria Stewart
|
fd713e1dc7
|
libeio and http_parser build with PIC code
Fix building as a shared library
Closes GH-708.
|
14 years ago |
Bert Belder
|
d1d4695474
|
win: Fix wscript for libeio on windows
|
14 years ago |
Ryan Dahl
|
97c9745063
|
Back to WAF
Too much instability right now. Hopefully we can revisit autoconf soon.
|
14 years ago |
Ryan Dahl
|
15594eaf87
|
Replace WAF with make/autoconf
|
14 years ago |
Ryan Dahl
|
ccf2a04ea2
|
Install ev.h and eio.h
|
14 years ago |
Ryan Dahl
|
48d7a1edc1
|
libev, libeio config.h files don't depend on arch
|
14 years ago |
Ryan Dahl
|
29cc78f824
|
Simpler libev and libeio config
|
14 years ago |
Raffaele Sena
|
b3b81d67ff
|
Port to cygwin
|
15 years ago |
Vanilla Hsu
|
116dfb8740
|
1: sync wscript with libeio.m4 2: try to enable macosx's sendfile.
|
15 years ago |
Ryan Dahl
|
c779647600
|
Link libev and libeio as a normal .o instead of as .a
Using WAF "staticlib" to compile libev tends to confuse it with a system
version. Thanks to mr.binary42 for helping debug.
|
15 years ago |
Jeremy Lal
|
5e7a8dc75e
|
Fixes for libeio wscript on Debian.
- Link libeio to pthread.
- Add -D_GNU_SOURCE to libeio wscript.
|
15 years ago |
Ryan
|
2b6d72431b
|
First attempt at node.dlopen
Compiled first working 'hello world' module with this config
|
16 years ago |
Ryan
|
cc67d8efc7
|
Fix bug waf problem with HAVE_CLOCK_SYSCALL
|
16 years ago |
Ryan
|
a3627c06f8
|
Change to build on FreeBSD
The v8/SConstruct change has been give to the v8 people.
http://codereview.chromium.org/113897
|
16 years ago |
Ryan
|
8e7bbf26e2
|
get 'make install' working
|
16 years ago |
Ryan
|
29b528c980
|
fix the waf configure --debug options. seems to work now.
|
16 years ago |
Ryan
|
a4593e3ebd
|
WAF: fix the debug variant.
problem is they both build by default. need a way to disable the debug variant.
|
16 years ago |
Ryan
|
1a126ed11c
|
use the WAF build system
|
16 years ago |