summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* doc,build: update configure help messagesGibson Fahnestock2017-07-171-3/+3
* doc: upgrade Clang requirement to 3.4.2Michaël Zasso2017-07-111-2/+2
* build: disable V8 snapshotsAli Ijaz Sheikh2017-07-111-4/+4
* build: support for mips64elnanxiongchao2017-05-171-1/+4
* crypto: Use system CAs instead of using bundled onesAdam Majer2017-05-171-0/+7
* build: use do_not_edit variable where possibleRuslan Bekenev2017-05-151-2/+1
* build: add checks for openssl configure optionsDaniel Bevenius2017-04-181-0/+9
* build: make configure print statements consistentDaniel Bevenius2017-04-181-11/+11
* build: fix llvm version detection in freebsd-10Shigeki Ohtsu2017-04-181-2/+2
* build: --without-ssl implies --without-inspectorBen Noordhuis2017-04-181-1/+7
* tools: add compile_commands.json gyp generatorBen Noordhuis2017-03-081-0/+9
* tools: suggest python2 command in configureRoman Reiss2017-03-081-1/+10
* build: add (not) cross-compiled configure flagsJesús Leganés-Combarro 'piranna2017-01-311-1/+14
* deps: ICU 58.2 bump download URLSteven R. Loomis2017-01-311-2/+2
* deps: Intl: ICU 58 bump: configure/LICENSE/docsSteven R. Loomis2017-01-311-2/+2
* build: prioritise --shared-X-Y over pkg-configRod Vagg2016-12-211-9/+9
* build: Make configure file parseable on python3kalrover2016-12-201-31/+36
* build: default to ppc64 on AIXGibson Fahnestock2016-12-201-1/+1
* build: Add option to compile for coverage reportsWayne Andrews2016-12-131-0/+10
* build: add shared library support to AIX buildStewart Addison2016-12-081-1/+8
* build: windows sharedlib supportStefan Budeanu2016-08-241-0/+1
* configure: reword help for --without-npmBlackYoup2016-08-241-1/+1
* build: add correct shared library naming on OS XStewart Addison2016-08-101-1/+5
* build: add --enable-d8 configure optionBen Noordhuis2016-07-131-2/+13
* build: configure --sharedStefan Budeanu2016-07-051-0/+28
* deps: switch to upstream v8_inspectorAli Ijaz Sheikh2016-07-051-0/+1
* src,lib: v8-inspector supportPavel Feldman2016-07-051-0/+6
* build: re-add --ninja option to configureEhsan Akhgari2016-06-021-0/+10
* build: unbreak configure with python 2.6Ben Noordhuis2016-06-021-10/+9
* tools: Check in tools for shrinking ICU size, change default to small-icuSteven R. Loomis2016-05-171-11/+47
* deps: Intl: ICU 57 bumpSteven R. Loomis2016-05-171-2/+2
* 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
* build: correctly detect clang versionStefan Budeanu2016-03-041-3/+11
* build: add a help message and removed a TODO.Ojas Shirekar2016-02-161-3/+1
* build: remove redundant TODO in configureOjas Shirekar2016-02-161-1/+1
* build: fix build when python path contains spacesFelix Becker2016-02-091-1/+1
* build: minor corrections in VTune configure textRod Vagg2016-01-131-4/+4
* configure: fix arm vfpv2Jörg Krause2015-12-101-2/+2
* configure: use __ARM_ARCH to determine arm versionJoão Reis2015-12-091-7/+2
* configure: respect CC_host in host arch detectionJoão Reis2015-12-091-1/+1
* build: add "--partly-static" build optionsSuper Zheng2015-12-071-6/+19
* crypto: fix native module compilation with FIPSStefan Budeanu2015-12-031-1/+10
* build,src: add Intel Vtune profiling supportChunyang Dai2015-11-251-0/+17
* configure: `v8_use_snapshot` should be `true`Fedor Indutny2015-11-211-1/+1
* build: fix configuring with prebuilt librariesMarkus Tzoe2015-11-161-2/+6
* build: Updates for AIX npm support - part 1Michael Dawson2015-10-231-0/+4
* build: rectify --link-module help textP.S.V.R2015-10-201-1/+2