summaryrefslogtreecommitdiff
path: root/node.gyp
AgeCommit message (Expand)AuthorFilesLines
2013-05-17Merge remote-tracking branch 'ry/v0.10' into masterisaacs1-0/+2
2013-05-15dtrace: enable uv's probes if enabledTimothy J Fontaine1-3/+4
2013-05-14src: Add StringBytes static util classisaacs1-0/+2
2013-04-29vm: add support for timeout argumentAndrew Paprocki1-0/+2
2013-04-18build: libv8_base.a is now libv8_base.<arch>.aTimothy J Fontaine1-1/+1
2013-04-17http: split Client into _http_client.jsTimothy J Fontaine1-0/+1
2013-04-17http: move Server and ServerResponse outTimothy J Fontaine1-0/+1
2013-04-17http: move OutgoingMessage into it's own fileTimothy J Fontaine1-0/+1
2013-04-17http: move parsers into _http_common.jsTimothy J Fontaine1-0/+1
2013-04-17http: move IncomingMessage into its own fileTimothy J Fontaine1-0/+1
2013-04-17http: split Agent into its own fileTimothy J Fontaine1-0/+1
2013-04-10Revert "crypto: use better memory BIO implementation"Ben Noordhuis1-2/+1
2013-04-05Merge remote-tracking branch 'ry/v0.10'isaacs1-1/+2
2013-04-05crypto: use better memory BIO implementationFedor Indutny1-1/+2
2013-04-04build: depend on v8 postmortem-metadata if enabledPaddy Byers1-0/+3
2013-04-03build: allow building with dtrace on osxDave Pacheco1-9/+25
2013-03-30build: allow building with dtrace on osxDave Pacheco1-9/+25
2013-02-26Revert "sunos: unbreak build after v8 downgrade"Fedor Indutny1-10/+16
2013-02-26sunos: unbreak build after v8 downgradeBen Noordhuis1-16/+10
2013-01-16buffer: floating point read/write improvementsTrevor Norris1-1/+0
2013-01-07dtrace: x64 ustack helperFedor Indutny1-10/+16
2013-01-03windows: improve Visual Studio Express build supportScott Blomquist1-13/+13
2012-12-21build: allow to specify custom tagsMaciej MaƂecki1-0/+1
2012-12-21Ease building with VS Express by checking in generated files.Scott Blomquist1-12/+16
2012-12-17Revert "build: enable DEAD_CODE_STRIPPING on OS X"Fedor Indutny1-3/+0
2012-12-13streams2: The new stream base classesisaacs1-0/+5
2012-11-21windows: add tracing with performance countersScott Blomquist1-20/+44
2012-11-20build: make python executable configurableBen Noordhuis1-2/+2
2012-11-16build: allow linking against system libuvStephen Gallagher1-1/+5
2012-11-06build: enable DEAD_CODE_STRIPPING on OS XTimothy J Fontaine1-0/+3
2012-11-06build: allow linking against system c-aresStephen Gallagher1-1/+5
2012-11-06build: allow linking against system http_parserStephen Gallagher1-1/+5
2012-11-01tracing: add systemtap supportJan Wynholds1-2/+31
2012-10-29windows: correct outputs list in "node_etw" gyp targetScott Blomquist1-2/+5
2012-10-11deps: upgrade libuv to 47b2cd3Ben Noordhuis1-1/+1
2012-09-25windows: fix typo in node.gypBert Belder1-1/+1
2012-08-29build: set `process.platform` to "sunos" on SunOSNathan Rajlich1-0/+8
2012-08-21Remove node_io_watcherBert Belder1-3/+0
2012-08-21process: use uv_signal instead of ev_signalBert Belder1-1/+1
2012-08-07dns: don't rely on libuv for c-ares integrationBert Belder1-0/+2
2012-07-27always link sunos builds with libumemTrent Mick1-0/+1
2012-07-19build: link with -rdynamic, not -Wl,--export-dynamicBen Noordhuis1-1/+0
2012-07-13build: fix add-on loading on freebsdBen Noordhuis1-2/+3
2012-06-27build: fix --shared-v8 optionBen Noordhuis1-6/+1
2012-06-21fs: make fs.watchFile() work on windowsBen Noordhuis1-1/+1
2012-06-20Rename GYP variable node_use_system_openssl to be consistentRyan Dahl1-2/+2
2012-06-13Windows: Enable ETW events.Igor Zinkovsky1-3/+31
2012-06-13Move resource files to src/res.Bert Belder1-1/+1
2012-06-01child_process: new stdio API for .spawn() methodFedor Indutny1-0/+3
2012-05-15process: add _getActiveHandles(), _getActiveRequests()Ben Noordhuis1-0/+1