index
:
platform/upstream/nodejs
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/vbarinov/tizen
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: Web Framework / Common;
WonYoung Choi <wy80.choi@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wscript
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-28
Revert "remove node_io_watcher"
Igor Zinkovsky
1
-0
/
+1
2011-10-28
linux: unbreak build if HAVE_MONOTONIC_CLOCK=0
Ben Noordhuis
1
-17
/
+0
2011-10-27
remove node_io_watcher
Igor Zinkovsky
1
-1
/
+0
2011-10-26
Don't compile in node_dtrace.cc when not supported
Ryan Dahl
1
-0
/
+3
2011-10-21
build: fix wscript on solaris
Ben Noordhuis
1
-2
/
+2
2011-10-19
Remove support for cygwin
Ryan Dahl
1
-9
/
+7
2011-10-11
Remove tty_legacy
Ryan Dahl
1
-4
/
+1
2011-10-11
Remove dns_legacy
Ryan Dahl
1
-1
/
+0
2011-10-11
Remove child_process_legacy
Ryan Dahl
1
-1
/
+0
2011-10-11
Remove net_legacy timers_legacy
Ryan Dahl
1
-2
/
+0
2011-10-06
Upgrade libuv to 60c639f
Ryan Dahl
1
-1
/
+0
2011-09-29
WAF: Clean out/Release/deps/uv before build
Ryan Dahl
1
-1
/
+3
2011-09-23
build: explicitly link in libz on non-win32 platforms
Ben Noordhuis
1
-0
/
+3
2011-09-22
fs watcher binding
Igor Zinkovsky
1
-0
/
+1
2011-09-20
Add TTYWrap
Ryan Dahl
1
-0
/
+1
2011-09-19
build: make wscript work with python 2.4
Ben Noordhuis
1
-1
/
+1
2011-09-17
Initial pass at zlib bindings
isaacs
1
-7
/
+31
2011-09-09
build: install uv-private/*.h, fixes native add-on builds
Ben Noordhuis
1
-1
/
+1
2011-09-04
resolve mingw32 build problem
Bert Belder
1
-1
/
+4
2011-09-04
build: add RPATH environment variable
Ashok Mudukutore
1
-0
/
+3
2011-09-02
win: link to psapi.lib
Ryan Dahl
1
-0
/
+1
2011-08-30
Use new uv_fs_ apis
Igor Zinkovsky
1
-8
/
+0
2011-08-24
dgram: integrate libuv UDP support
Ben Noordhuis
1
-0
/
+1
2011-08-23
waf: Don't build out/Debug/node_g - just out/Debug/node
Ryan Dahl
1
-5
/
+6
2011-08-23
WAF builds in out/ instead of build/
Ryan Dahl
1
-10
/
+10
2011-08-23
Have WAF variants match GYP configuration names
Ryan Dahl
1
-45
/
+45
2011-08-12
typed arrays: integrate plask's typed array implementation
Ben Noordhuis
1
-0
/
+1
2011-08-01
Remove node_child_process_win32.cc
Ryan Dahl
1
-1
/
+0
2011-08-01
windows: remove dependency on rpcrt4 and ole32
Igor Zinkovsky
1
-4
/
+0
2011-07-31
link to rpcrt4 and ole32 on win32
Ryan Dahl
1
-0
/
+4
2011-07-29
add wrapper for uv_spawn
Ryan Dahl
1
-0
/
+1
2011-07-27
Remove pkg-conf file
Ryan Dahl
1
-8
/
+0
2011-07-27
stdio binding + javascript to enable process.stdin.listen()
Igor Zinkovsky
1
-0
/
+1
2011-07-23
build: add wscript detection for node_version
Jeroen Janssen
1
-1
/
+18
2011-07-22
Bump version to v0.5.2
v0.5.2
Ryan Dahl
1
-1
/
+1
2011-07-19
Finally remove node::EventEmitter
Ryan Dahl
1
-2
/
+0
2011-07-18
Abstract out HandleWrap class
Ryan Dahl
1
-0
/
+1
2011-07-18
Add pipe_wrap
Ryan Dahl
1
-0
/
+1
2011-07-18
Abstract StreamWrap from TCPWrap
Ryan Dahl
1
-0
/
+1
2011-07-15
Apply PTW32_STATIC_LIB define to debug build of eio
Igor Zinkovsky
1
-0
/
+2
2011-07-14
Bump to v0.5.1
v0.5.1
Ryan Dahl
1
-1
/
+1
2011-07-08
Statically link in dependencies for node.exe
Igor Zinkovsky
1
-5
/
+10
2011-07-07
Add deps/uv/src/ares to include path
Ryan Dahl
1
-0
/
+1
2011-07-07
Escape $CC and $CXX when passed to uv and V8
Ryan Dahl
1
-5
/
+8
2011-07-07
Export $CC and $CXX to uv and V8's build systems
Ryan Dahl
1
-1
/
+8
2011-07-07
Upgrade libuv to 9518ab65949257384bf7e407d8502a6437fdda4b
Ryan Dahl
1
-13
/
+10
2011-07-05
Bump to v0.5.0
v0.5.0
Ryan Dahl
1
-1
/
+1
2011-07-05
Support SunOS 121. Check for ifaddrs in wscript for SunOS build.
Ryan Dahl
1
-0
/
+11
2011-07-05
Bindings for libuv-integrated c-ares
Bert Belder
1
-0
/
+1
2011-07-01
Upgrade libuv
Ryan Dahl
1
-8
/
+2
[next]