| Commit message (Expand) | Author | Age | Files | Lines |
* | http2: introducing HTTP/2 | James M Snell | 2017-08-04 | 1 | -0/+22 |
* | deps: backport rehash strings after deserialization | Yang Guo | 2017-07-28 | 1 | -4/+4 |
* | tools: always include llvm_version in config | nanaya | 2017-07-22 | 1 | -2/+4 |
* | gyp: implement LD/LDXX for ninja and FIPS | Sam Roberts | 2017-07-17 | 1 | -0/+3 |
* | build: disable V8 snapshots | Ali Ijaz Sheikh | 2017-07-11 | 1 | -4/+4 |
* | build: allow enabling the --trace-maps flag in V8 | Evan Lucas | 2017-07-07 | 1 | -0/+6 |
* | build: remove dependency on icu io library | Ben Noordhuis | 2017-06-26 | 1 | -1/+0 |
* | build: clean up config_fips.gypi | Daniel Bevenius | 2017-06-24 | 1 | -1/+4 |
* | configure: add mips64el to valid_arch | Aditya Anand | 2017-06-13 | 1 | -2/+2 |
* | async_wrap,src: wrap promises directly | Matt Loring | 2017-05-28 | 1 | -0/+1 |
* | doc,build: update configure help messages | Gibson Fahnestock | 2017-05-26 | 1 | -3/+3 |
* | build: reduce one level of spawning in node_gyp | Refael Ackermann | 2017-05-16 | 1 | -2/+3 |
* | deps: ICU 59.1 bump | Steven R. Loomis | 2017-05-09 | 1 | -2/+2 |
* | build: use do_not_edit variable where possible | Ruslan Bekenev | 2017-04-27 | 1 | -2/+1 |
* | src: allow CLI args in env with NODE_OPTIONS | Sam Roberts | 2017-04-25 | 1 | -0/+8 |
* | doc: upgrade Clang requirement to 3.4.2 | Michaël Zasso | 2017-04-18 | 1 | -2/+2 |
* | build: add checks for openssl configure options | Daniel Bevenius | 2017-04-05 | 1 | -0/+9 |
* | build: make configure print statements consistent | Daniel Bevenius | 2017-04-05 | 1 | -11/+11 |
* | build: fix llvm version detection in freebsd-10 | Shigeki Ohtsu | 2017-03-07 | 1 | -2/+2 |
* | benchmark,build,doc,lib,src,test: correct typos | Benjamin Fleischer | 2017-03-03 | 1 | -1/+1 |
* | deps: switch to v8_inspector in V8 | Ali Ijaz Sheikh | 2017-02-22 | 1 | -1/+1 |
* | tools: suggest python2 command in configure | Roman Reiss | 2017-02-16 | 1 | -1/+10 |
* | tools: add compile_commands.json gyp generator | Ben Noordhuis | 2017-02-09 | 1 | -0/+9 |
* | build: support for mips64el | nanxiongchao | 2017-02-02 | 1 | -1/+4 |
* | crypto: Use system CAs instead of using bundled ones | Adam Majer | 2017-01-24 | 1 | -0/+7 |
* | deps: ICU 58.2 bump download URL | Steven R. Loomis | 2016-12-29 | 1 | -2/+2 |
* | build: add (not) cross-compiled configure flags | Jesús Leganés-Combarro 'piranna | 2016-12-27 | 1 | -1/+14 |
* | build: Make configure file parseable on python3 | kalrover | 2016-11-30 | 1 | -31/+36 |
* | build: add shared library support to AIX build | Stewart Addison | 2016-11-22 | 1 | -1/+8 |
* | build: default to ppc64 on AIX | Gibson Fahnestock | 2016-11-21 | 1 | -1/+1 |
* | build: Add option to compile for coverage reports | Wayne Andrews | 2016-11-08 | 1 | -0/+10 |
* | deps: Intl: ICU 58 bump: configure/LICENSE/docs | Steven R. Loomis | 2016-10-31 | 1 | -2/+2 |
* | build: prioritise --shared-X-Y over pkg-config | Rod Vagg | 2016-10-31 | 1 | -9/+9 |
* | inspector: switch to new inspector APIs | Eugene Ostroukhov | 2016-10-26 | 1 | -1/+7 |
* | build: fix mkpeephole configuration | Ali Ijaz Sheikh | 2016-09-22 | 1 | -0/+2 |
* | configure: reword help for --without-npm | BlackYoup | 2016-08-18 | 1 | -1/+1 |
* | build: add correct shared library naming on OS X | Stewart Addison | 2016-08-09 | 1 | -1/+5 |
* | build: windows sharedlib support | Stefan Budeanu | 2016-08-05 | 1 | -0/+1 |
* | build: add --enable-d8 configure option | Ben Noordhuis | 2016-07-09 | 1 | -2/+13 |
* | build: configure --shared | Stefan Budeanu | 2016-06-28 | 1 | -0/+28 |
* | deps: switch to upstream v8_inspector | Ali Ijaz Sheikh | 2016-06-17 | 1 | -0/+1 |
* | src,lib: v8-inspector support | Pavel Feldman | 2016-05-30 | 1 | -0/+6 |
* | build: re-add --ninja option to configure | Ehsan Akhgari | 2016-05-27 | 1 | -0/+10 |
* | build: unbreak configure with python 2.6 | Ben Noordhuis | 2016-05-19 | 1 | -10/+9 |
* | deps: Intl: ICU 57 bump | Steven R. Loomis | 2016-05-04 | 1 | -2/+2 |
* | tools: Check in tools for shrinking ICU size, change default to small-icu | Steven R. Loomis | 2016-05-04 | 1 | -11/+47 |
* | deps: reintroduce supporting shared c-ares builds | Johan Bergström | 2016-04-05 | 1 | -0/+25 |
* | build: enable compilation for linuxOne | Michael Dawson | 2016-03-29 | 1 | -2/+5 |
* | etw,build: always generate .rc and .h files | João Reis | 2016-03-29 | 1 | -16/+0 |
* | node: --no-browser-globals configure flag | Fedor Indutny | 2016-03-25 | 1 | -0/+8 |