summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* build: avoid passing empty strings to build flagsJohan Bergström2015-06-011-3/+9
* build: refactor pkg-config for shared librariesJohan Bergström2015-05-211-66/+56
* build: move --with-intl to intl optgroupJohan Bergström2015-05-131-1/+1
* build: re-enable V8 snapshotsTrevor Norris2015-05-111-12/+8
* build: Use option groups in configure outputJohan Bergström2015-05-011-33/+45
* build: fix logic for shared library flagsJeremiah Senkpiel2015-04-171-4/+4
* build: fix error message in configureShigeki Ohtsu2015-04-151-3/+3
* build: enable ssl support on arm64Shigeki Ohtsu2015-04-151-7/+0
* deps, build: add support older assemblerShigeki Ohtsu2015-04-151-10/+71
* build: validate options passed to configureJohan Bergström2015-04-141-49/+49
* build: Remove deprecated flagsJohan Bergström2015-04-141-18/+0
* build: support building io.js as a static libraryMarat Abdullin2015-04-111-0/+8
* build: Remove building against a shared V8Johan Bergström2015-04-071-32/+0
* build: default to armv7+vfpv3 for androidGiovanny Andres Gongora Granada2015-04-041-1/+6
* src: drop homegrown thread pool, use libplatformBen Noordhuis2015-04-041-1/+1
* configure: use cc and c++ as defaults on os xBen Noordhuis2015-03-191-3/+4