summaryrefslogtreecommitdiff
path: root/node.gypi
Commit message (Expand)AuthorAgeFilesLines
* build,test: add proper support for IBM iXu Meng2023-02-221-3/+3
* build: add extra semi checkJiawen Geng2023-01-171-1/+1
* src: fix creating `Isolate`s from addonsAnna Henningsen2022-12-231-0/+3
* build,deps,src: fix Intel VTune profiling supportShi Lei2022-11-221-0/+8
* gyp: libnode for ios app embeddingchexiongsheng2022-09-211-2/+2
* cli: add `--watch`Moshe Atlow2022-09-051-0/+6
* build: fix various shared library build issuesWilliam Marlow2022-05-061-1/+14
* deps,test,src,doc,tools: update to OpenSSL 3.0Daniel Bevenius2021-10-111-4/+1
* tools: fix typoHoussem Chebab2021-06-161-1/+1
* build: move OPENSSL_API_COMPAT to else clauseDaniel Bevenius2021-04-091-3/+4
* deps: add ngtcp2 and nghttp3James M Snell2021-03-191-8/+12
* src,test: support dynamically linking OpenSSL 3.0Daniel Bevenius2021-03-161-1/+5
* crypto: make FIPS related options always awailableVít Ondruch2021-02-251-3/+0
* quic: remove quicJames M Snell2021-01-301-18/+0
* quic: initial QUIC implementationJames M Snell2020-06-161-0/+18
* tools: update V8 gypfiles for 8.1Matheus Marchini2020-03-181-1/+1
* build: add configure option to debug only Node.js part of the binaryAnna Henningsen2020-02-081-0/+10
* src: use __executable_start for linux hugepagesBen Noordhuis2020-02-011-16/+0
* build: switch realpath to pwdbcoe2019-12-261-2/+2
* src: make --use-largepages a runtime optionGabriel Schulhof2019-12-221-4/+2
* build: auto-load ICU data from --with-icu-default-data-dirStephen Gallagher2019-12-131-0/+7
* build: do not link against librt on linuxSam Roberts2019-10-011-0/+5
* http: remove legacy parserAnna Henningsen2019-09-201-1/+0
* build: enable linux large pages LLVM lld linkage supportDavid Carlier2019-08-191-1/+13
* build: fix building with d8Michaël Zasso2019-07-191-1/+1
* build: remove broken intel vtune supportBen Noordhuis2019-07-151-8/+0
* build: do not always build the default V8 snapshotMichaël Zasso2019-07-121-1/+1
* build,v8: sync V8 gypfiles with 7.5Refael Ackermann2019-06-011-17/+17
* build: run `mkcodecache` as an actionRefael Ackermann2019-04-161-10/+16
* build,win: put all compilation artifacts into `out`Refael Ackermann2019-04-121-20/+4
* build,deps: move gypfiles out 2/2 - movingRefael Ackermann2019-03-281-10/+4
* deps: sync V8 gypfiles with 7.4Ujjwal Sharma2019-03-281-1/+1
* build,win: mark x86 image as not SAFESEHRefael Ackermann2019-03-141-0/+7
* build,win: always build with PCHRefael Ackermann2019-02-141-4/+2
* build,src: add PCH to node.gypiRefael Ackermann2019-02-141-2/+9
* perf_hooks: implement histogram based apiJames M Snell2019-02-081-0/+1
* build: introduce --openssl-is-fips flagDaniel Bevenius2019-01-171-1/+1
* zlib: add brotli supportAnna Henningsen2019-01-051-0/+4
* http: switch default parser to llhttpAnna Henningsen2018-12-091-4/+0
* http: make parser choice a runtime flagAnna Henningsen2018-12-061-6/+8
* build: fix c++ code coverage on macOSRefael Ackermann2018-12-011-8/+11
* deps: introduce `llhttp`Fedor Indutny2018-11-101-3/+8
* build: add -Werror=undefined-inline to clang buildsRefael Ackermann2018-10-311-0/+4
* src: initial large page (2M) supportSuresh Srinivas2018-10-181-0/+6
* build,deps: refactor and fix v8.gypRefael Ackermann2018-10-041-15/+6
* build: reduce chance of unneeded rebuildRefael Ackermann2018-10-021-0/+10
* build,win: WHOLEARCHIVE needs just lib nameRefael Ackermann2018-09-111-3/+3
* http2: switch to new runtime-controlled debugging systemAnna Henningsen2018-05-311-4/+0
* build: add '-z relro -z now' linker flagsShao,Ting2018-05-141-1/+4
* deps: split v8_monolith target into separate fileYang Guo2018-04-111-1/+1