summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2017-12-10build: allow running configure from any directoryGibson Fahnestock
2017-12-06build: replace runtime flag with compiler optionPeter Marshall
2017-12-05build: add serial commas to messages in configure scriptRich Trott
2017-11-27build: fix bsd build with gccMatheus Marchini
2017-11-20build: Allow linking against an external copy of nghttp2.Ed Schouten
2017-11-18build: minor corrections to configure descriptionsDaniel Bevenius
2017-11-16Revert "build: for --enable-static, run only cctest"Daniel Bevenius
2017-11-10src: add openssl-system-ca-path configure optionDaniel Bevenius
2017-11-09deps: ICU 60 bumpSteven R. Loomis
2017-11-01build,src: Add CloudABI as a POSIX-like runtime environment.Ed Schouten
2017-10-26build: skip bin override on windowsHitesh Kanwathirtha
2017-10-22build: use bin override if no `python` in PATHBradley T. Hughes
2017-10-12build: correct minor typo in lttng help messageDaniel Bevenius
2017-10-08build: allow build with system python 3Emily Marigold Klassen
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