summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* deps: Intl: ICU 58 bump: configure/LICENSE/docsSteven R. Loomis2016-10-311-2/+2
* build: prioritise --shared-X-Y over pkg-configRod Vagg2016-10-311-9/+9
* inspector: switch to new inspector APIsEugene Ostroukhov2016-10-261-1/+7
* build: fix mkpeephole configurationAli Ijaz Sheikh2016-09-221-0/+2
* configure: reword help for --without-npmBlackYoup2016-08-181-1/+1
* build: add correct shared library naming on OS XStewart Addison2016-08-091-1/+5
* build: windows sharedlib supportStefan Budeanu2016-08-051-0/+1
* build: add --enable-d8 configure optionBen Noordhuis2016-07-091-2/+13
* build: configure --sharedStefan Budeanu2016-06-281-0/+28
* deps: switch to upstream v8_inspectorAli Ijaz Sheikh2016-06-171-0/+1
* src,lib: v8-inspector supportPavel Feldman2016-05-301-0/+6
* build: re-add --ninja option to configureEhsan Akhgari2016-05-271-0/+10
* build: unbreak configure with python 2.6Ben Noordhuis2016-05-191-10/+9
* deps: Intl: ICU 57 bumpSteven R. Loomis2016-05-041-2/+2
* tools: Check in tools for shrinking ICU size, change default to small-icuSteven R. Loomis2016-05-041-11/+47
* deps: reintroduce supporting shared c-ares buildsJohan Bergström2016-04-051-0/+25
* build: enable compilation for linuxOneMichael Dawson2016-03-291-2/+5
* etw,build: always generate .rc and .h filesJoão Reis2016-03-291-16/+0
* node: --no-browser-globals configure flagFedor Indutny2016-03-251-0/+8