summaryrefslogtreecommitdiff
path: root/wscript
AgeCommit message (Expand)AuthorFilesLines
2011-07-14Bump to v0.5.1v0.5.1Ryan Dahl1-1/+1
2011-07-08Statically link in dependencies for node.exeIgor Zinkovsky1-5/+10
2011-07-07Add deps/uv/src/ares to include pathRyan Dahl1-0/+1
2011-07-07Escape $CC and $CXX when passed to uv and V8Ryan Dahl1-5/+8
2011-07-07Export $CC and $CXX to uv and V8's build systemsRyan Dahl1-1/+8
2011-07-07Upgrade libuv to 9518ab65949257384bf7e407d8502a6437fdda4bRyan Dahl1-13/+10
2011-07-05Bump to v0.5.0v0.5.0Ryan Dahl1-1/+1
2011-07-05Support SunOS 121. Check for ifaddrs in wscript for SunOS build.Ryan Dahl1-0/+11
2011-07-05Bindings for libuv-integrated c-aresBert Belder1-0/+1
2011-07-01Upgrade libuvRyan Dahl1-8/+2
2011-06-29Revert "Get rid of the old timer binding"Ryan Dahl1-0/+1
2011-06-29Merge branch 'v0.4'Ryan Dahl1-1/+1
2011-06-29Bump to v0.4.9v0.4.9Ryan Dahl1-1/+1
2011-06-29Dont install ares_build.h or ares_rules.hRyan Dahl1-2/+0
2011-06-20Fixes #1204. Add missing headers files to includeSam Shull1-0/+6
2011-06-17Upgrade libuv.Ryan Dahl1-22/+1
2011-06-10Initial binding to uv_tcp_tRyan Dahl1-0/+1
2011-06-10Upgrade libuvRyan Dahl1-1/+0
2011-06-08Build on windows againBert Belder1-8/+11
2011-06-08Get rid of the old timer bindingBert Belder1-1/+0
2011-06-03Merge branch 'v0.4'Ryan Dahl1-0/+12
2011-06-03Option to disable SSL v2Jérémy Lal1-0/+12
2011-05-25Implement new wrap for uv timerRyan Dahl1-0/+1
2011-05-24Fixes #1102. Install ev.h into $PREFIX/include/node/ev/ev.hRyan Dahl1-1/+1
2011-05-22Merge branch 'v0.4'Ryan Dahl1-1/+1
2011-05-20Bump to v0.4.8v0.4.8Ryan Dahl1-1/+1
2011-05-20Use same make as when originally invokedRobert Mustacchi1-1/+1
2011-05-13Integrate libuv into build systemRyan Dahl1-47/+48
2011-05-07Merge branch 'v0.4'isaacs1-22/+4
2011-05-04Assert, Debug output in normal default buildRyan Dahl1-3/+2
2011-05-01Remove oprofile flags in wscript.Ben Noordhuis1-18/+1
2011-04-26Implement `process.arch` to get a String of the current processor architectur...Nathan Rajlich1-0/+3
2011-04-22bump version to v0.4.7v0.4.7Ryan Dahl1-1/+1
2011-04-18Merge branch 'v0.4'Ryan Dahl1-1/+1
2011-04-13Bump to v0.4.6v0.4.6Ryan Dahl1-1/+1
2011-04-14Merge branch 'v0.4'Ryan Dahl1-1/+3
2011-04-13Add os.cpus() and os.uptime() support for sunosScott McWhirter1-1/+3
2011-04-13Revert "Add os.cpus() and os.uptime() support for sunos"Ryan Dahl1-3/+1
2011-04-11Add os.cpus() support for sunosScott McWhirter1-1/+3
2011-04-03Merge branch 'v0.4'Ryan Dahl1-2/+4
2011-04-01Bump version to v0.4.5v0.4.5Ryan Dahl1-1/+1
2011-03-26Bump version to v0.4.4v0.4.4Ryan Dahl1-1/+1
2011-03-26Turn off strictaliasing on solarisRyan Dahl1-1/+3
2011-03-22Merge branch 'v0.4'Ryan Dahl1-1/+1
2011-03-18bump version to v0.4.3v0.4.3Ryan Dahl1-1/+1
2011-03-18Merge branch 'v0.4'Ryan Dahl1-3/+5
2011-03-18Don't override explicit openssl paths with pkg-config results.Dean McNamee1-3/+5
2011-03-14Merge branch 'v0.4'Ryan Dahl1-1/+24
2011-03-14Update copyright headersRyan Dahl1-0/+22
2011-03-09Use higher resolution clock for uptime on Linux (if available).Tom Hughes1-1/+18