summaryrefslogtreecommitdiff
path: root/node.gyp
AgeCommit message (Expand)AuthorFilesLines
2015-06-11crypto: support FIPS mode of OpenSSLFedor Indutny1-2/+2
2015-06-04util: introduce `printDeprecationMessage` functionVladimir Kurchatkin1-0/+1
2015-06-01Revert "src: add getopt option parser"Evan Lucas1-4/+0
2015-06-01src: add getopt option parserEvan Lucas1-1/+5
2015-05-28child_process: expose ChildProcess constructorEvan Lucas1-0/+2
2015-05-18core: implement runtime flag to trace sync ioTrevor Norris1-0/+1
2015-04-30repl: add mode detection, cli persistent historyChris Dickinson1-0/+1
2015-04-29lib: deprecate the smalloc moduleBen Noordhuis1-0/+1
2015-04-11build: support building io.js as a static libraryMarat Abdullin1-14/+33
2015-04-07build: Remove building against a shared V8Johan Bergström1-28/+15
2015-04-04src: drop homegrown thread pool, use libplatformBen Noordhuis1-2/+6
2015-04-01deps: check in gtest, add util unit testBen Noordhuis1-0/+25
2015-03-25iojs: introduce internal modulesVladimir Kurchatkin1-0/+2
2015-03-05build: remove mdb from io.jsJohan Bergström1-34/+0
2015-02-25stream_base: remove static JSMethod declarationsFedor Indutny1-0/+1
2015-02-24streams: introduce StreamWrap and JSStreamFedor Indutny1-0/+3
2015-02-22stream_base: introduce StreamBaseFedor Indutny1-0/+2
2015-02-11src: remove obsoleted queue.h headerBen Noordhuis1-1/+0
2015-02-11src: switch from QUEUE to intrusive listBen Noordhuis1-1/+2
2015-02-09tracing: add lttng support for tracing on linuxGlen Keane1-0/+12
2015-02-03gyp: enable postmortem support, fix dtrace pathsFedor Indutny1-3/+3
2015-01-27build: disable v8 snapshotsBen Noordhuis1-1/+1
2015-01-19win,build: remove duplicate definitionBert Belder1-0/+3
2015-01-19win: bring back xp/2k3 supportBert Belder1-3/+0
2015-01-09build: fix `process.platform`Vladimir Kurchatkin1-5/+5
2015-01-08build: rename binary from node to iojsBen Noordhuis1-1/+1
2015-01-08src: prefix ARCH and PLATFORM with NODE_Bert Belder1-3/+3
2015-01-05Merge remote-tracking branch 'joyent/v0.12' into v1.xBen Noordhuis1-16/+3
2014-12-30lib: introduce process moduleAleksey Smolenchuk1-0/+1
2014-12-14lib: reintroduce v8 moduleBen Noordhuis1-0/+1
2014-12-11build: fix dtrace-enabled build on os xBen Noordhuis1-1/+1
2014-12-09build: do not generate support for libuv's probesJulien Gilli1-16/+3
2014-12-09build: fix build with systemtap providers enabledEvan Torrie1-2/+13
2014-12-09src: remove the tracing module entirelyBert Belder1-1/+0
2014-12-09async-wrap: move MakeCallback to .ccTrevor Norris1-0/+1
2014-12-05async-wrap: move MakeCallback to .ccTrevor Norris1-0/+1
2014-12-05src: remove Async ListenerTrevor Norris1-1/+0
2014-12-04configure: remove shared cares build optionJohan Bergström1-5/+1
2014-11-03src: move debug agent from deps/ to src/Ben Noordhuis1-2/+3
2014-10-12v8_platform: provide default v8::Platform implFedor Indutny1-0/+1
2014-10-09freebsd,linux,sunos: make stack non-executableBen Noordhuis1-0/+6
2014-10-08deps: re-implement debugger-agentFedor Indutny1-0/+2
2014-10-08deps: re-implement debugger-agentFedor Indutny1-0/+2
2014-10-01build, i18n: improve Intl build, add "--with-intl"Steven R. Loomis1-0/+13
2014-09-17win: manifest node.exe for Windows 8.1Alexis Campailla1-0/+4
2014-08-17gyp: preserve v8dbg syms on freebsd tooFedor Indutny1-2/+2
2014-08-08build: linking CoreFoundation framework for OSXThorsten Lorenz1-0/+3
2014-08-07Merge remote-tracking branch 'upstream/v0.10' into v0.12Timothy J Fontaine1-0/+13
2014-07-31gyp: do not rm unused openssl syms on osx/linuxFedor Indutny1-0/+13
2014-07-29Merge remote-tracking branch 'origin/v0.10' into masterFedor Indutny1-1/+1