summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* build: Intl: deps: bump ICU to 56.1 (GA)Steven R. Loomis2015-10-081-3/+2
* build: make icu download path customizableJohan Bergström2015-10-081-1/+11
* build: add --with-arm-fpu optionJérémy Lal2015-10-071-3/+14
* build: iojs -> nodejs of release-urlbaseP.S.V.R2015-09-231-1/+1
* build: fix some typos inside the configure scriptP.S.V.R2015-09-231-2/+2
* configure: detect mipsel hostJérémy Lal2015-09-211-0/+1
* build: Updates to enable AIX supportMichael Dawson2015-09-151-5/+11
* build: add --enable-asan with builtin leakcheckKarl Skomski2015-09-061-0/+6
* Introduce --link-module to ./configureBradley Meck2015-08-281-0/+10
* node: rename from io.js to nodecjihrig2015-08-231-4/+4
* build: work around VS2015 issue in ICU <56Steven R. Loomis2015-08-141-3/+10
* build: Intl: bump ICU4C from 54 to 55Steven R. Loomis2015-08-131-3/+3
* build: expand ~ in install prefix earlyBen Noordhuis2015-08-111-1/+4
* build: add 'x86' option back in to configureRod Vagg2015-08-041-1/+1
* build: first set of updates to enable PPC supportMichael Dawson2015-08-041-1/+5
* src: introduce process.release objectRod Vagg2015-08-041-0/+9
* build: update build targets for io.jsRod Vagg2015-06-251-1/+5
* build: DTrace is enabled by default on darwinEvan Lucas2015-06-231-1/+1
* build: fix pkg-config output parsing in configureBen Noordhuis2015-06-161-25/+14
* crypto: support FIPS mode of OpenSSLFedor Indutny2015-06-111-1/+27