summaryrefslogtreecommitdiff
path: root/node.gyp
Commit message (Expand)AuthorAgeFilesLines
* build: only whole archive on static v8 buildsTimothy J Fontaine2013-12-101-1/+1
* build: include postmortem symbols on linuxTimothy J Fontaine2013-12-011-0/+6
* src: Add StringBytes static util classisaacs2013-05-141-0/+2
* Revert "crypto: use better memory BIO implementation"Ben Noordhuis2013-04-101-2/+1
* crypto: use better memory BIO implementationFedor Indutny2013-04-051-1/+2
* build: allow building with dtrace on osxDave Pacheco2013-04-031-9/+25
* Revert "sunos: unbreak build after v8 downgrade"Fedor Indutny2013-02-261-10/+16
* sunos: unbreak build after v8 downgradeBen Noordhuis2013-02-261-16/+10
* buffer: floating point read/write improvementsTrevor Norris2013-01-161-1/+0
* dtrace: x64 ustack helperFedor Indutny2013-01-071-10/+16
* windows: improve Visual Studio Express build supportScott Blomquist2013-01-031-13/+13
* build: allow to specify custom tagsMaciej MaƂecki2012-12-211-0/+1
* Ease building with VS Express by checking in generated files.Scott Blomquist2012-12-211-12/+16
* Revert "build: enable DEAD_CODE_STRIPPING on OS X"Fedor Indutny2012-12-171-3/+0
* streams2: The new stream base classesisaacs2012-12-131-0/+5
* windows: add tracing with performance countersScott Blomquist2012-11-211-20/+44
* build: make python executable configurableBen Noordhuis2012-11-201-2/+2
* build: allow linking against system libuvStephen Gallagher2012-11-161-1/+5
* build: enable DEAD_CODE_STRIPPING on OS XTimothy J Fontaine2012-11-061-0/+3
* build: allow linking against system c-aresStephen Gallagher2012-11-061-1/+5
* build: allow linking against system http_parserStephen Gallagher2012-11-061-1/+5
* tracing: add systemtap supportJan Wynholds2012-11-011-2/+31
* windows: correct outputs list in "node_etw" gyp targetScott Blomquist2012-10-291-2/+5
* deps: upgrade libuv to 47b2cd3Ben Noordhuis2012-10-111-1/+1
* windows: fix typo in node.gypBert Belder2012-09-251-1/+1
* build: set `process.platform` to "sunos" on SunOSNathan Rajlich2012-08-291-0/+8
* Remove node_io_watcherBert Belder2012-08-211-3/+0
* process: use uv_signal instead of ev_signalBert Belder2012-08-211-1/+1
* dns: don't rely on libuv for c-ares integrationBert Belder2012-08-071-0/+2
* always link sunos builds with libumemTrent Mick2012-07-271-0/+1
* build: link with -rdynamic, not -Wl,--export-dynamicBen Noordhuis2012-07-191-1/+0
* build: fix add-on loading on freebsdBen Noordhuis2012-07-131-2/+3
* build: fix --shared-v8 optionBen Noordhuis2012-06-271-6/+1
* fs: make fs.watchFile() work on windowsBen Noordhuis2012-06-211-1/+1
* Rename GYP variable node_use_system_openssl to be consistentRyan Dahl2012-06-201-2/+2
* Windows: Enable ETW events.Igor Zinkovsky2012-06-131-3/+31
* Move resource files to src/res.Bert Belder2012-06-131-1/+1
* child_process: new stdio API for .spawn() methodFedor Indutny2012-06-011-0/+3
* process: add _getActiveHandles(), _getActiveRequests()Ben Noordhuis2012-05-151-0/+1
* Fix 64-bit SmartOS buildDave Pacheco2012-04-171-1/+1
* Domain featureisaacs2012-04-171-0/+1
* build: add support for DTrace and postmortemDave Pacheco2012-04-011-6/+95
* core: add reusable slab allocatorBen Noordhuis2012-03-301-0/+2
* node.gyp: include the config.gypi file in the js2c inputs listNathan Rajlich2012-03-151-3/+3
* build: remove unnecessary link flags from node.gypBen Noordhuis2012-03-051-6/+0
* build: support shared zlibT.C. Hollingsworth2012-02-271-1/+5
* build: use else instead of node_shared_v8==falseT.C. Hollingsworth2012-02-261-3/+1
* Default node_shared_v8 to false.Nathan Rajlich2012-02-231-0/+1
* Revert "Revert "build: support shared V8 properly""isaacs2012-02-231-3/+15
* Revert "build: support shared V8 properly"isaacs2012-02-231-15/+3