summaryrefslogtreecommitdiff
path: root/deps/libev/wscript
Commit message (Expand)AuthorAgeFilesLines
* Integrate libuv into build systemRyan Dahl2011-05-131-91/+0
* win: Waf doesn't detect sys/select.h on mingw, but its there for sureBert Belder2010-11-291-2/+8
* Back to WAFRyan Dahl2010-11-011-0/+85
* Replace WAF with make/autoconfRyan Dahl2010-10-241-20/+0
* Install ev.h and eio.hRyan Dahl2010-10-171-7/+8
* libev, libeio config.h files don't depend on archRyan Dahl2010-10-021-1/+1
* Simpler libev and libeio configRyan Dahl2010-10-021-74/+8
* Disable a few more libev featuresRyan Dahl2010-09-281-3/+4
* Change libev/wscript for waf 1.5.14Ryan Dahl2010-03-081-1/+0
* Fix kqueue check (broke it in last commit)Ryan Dahl2009-12-181-3/+4
* Fix check for epoll_ctl(). Was broken on LinuxRyan Dahl2009-12-181-25/+27
* detect nanosleep on OS X and do not look for functions in libraries we know d...Rasmus Andersson2009-12-181-14/+20
* fix kqueue feature detection on Mac OS X 10.6Rasmus Andersson2009-12-181-2/+5
* Link libev and libeio as a normal .o instead of as .aRyan Dahl2009-10-271-1/+1
* Changes to compile on Andrew Miller's very old machineRyan Dahl2009-09-261-1/+14
* First attempt at node.dlopenRyan2009-08-271-0/+1
* Fix bug waf problem with HAVE_CLOCK_SYSCALLRyan2009-06-221-3/+6
* Change to build on FreeBSDv0.0.1Ryan2009-05-271-5/+0
* Update liboi. Use EV_MULTIPLICITY=0.Ryan2009-04-281-0/+3
* get 'make install' workingRyan2009-04-231-0/+1
* fix the waf configure --debug options. seems to work now.Ryan2009-04-231-1/+2
* WAF: fix the debug variant.Ryan2009-04-231-0/+1
* use the WAF build systemRyan2009-04-041-0/+55