summaryrefslogtreecommitdiff
path: root/node.gypi
Commit message (Expand)AuthorAgeFilesLines
* build: include the libuv and zlib into nodeYihong Wang2018-02-041-2/+60
* build: fix coverage buildYihong Wang2018-02-021-11/+6
* build: make gyp user defined variables lowercaseDaniel Bevenius2018-02-011-7/+7
* build: refine static and shared lib buildYihong Wang2018-01-171-40/+100
* build: Allow linking against an external copy of nghttp2.Ed Schouten2017-11-201-0/+4
* test: --enable-static linked executableDaniel Bevenius2017-11-161-2/+2
* build: fix cctest compilationDaniel Bevenius2017-11-131-141/+0
* build: remove cctest extensionYihong Wang2017-11-101-5/+0
* build: add c++ coverage support on macOSEvan Lucas2017-10-181-0/+12
* inspector: Move JS API code to separate fileEugene Ostroukhov2017-10-131-0/+1
* http2: introducing HTTP/2James M Snell2017-08-041-0/+4
* build: disable -O3 for C++ coverageAnna Henningsen2017-04-131-1/+2
* debug: activate inspector with _debugProcessEugene Ostroukhov2017-04-061-0/+2
* build: enable cctest to use generated objectsDaniel Bevenius2017-03-241-0/+332