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
/
node.gyp
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-17
win: manifest node.exe for Windows 8.1
Alexis Campailla
1
-0
/
+4
2014-08-17
gyp: preserve v8dbg syms on freebsd too
Fedor Indutny
1
-2
/
+2
2014-08-08
build: linking CoreFoundation framework for OSX
Thorsten Lorenz
1
-0
/
+3
2014-08-07
Merge remote-tracking branch 'upstream/v0.10' into v0.12
Timothy J Fontaine
1
-0
/
+13
2014-07-31
gyp: do not rm unused openssl syms on osx/linux
Fedor Indutny
1
-0
/
+13
2014-07-29
Merge remote-tracking branch 'origin/v0.10' into master
Fedor Indutny
1
-1
/
+1
2014-07-23
test: fix test-tls-server-verify
Fedor Indutny
1
-1
/
+6
2014-07-23
gyp: fix post-mortem in v0.11
Fedor Indutny
1
-0
/
+5
2014-07-17
gyp: do not let `v8dbg_` slip away on osx
Fedor Indutny
1
-0
/
+8
2014-07-08
contextify: remove useless header file
Fedor Indutny
1
-1
/
+0
2014-06-10
Merge remote-tracking branch 'upstream/v0.10'
Timothy J Fontaine
1
-0
/
+1
2014-04-01
configure: make --v8-options switch more robust
Ben Noordhuis
1
-1
/
+1
2014-03-29
crypto: move `createCredentials` to tls
Fedor Indutny
1
-0
/
+1
2014-03-29
configure: --v8-options option
Fedor Indutny
1
-0
/
+2
2014-03-23
build: fix g++ 4.8 build, disable -Werror
Ben Noordhuis
1
-3
/
+0
2014-03-02
Merge remote-tracking branch 'origin/v0.10'
Fedor Indutny
1
-2
/
+32
2014-02-21
gyp: specialize node.d for freebsd
Fedor Indutny
1
-2
/
+32
2014-02-10
bindings: add spawn_sync bindings
Bert Belder
1
-0
/
+1
2014-02-05
src: add tracing.v8.on('gc') statistics hooks
Ben Noordhuis
1
-0
/
+2
2014-01-27
node: register modules from DSO constructors
Keith M Wesolowski
1
-2
/
+0
2014-01-24
Merge remote-tracking branch 'upstream/v0.10'
Timothy J Fontaine
1
-6
/
+6
2014-01-16
gyp: fix `ninja` build on linux
Fedor Indutny
1
-5
/
+5
2014-01-07
build: unconditionally disable -Werror
Ben Noordhuis
1
-3
/
+0
2013-12-11
gyp: build openssl-cli tool and use it in tests
Fedor Indutny
1
-1
/
+6
2013-12-10
Merge branch 'v0.10'
Fedor Indutny
1
-1
/
+1
2013-12-10
build: only whole archive on static v8 builds
Timothy J Fontaine
1
-1
/
+1
2013-12-01
Merge remote-tracking branch 'upstream/v0.10'
Timothy J Fontaine
1
-0
/
+6
2013-12-01
build: include postmortem symbols on linux
Timothy J Fontaine
1
-0
/
+6
2013-11-12
base-object: add BaseObject
Trevor Norris
1
-2
/
+2
2013-10-31
node: add AsyncListener support
Trevor Norris
1
-0
/
+2
2013-10-29
build: use zero overhead systemtap probes
Ben Noordhuis
1
-25
/
+43
2013-09-25
src: remove ObjectWrap dependency from core
Ben Noordhuis
1
-0
/
+2
2013-09-06
src: add multi-context support
Ben Noordhuis
1
-0
/
+5
2013-09-04
build: remove unused Carbon dependency
Ben Noordhuis
1
-1
/
+0
2013-08-26
src: remove pointless node_os.h header file
Ben Noordhuis
1
-1
/
+0
2013-08-21
vm, core, module: re-do vm to fix known issues
Domenic Denicola
1
-2
/
+2
2013-08-06
tls_wrap: DRY ClientHelloParser
Fedor Indutny
1
-0
/
+2
2013-08-05
build: fix ia32 sunos, elfwrap only needs -64
Timothy J Fontaine
1
-1
/
+1
2013-08-05
build: embed the mdb_v8.so into the binary
Timothy J Fontaine
1
-0
/
+34
2013-08-01
src: Replace macros with util functions
isaacs
1
-1
/
+0
2013-07-29
src: don't use NewExternal() with unaligned strings
Ben Noordhuis
1
-2
/
+0
2013-07-24
lib: macro-ify type checks
Ben Noordhuis
1
-0
/
+1
2013-07-24
src: rename macros.py to notrace_macros.py
Ben Noordhuis
1
-9
/
+8
2013-07-20
src: add libuv bindings module
Ben Noordhuis
1
-0
/
+1
2013-07-19
smalloc: create separate module
Trevor Norris
1
-0
/
+1
2013-07-09
configure: fix the --without-ssl option
Nathan Rajlich
1
-2
/
+2
2013-07-06
lib, src: upgrade after v8 api change
Ben Noordhuis
1
-2
/
+0
2013-07-03
slab_allocator: remove SlabAllocator
Trevor Norris
1
-2
/
+0
2013-06-18
smalloc: initial implementation
Trevor Norris
1
-0
/
+2
2013-06-16
tls: introduce TLSSocket based on tls_wrap binding
Fedor Indutny
1
-0
/
+2
[next]