summaryrefslogtreecommitdiff
path: root/node.gyp
Commit message (Expand)AuthorAgeFilesLines
* crypto: support FIPS mode of OpenSSLFedor Indutny2015-06-111-2/+2
* util: introduce `printDeprecationMessage` functionVladimir Kurchatkin2015-06-041-0/+1
* Revert "src: add getopt option parser"Evan Lucas2015-06-011-4/+0
* src: add getopt option parserEvan Lucas2015-06-011-1/+5
* child_process: expose ChildProcess constructorEvan Lucas2015-05-281-0/+2
* core: implement runtime flag to trace sync ioTrevor Norris2015-05-181-0/+1
* repl: add mode detection, cli persistent historyChris Dickinson2015-04-301-0/+1
* lib: deprecate the smalloc moduleBen Noordhuis2015-04-291-0/+1
* build: support building io.js as a static libraryMarat Abdullin2015-04-111-14/+33
* build: Remove building against a shared V8Johan Bergström2015-04-071-28/+15
* src: drop homegrown thread pool, use libplatformBen Noordhuis2015-04-041-2/+6
* deps: check in gtest, add util unit testBen Noordhuis2015-04-011-0/+25
* iojs: introduce internal modulesVladimir Kurchatkin2015-03-251-0/+2
* build: remove mdb from io.jsJohan Bergström2015-03-051-34/+0
* stream_base: remove static JSMethod declarationsFedor Indutny2015-02-251-0/+1
* streams: introduce StreamWrap and JSStreamFedor Indutny2015-02-241-0/+3
* stream_base: introduce StreamBaseFedor Indutny2015-02-221-0/+2
* src: remove obsoleted queue.h headerBen Noordhuis2015-02-111-1/+0
* src: switch from QUEUE to intrusive listBen Noordhuis2015-02-111-1/+2
* tracing: add lttng support for tracing on linuxGlen Keane2015-02-091-0/+12
* gyp: enable postmortem support, fix dtrace pathsFedor Indutny2015-02-031-3/+3
* build: disable v8 snapshotsBen Noordhuis2015-01-271-1/+1
* win,build: remove duplicate definitionBert Belder2015-01-191-0/+3
* win: bring back xp/2k3 supportBert Belder2015-01-191-3/+0
* build: fix `process.platform`Vladimir Kurchatkin2015-01-091-5/+5
* build: rename binary from node to iojsBen Noordhuis2015-01-081-1/+1
* src: prefix ARCH and PLATFORM with NODE_Bert Belder2015-01-081-3/+3
* Merge remote-tracking branch 'joyent/v0.12' into v1.xBen Noordhuis2015-01-051-16/+3
|\
| * build: do not generate support for libuv's probesJulien Gilli2014-12-091-16/+3
| * async-wrap: move MakeCallback to .ccTrevor Norris2014-12-051-0/+1
| * src: remove Async ListenerTrevor Norris2014-12-051-1/+0
| * deps: re-implement debugger-agentFedor Indutny2014-10-081-0/+2
* | lib: introduce process moduleAleksey Smolenchuk2014-12-301-0/+1
* | lib: reintroduce v8 moduleBen Noordhuis2014-12-141-0/+1
* | build: fix dtrace-enabled build on os xBen Noordhuis2014-12-111-1/+1
* | build: fix build with systemtap providers enabledEvan Torrie2014-12-091-2/+13
* | src: remove the tracing module entirelyBert Belder2014-12-091-1/+0
* | async-wrap: move MakeCallback to .ccTrevor Norris2014-12-091-0/+1
* | configure: remove shared cares build optionJohan Bergström2014-12-041-5/+1
* | src: move debug agent from deps/ to src/Ben Noordhuis2014-11-031-2/+3
* | v8_platform: provide default v8::Platform implFedor Indutny2014-10-121-0/+1
* | freebsd,linux,sunos: make stack non-executableBen Noordhuis2014-10-091-0/+6
* | deps: re-implement debugger-agentFedor Indutny2014-10-081-0/+2
|/
* build, i18n: improve Intl build, add "--with-intl"Steven R. Loomis2014-10-011-0/+13
* win: manifest node.exe for Windows 8.1Alexis Campailla2014-09-171-0/+4
* gyp: preserve v8dbg syms on freebsd tooFedor Indutny2014-08-171-2/+2
* build: linking CoreFoundation framework for OSXThorsten Lorenz2014-08-081-0/+3
* Merge remote-tracking branch 'upstream/v0.10' into v0.12Timothy J Fontaine2014-08-071-0/+13
|\
| * gyp: do not rm unused openssl syms on osx/linuxFedor Indutny2014-07-311-0/+13
* | Merge remote-tracking branch 'origin/v0.10' into masterFedor Indutny2014-07-291-1/+1
|\ \ | |/