summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* build: allow running configure from any directoryGibson Fahnestock2017-12-101-8/+10
* build: replace runtime flag with compiler optionPeter Marshall2017-12-061-0/+4
* build: add serial commas to messages in configure scriptRich Trott2017-12-051-2/+2
* build: fix bsd build with gccMatheus Marchini2017-11-271-2/+1
* build: Allow linking against an external copy of nghttp2.Ed Schouten2017-11-201-0/+22
* build: minor corrections to configure descriptionsDaniel Bevenius2017-11-181-4/+4
* Revert "build: for --enable-static, run only cctest"Daniel Bevenius2017-11-161-2/+0
* src: add openssl-system-ca-path configure optionDaniel Bevenius2017-11-101-0/+8
* deps: ICU 60 bumpSteven R. Loomis2017-11-091-2/+2
* build,src: Add CloudABI as a POSIX-like runtime environment.Ed Schouten2017-11-011-1/+1
* build: skip bin override on windowsHitesh Kanwathirtha2017-10-261-2/+5
* build: use bin override if no `python` in PATHBradley T. Hughes2017-10-221-1/+3
* build: correct minor typo in lttng help messageDaniel Bevenius2017-10-121-1/+1
* build: allow build with system python 3Emily Marigold Klassen2017-10-081-1/+35
* build: remove unused configuration variableBen Noordhuis2017-09-111-2/+0
* build: display HTTP2 configure --help optionsDaniel Bevenius2017-09-071-0/+2
* doc: update configure to require g++ 4.9.4Dave Olszewski2017-08-271-2/+2
* build: for --enable-static, run only cctestDaniel Bevenius2017-08-241-0/+2
* build: better support for python3 systemsBen Noordhuis2017-08-231-1/+12
* http2: introducing HTTP/2James M Snell2017-08-041-0/+22
* deps: backport rehash strings after deserializationYang Guo2017-07-281-4/+4
* tools: always include llvm_version in confignanaya2017-07-221-2/+4
* gyp: implement LD/LDXX for ninja and FIPSSam Roberts2017-07-171-0/+3
* build: disable V8 snapshotsAli Ijaz Sheikh2017-07-111-4/+4
* build: allow enabling the --trace-maps flag in V8Evan Lucas2017-07-071-0/+6
* build: remove dependency on icu io libraryBen Noordhuis2017-06-261-1/+0
* build: clean up config_fips.gypiDaniel Bevenius2017-06-241-1/+4
* configure: add mips64el to valid_archAditya Anand2017-06-131-2/+2
* async_wrap,src: wrap promises directlyMatt Loring2017-05-281-0/+1
* doc,build: update configure help messagesGibson Fahnestock2017-05-261-3/+3
* build: reduce one level of spawning in node_gypRefael Ackermann2017-05-161-2/+3
* deps: ICU 59.1 bumpSteven R. Loomis2017-05-091-2/+2
* build: use do_not_edit variable where possibleRuslan Bekenev2017-04-271-2/+1
* src: allow CLI args in env with NODE_OPTIONSSam Roberts2017-04-251-0/+8
* doc: upgrade Clang requirement to 3.4.2Michaël Zasso2017-04-181-2/+2
* build: add checks for openssl configure optionsDaniel Bevenius2017-04-051-0/+9
* build: make configure print statements consistentDaniel Bevenius2017-04-051-11/+11
* build: fix llvm version detection in freebsd-10Shigeki Ohtsu2017-03-071-2/+2
* benchmark,build,doc,lib,src,test: correct typosBenjamin Fleischer2017-03-031-1/+1
* deps: switch to v8_inspector in V8Ali Ijaz Sheikh2017-02-221-1/+1
* tools: suggest python2 command in configureRoman Reiss2017-02-161-1/+10
* tools: add compile_commands.json gyp generatorBen Noordhuis2017-02-091-0/+9
* build: support for mips64elnanxiongchao2017-02-021-1/+4
* crypto: Use system CAs instead of using bundled onesAdam Majer2017-01-241-0/+7
* deps: ICU 58.2 bump download URLSteven R. Loomis2016-12-291-2/+2
* build: add (not) cross-compiled configure flagsJesús Leganés-Combarro 'piranna2016-12-271-1/+14
* build: Make configure file parseable on python3kalrover2016-11-301-31/+36
* build: add shared library support to AIX buildStewart Addison2016-11-221-1/+8
* build: default to ppc64 on AIXGibson Fahnestock2016-11-211-1/+1
* build: Add option to compile for coverage reportsWayne Andrews2016-11-081-0/+10