summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* build: add basic arm64 supportBen Noordhuis2015-03-031-3/+12
* tracing: add lttng support for tracing on linuxGlen Keane2015-02-091-0/+14
* build: configure formatting, add final messageRoman Reiss2015-01-281-3/+8
* build: disable v8 snapshotsBen Noordhuis2015-01-271-11/+18
* configure: remove unused arm_neon variableBen Noordhuis2015-01-221-7/+0
* configure: disable vfpv3 on armv6Ben Noordhuis2015-01-221-5/+5
* build: remove unused variableJohan Bergström2015-01-191-1/+0
* build: shorten configurate script print on stdoutRoman Reiss2015-01-181-1/+2
* configure: remove --ninja switchBen Noordhuis2015-01-171-9/+1
* configure: print warning for old compilersBen Noordhuis2015-01-161-0/+50
* build: move armv6 snapshot test to configure_arm()Rod Vagg2015-01-121-4/+4
* build: Warn when using snapshot on Armv6Cydox2015-01-121-0/+4
* build,src: remove sslv2 supportBen Noordhuis2015-01-111-10/+0
* Merge remote-tracking branch 'joyent/v0.12' into v1.xBen Noordhuis2015-01-051-7/+130
|\
| * build: i18n: add icu config optionsSteven R. Loomis2015-01-021-7/+130
* | configure: remove compiler detectionNikolai Vavilov2014-12-231-22/+0
* | configure: remove workarounds for GCC < 4.8Nikolai Vavilov2014-12-201-25/+1
* | build: configure return exit status from gypSteven R. Loomis2014-12-101-1/+1
* | configure: remove shared cares build optionJohan Bergström2014-12-041-35/+0
* | build: add x32 supportBen Noordhuis2014-10-161-1/+1
* | build: determine and use EXEEXT on windowsRay Donnelly2014-10-101-1/+1
|/
* build: i18n: move noisy variables to separate gypiSteven R. Loomis2014-10-071-9/+24
* build, i18n: improve Intl build, add "--with-intl"Steven R. Loomis2014-10-011-6/+136
* Merge remote-tracking branch 'upstream/v0.10' into v0.12Timothy J Fontaine2014-09-161-0/+7
|\
| * configure: add --openssl-no-asm flagFedor Indutny2014-09-031-0/+7
* | configure: generate a fully statically linked execJesús Leganés Combarro "piranna2014-09-021-0/+15
* | Merge remote-tracking branch 'origin/v0.10' into masterFedor Indutny2014-07-291-0/+2
|\ \ | |/
| * configure: fix v8 overriding commands on buildTrevor Norris2014-07-021-0/+2
* | gyp: fix ARM buildMaciej Małecki2014-07-231-1/+15
* | configure: better detect windows 'bitness' (WOW64)Refael Ackermann2014-07-011-1/+2
* | Merge branch 'v0.10'Fedor Indutny2014-06-051-0/+3
|\ \ | |/
| * configure: allow V8 snapshot for cross-compilationAndrei Sedoi2014-05-161-0/+3
* | configure: make --v8-options switch more robustBen Noordhuis2014-04-011-6/+2
* | configure: --v8-options optionFedor Indutny2014-03-291-0/+12
* | Merge remote-tracking branch 'origin/v0.10'Fedor Indutny2014-03-021-3/+5
|\ \ | |/
| * configure: allow --with-dtrace on freebsdFedor Indutny2014-02-211-0/+2
* | src: update to latest libuv apiTimothy J Fontaine2014-02-261-0/+3
* | configure: always set `arm_float_abi`Fedor Indutny2014-01-091-1/+1
* | build: older pythons don't support ternary ifTimothy J Fontaine2013-12-071-1/+3
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2013-12-061-5/+9
|\ \ | |/
| * build: pass --no-parallel by default to gypTimothy J Fontaine2013-12-061-1/+1
| * build: ./configure pass positional args to gypTimothy J Fontaine2013-12-061-5/+9
* | build: add libicu i18n supportBen Noordhuis2013-12-051-2/+13
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2013-11-181-1/+1
|\ \ | |/
| * gyp: update to bebdceaTimothy J Fontaine2013-11-101-1/+1
| * configure: add mips-float-abi (soft, hard) optionAndrei Sedoi2013-09-071-0/+18
* | v8: upgrade to 3.22.24Ben Noordhuis2013-11-111-4/+6
* | build: make v8 use random seed for hash tablesBen Noordhuis2013-11-081-1/+2
* | build: use zero overhead systemtap probesBen Noordhuis2013-10-291-12/+9
* | build: disable SSLv2 by defaultBen Noordhuis2013-08-101-6/+8