summaryrefslogtreecommitdiff
path: root/node.gyp
AgeCommit message (Expand)Author
2014-07-31gyp: do not rm unused openssl syms on osx/linuxFedor Indutny
2014-07-23test: fix test-tls-server-verifyFedor Indutny
2014-07-17gyp: do not let `v8dbg_` slip away on osxFedor Indutny
2014-03-23build: fix g++ 4.8 build, disable -WerrorBen Noordhuis
2014-02-21gyp: specialize node.d for freebsdFedor Indutny
2014-01-16gyp: fix `ninja` build on linuxFedor Indutny
2013-12-10build: only whole archive on static v8 buildsTimothy J Fontaine
2013-12-01build: include postmortem symbols on linuxTimothy J Fontaine
2013-05-14src: Add StringBytes static util classisaacs
2013-04-10Revert "crypto: use better memory BIO implementation"Ben Noordhuis
2013-04-05crypto: use better memory BIO implementationFedor Indutny
2013-04-03build: allow building with dtrace on osxDave Pacheco
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