summaryrefslogtreecommitdiff
path: root/node.gyp
Commit message (Expand)AuthorAgeFilesLines
* win: bring back xp/2k3 supportBert Belder2015-05-221-3/+0
* src: make build pass with GCC < 4.5Julien Gilli2015-01-291-0/+6
* build: do not generate support for libuv's probesJulien Gilli2014-12-091-16/+3
* async-wrap: move MakeCallback to .ccTrevor Norris2014-12-051-0/+1
* src: remove Async ListenerTrevor Norris2014-12-051-1/+0
* deps: re-implement debugger-agentFedor Indutny2014-10-081-0/+2
* build, i18n: improve Intl build, add "--with-intl"Steven R. Loomis2014-10-011-0/+13
* win: manifest node.exe for Windows 8.1Alexis Campailla2014-09-171-0/+4
* gyp: preserve v8dbg syms on freebsd tooFedor Indutny2014-08-171-2/+2
* build: linking CoreFoundation framework for OSXThorsten Lorenz2014-08-081-0/+3
* Merge remote-tracking branch 'upstream/v0.10' into v0.12Timothy J Fontaine2014-08-071-0/+13
|\
| * gyp: do not rm unused openssl syms on osx/linuxFedor Indutny2014-07-311-0/+13
* | Merge remote-tracking branch 'origin/v0.10' into masterFedor Indutny2014-07-291-1/+1
|\ \ | |/
| * test: fix test-tls-server-verifyFedor Indutny2014-07-231-1/+6
| * gyp: do not let `v8dbg_` slip away on osxFedor Indutny2014-07-171-0/+8
* | gyp: fix post-mortem in v0.11Fedor Indutny2014-07-231-0/+5
* | contextify: remove useless header fileFedor Indutny2014-07-081-1/+0
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2014-06-101-0/+1
|\ \ | |/
| * build: fix g++ 4.8 build, disable -WerrorBen Noordhuis2014-03-231-3/+0
* | configure: make --v8-options switch more robustBen Noordhuis2014-04-011-1/+1
* | crypto: move `createCredentials` to tlsFedor Indutny2014-03-291-0/+1
* | configure: --v8-options optionFedor Indutny2014-03-291-0/+2
* | Merge remote-tracking branch 'origin/v0.10'Fedor Indutny2014-03-021-2/+32
|\ \ | |/
| * gyp: specialize node.d for freebsdFedor Indutny2014-02-211-2/+32
* | bindings: add spawn_sync bindingsBert Belder2014-02-101-0/+1
* | src: add tracing.v8.on('gc') statistics hooksBen Noordhuis2014-02-051-0/+2
* | node: register modules from DSO constructorsKeith M Wesolowski2014-01-271-2/+0
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2014-01-241-6/+6
|\ \ | |/
| * gyp: fix `ninja` build on linuxFedor Indutny2014-01-161-5/+5
* | build: unconditionally disable -WerrorBen Noordhuis2014-01-071-3/+0
* | gyp: build openssl-cli tool and use it in testsFedor Indutny2013-12-111-1/+6
* | Merge branch 'v0.10'Fedor Indutny2013-12-101-1/+1
|\ \ | |/
| * build: only whole archive on static v8 buildsTimothy J Fontaine2013-12-101-1/+1
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2013-12-011-0/+6
|\ \ | |/
| * build: include postmortem symbols on linuxTimothy J Fontaine2013-12-011-0/+6
* | base-object: add BaseObjectTrevor Norris2013-11-121-2/+2
* | node: add AsyncListener supportTrevor Norris2013-10-311-0/+2
* | build: use zero overhead systemtap probesBen Noordhuis2013-10-291-25/+43
* | src: remove ObjectWrap dependency from coreBen Noordhuis2013-09-251-0/+2
* | src: add multi-context supportBen Noordhuis2013-09-061-0/+5
* | build: remove unused Carbon dependencyBen Noordhuis2013-09-041-1/+0
* | src: remove pointless node_os.h header fileBen Noordhuis2013-08-261-1/+0
* | vm, core, module: re-do vm to fix known issuesDomenic Denicola2013-08-211-2/+2
* | tls_wrap: DRY ClientHelloParserFedor Indutny2013-08-061-0/+2
* | build: fix ia32 sunos, elfwrap only needs -64Timothy J Fontaine2013-08-051-1/+1
* | build: embed the mdb_v8.so into the binaryTimothy J Fontaine2013-08-051-0/+34
* | src: Replace macros with util functionsisaacs2013-08-011-1/+0
* | src: don't use NewExternal() with unaligned stringsBen Noordhuis2013-07-291-2/+0
* | lib: macro-ify type checksBen Noordhuis2013-07-241-0/+1
* | src: rename macros.py to notrace_macros.pyBen Noordhuis2013-07-241-9/+8