jasper
ad71fd2c04
- update to 0.4.5
2011-04-12 10:32:49 +00:00
jasper
2457d75b8d
- don't force -Werror, fixes build on i386.
...
reported by STeve Andre', fix suggested by aja@
2011-04-12 08:05:05 +00:00
jasper
e01aeceefd
hookup some regression tests
2011-03-30 20:54:13 +00:00
jasper
c5d1b1f208
- update node to 0.4.4 with various patches from chrome to make this build
2011-03-30 19:54:29 +00:00
jasper
a87f904c7a
- the issues some people have been seeing with the build crashing in v8, is
...
related to too low limits, so remove the comment and set VMEM_WARNING instead.
(ports is unlocked, but no new files/directories/imports!, if in doubt, ask!)
2011-03-02 06:29:44 +00:00
jasper
50f9688070
- and another chunk bites the dust
2011-01-03 10:50:51 +00:00
jasper
19860cb9ec
- update node.js to 0.2.6
2011-01-03 10:22:29 +00:00
jasper
eddfe1e804
Enable node and add a note as to why it's using the bundled libcares
2010-12-30 08:54:52 +00:00
jasper
d6b8f76bab
- this won't work on ARM untill __ARM_NR_cacheflush is implemented/worked-around in the v8 code.
2010-12-29 17:49:41 +00:00
jasper
968ba62354
- honor CXXFLAGS with this utterly retarded and stupid "build system"
...
(though this fix was simple, i take every opportunity to rant at scons)
2010-12-29 15:06:48 +00:00
jasper
f346c0f658
- don't link with -lpthread
2010-12-29 12:24:39 +00:00
jasper
ddbc876d2c
- remove unneeded patches
2010-12-29 12:06:32 +00:00
jasper
dbf085daa1
import WIP node.js 0.2.5
...
Node.js is an evented I/O framework for the V8 JavaScript engine. It is
intended for writing scalable network programs such as web servers.
As there are still some issues to resolve, this won't be hooked up yet.
ok landry@
2010-12-28 18:19:28 +00:00