summaryrefslogtreecommitdiff
path: root/node.gyp
AgeCommit message (Expand)AuthorFilesLines
2014-09-17win: manifest node.exe for Windows 8.1Alexis Campailla1-0/+4
2014-08-17gyp: preserve v8dbg syms on freebsd tooFedor Indutny1-2/+2
2014-08-08build: linking CoreFoundation framework for OSXThorsten Lorenz1-0/+3
2014-08-07Merge remote-tracking branch 'upstream/v0.10' into v0.12Timothy J Fontaine1-0/+13
2014-07-31gyp: do not rm unused openssl syms on osx/linuxFedor Indutny1-0/+13
2014-07-29Merge remote-tracking branch 'origin/v0.10' into masterFedor Indutny1-1/+1
2014-07-23test: fix test-tls-server-verifyFedor Indutny1-1/+6
2014-07-23gyp: fix post-mortem in v0.11Fedor Indutny1-0/+5
2014-07-17gyp: do not let `v8dbg_` slip away on osxFedor Indutny1-0/+8
2014-07-08contextify: remove useless header fileFedor Indutny1-1/+0
2014-06-10Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine1-0/+1
2014-04-01configure: make --v8-options switch more robustBen Noordhuis1-1/+1
2014-03-29crypto: move `createCredentials` to tlsFedor Indutny1-0/+1
2014-03-29configure: --v8-options optionFedor Indutny1-0/+2
2014-03-23build: fix g++ 4.8 build, disable -WerrorBen Noordhuis1-3/+0
2014-03-02Merge remote-tracking branch 'origin/v0.10'Fedor Indutny1-2/+32
2014-02-21gyp: specialize node.d for freebsdFedor Indutny1-2/+32
2014-02-10bindings: add spawn_sync bindingsBert Belder1-0/+1
2014-02-05src: add tracing.v8.on('gc') statistics hooksBen Noordhuis1-0/+2
2014-01-27node: register modules from DSO constructorsKeith M Wesolowski1-2/+0
2014-01-24Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine1-6/+6
2014-01-16gyp: fix `ninja` build on linuxFedor Indutny1-5/+5
2014-01-07build: unconditionally disable -WerrorBen Noordhuis1-3/+0
2013-12-11gyp: build openssl-cli tool and use it in testsFedor Indutny1-1/+6
2013-12-10Merge branch 'v0.10'Fedor Indutny1-1/+1
2013-12-10build: only whole archive on static v8 buildsTimothy J Fontaine1-1/+1
2013-12-01Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine1-0/+6
2013-12-01build: include postmortem symbols on linuxTimothy J Fontaine1-0/+6
2013-11-12base-object: add BaseObjectTrevor Norris1-2/+2
2013-10-31node: add AsyncListener supportTrevor Norris1-0/+2
2013-10-29build: use zero overhead systemtap probesBen Noordhuis1-25/+43
2013-09-25src: remove ObjectWrap dependency from coreBen Noordhuis1-0/+2
2013-09-06src: add multi-context supportBen Noordhuis1-0/+5
2013-09-04build: remove unused Carbon dependencyBen Noordhuis1-1/+0
2013-08-26src: remove pointless node_os.h header fileBen Noordhuis1-1/+0
2013-08-21vm, core, module: re-do vm to fix known issuesDomenic Denicola1-2/+2
2013-08-06tls_wrap: DRY ClientHelloParserFedor Indutny1-0/+2
2013-08-05build: fix ia32 sunos, elfwrap only needs -64Timothy J Fontaine1-1/+1
2013-08-05build: embed the mdb_v8.so into the binaryTimothy J Fontaine1-0/+34
2013-08-01src: Replace macros with util functionsisaacs1-1/+0
2013-07-29src: don't use NewExternal() with unaligned stringsBen Noordhuis1-2/+0
2013-07-24lib: macro-ify type checksBen Noordhuis1-0/+1
2013-07-24src: rename macros.py to notrace_macros.pyBen Noordhuis1-9/+8
2013-07-20src: add libuv bindings moduleBen Noordhuis1-0/+1
2013-07-19smalloc: create separate moduleTrevor Norris1-0/+1
2013-07-09configure: fix the --without-ssl optionNathan Rajlich1-2/+2
2013-07-06lib, src: upgrade after v8 api changeBen Noordhuis1-2/+0
2013-07-03slab_allocator: remove SlabAllocatorTrevor Norris1-2/+0
2013-06-18smalloc: initial implementationTrevor Norris1-0/+2
2013-06-16tls: introduce TLSSocket based on tls_wrap bindingFedor Indutny1-0/+2