summaryrefslogtreecommitdiff
path: root/node.gyp
AgeCommit message (Expand)Author
2013-02-26Revert "sunos: unbreak build after v8 downgrade"Fedor Indutny
2013-02-26sunos: unbreak build after v8 downgradeBen Noordhuis
2013-01-16buffer: floating point read/write improvementsTrevor Norris
2013-01-07dtrace: x64 ustack helperFedor Indutny
2013-01-03windows: improve Visual Studio Express build supportScott Blomquist
2012-12-21build: allow to specify custom tagsMaciej MaƂecki
2012-12-21Ease building with VS Express by checking in generated files.Scott Blomquist
2012-12-17Revert "build: enable DEAD_CODE_STRIPPING on OS X"Fedor Indutny
2012-12-13streams2: The new stream base classesisaacs
2012-11-21windows: add tracing with performance countersScott Blomquist
2012-11-20build: make python executable configurableBen Noordhuis
2012-11-16build: allow linking against system libuvStephen Gallagher
2012-11-06build: enable DEAD_CODE_STRIPPING on OS XTimothy J Fontaine
2012-11-06build: allow linking against system c-aresStephen Gallagher
2012-11-06build: allow linking against system http_parserStephen Gallagher
2012-11-01tracing: add systemtap supportJan Wynholds
2012-10-29windows: correct outputs list in "node_etw" gyp targetScott Blomquist
2012-10-11deps: upgrade libuv to 47b2cd3Ben Noordhuis
2012-09-25windows: fix typo in node.gypBert Belder
2012-08-29build: set `process.platform` to "sunos" on SunOSNathan Rajlich
2012-08-21Remove node_io_watcherBert Belder
2012-08-21process: use uv_signal instead of ev_signalBert Belder
2012-08-07dns: don't rely on libuv for c-ares integrationBert Belder
2012-07-27always link sunos builds with libumemTrent Mick
2012-07-19build: link with -rdynamic, not -Wl,--export-dynamicBen Noordhuis
2012-07-13build: fix add-on loading on freebsdBen Noordhuis
2012-06-27build: fix --shared-v8 optionBen Noordhuis
2012-06-21fs: make fs.watchFile() work on windowsBen Noordhuis
2012-06-20Rename GYP variable node_use_system_openssl to be consistentRyan Dahl
2012-06-13Windows: Enable ETW events.Igor Zinkovsky
2012-06-13Move resource files to src/res.Bert Belder
2012-06-01child_process: new stdio API for .spawn() methodFedor Indutny
2012-05-15process: add _getActiveHandles(), _getActiveRequests()Ben Noordhuis
2012-04-17Fix 64-bit SmartOS buildDave Pacheco
2012-04-17Domain featureisaacs
2012-04-01build: add support for DTrace and postmortemDave Pacheco
2012-03-30core: add reusable slab allocatorBen Noordhuis
2012-03-15node.gyp: include the config.gypi file in the js2c inputs listNathan Rajlich
2012-03-05build: remove unnecessary link flags from node.gypBen Noordhuis
2012-02-27build: support shared zlibT.C. Hollingsworth
2012-02-26build: use else instead of node_shared_v8==falseT.C. Hollingsworth
2012-02-23Default node_shared_v8 to false.Nathan Rajlich
2012-02-23Revert "Revert "build: support shared V8 properly""isaacs
2012-02-23Revert "build: support shared V8 properly"isaacs
2012-02-22build: support shared V8 properlyT.C. Hollingsworth
2012-02-18Merge remote-tracking branch 'ry/v0.6' into v0.6-mergeisaacs
2012-02-16Windows: another attempt to support unicode argvBert Belder
2012-02-12Merge remote-tracking branch 'origin/v0.6'Ben Noordhuis
2012-02-07enable x64 windows buildIgor Zinkovsky
2012-02-06Revert support for isolates.Ben Noordhuis