summaryrefslogtreecommitdiff
path: root/src/node_config.cc
AgeCommit message (Expand)Author
2017-11-13src: explicitly register built-in modulesYihong Wang
2017-10-30src: do not include x.h if x-inl.h is includedJoyee Cheung
2017-10-27crypto: migrate setFipsCrypto to internal/errorsJames M Snell
2017-10-11module: resolve and instantiate loader pipeline hooksguybedford
2017-09-28http2: make --expose-http2 flag a non-opJames M Snell
2017-09-07module: Allow runMain to be ESMBradley Farias
2017-08-23src: fixup strings, reduce duplicationJames M Snell
2017-08-18src: miscellaneous cleanups for node_configJames M Snell
2017-08-18src: minor cleanup for node_revertJames M Snell
2017-08-17inspector: enable async stack tracesMiroslav Bajtoš
2017-08-04http2: introducing HTTP/2James M Snell
2017-06-15inspector,cluster: fix inspect port assignmentcornholio
2017-04-19src: add --pending-deprecation and NODE_PENDING_DEPRECATIONJames M Snell
2017-04-14src: reduce number of exported symbolsAnna Henningsen
2017-04-13src: use option parser for expose_internalsSam Roberts
2017-02-11src: make --icu-data-dir= switch testableBen Noordhuis
2017-02-08src: make copies of startup environment variablesBen Noordhuis
2017-01-30process: add --redirect-warnings command line argumentJames M Snell
2016-05-18src: fix without-intl buildAnna Henningsen
2016-05-13src,module: add --preserve-symlinks command line flagJames M Snell
2016-04-25src: fix check-imports.py linter errorsSakthipriyan Vairamani
2016-04-22src: squelch -Wunused-variable in non-icu buildsBen Noordhuis
2016-04-21src: add intl and icu configs to process.binding('config')James M Snell
2016-04-21src: add process.binding('config')James M Snell