summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2017-09-11build: remove unused configuration variableBen Noordhuis
2017-09-07build: display HTTP2 configure --help optionsDaniel Bevenius
2017-08-27doc: update configure to require g++ 4.9.4Dave Olszewski
2017-08-24build: for --enable-static, run only cctestDaniel Bevenius
2017-08-23build: better support for python3 systemsBen Noordhuis
2017-08-04http2: introducing HTTP/2James M Snell
2017-07-28deps: backport rehash strings after deserializationYang Guo
2017-07-22tools: always include llvm_version in confignanaya
2017-07-17gyp: implement LD/LDXX for ninja and FIPSSam Roberts
2017-07-11build: disable V8 snapshotsAli Ijaz Sheikh
2017-07-07build: allow enabling the --trace-maps flag in V8Evan Lucas
2017-06-26build: remove dependency on icu io libraryBen Noordhuis
2017-06-24build: clean up config_fips.gypiDaniel Bevenius
2017-06-13configure: add mips64el to valid_archAditya Anand
2017-05-28async_wrap,src: wrap promises directlyMatt Loring
2017-05-26doc,build: update configure help messagesGibson Fahnestock
2017-05-16build: reduce one level of spawning in node_gypRefael Ackermann
2017-05-09deps: ICU 59.1 bumpSteven R. Loomis
2017-04-27build: use do_not_edit variable where possibleRuslan Bekenev
2017-04-25src: allow CLI args in env with NODE_OPTIONSSam Roberts
2017-04-18doc: upgrade Clang requirement to 3.4.2Michaël Zasso
2017-04-05build: add checks for openssl configure optionsDaniel Bevenius
2017-04-05build: make configure print statements consistentDaniel Bevenius
2017-03-07build: fix llvm version detection in freebsd-10Shigeki Ohtsu
2017-03-03benchmark,build,doc,lib,src,test: correct typosBenjamin Fleischer
2017-02-22deps: switch to v8_inspector in V8Ali Ijaz Sheikh
2017-02-16tools: suggest python2 command in configureRoman Reiss
2017-02-09tools: add compile_commands.json gyp generatorBen Noordhuis
2017-02-02build: support for mips64elnanxiongchao
2017-01-24crypto: Use system CAs instead of using bundled onesAdam Majer
2016-12-29deps: ICU 58.2 bump download URLSteven R. Loomis
2016-12-27build: add (not) cross-compiled configure flagsJesús Leganés-Combarro 'piranna
2016-11-30build: Make configure file parseable on python3kalrover
2016-11-22build: add shared library support to AIX buildStewart Addison
2016-11-21build: default to ppc64 on AIXGibson Fahnestock
2016-11-08build: Add option to compile for coverage reportsWayne Andrews
2016-10-31deps: Intl: ICU 58 bump: configure/LICENSE/docsSteven R. Loomis
2016-10-31build: prioritise --shared-X-Y over pkg-configRod Vagg
2016-10-26inspector: switch to new inspector APIsEugene Ostroukhov
2016-09-22build: fix mkpeephole configurationAli Ijaz Sheikh
2016-08-18configure: reword help for --without-npmBlackYoup
2016-08-09build: add correct shared library naming on OS XStewart Addison
2016-08-05build: windows sharedlib supportStefan Budeanu
2016-07-09build: add --enable-d8 configure optionBen Noordhuis
2016-06-28build: configure --sharedStefan Budeanu
2016-06-17deps: switch to upstream v8_inspectorAli Ijaz Sheikh
2016-05-30src,lib: v8-inspector supportPavel Feldman
2016-05-27build: re-add --ninja option to configureEhsan Akhgari
2016-05-19build: unbreak configure with python 2.6Ben Noordhuis
2016-05-04deps: Intl: ICU 57 bumpSteven R. Loomis