summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2015-03-19configure: use cc and c++ as defaults on os xBen Noordhuis
2015-03-17configure: use gcc and g++ as CC and CXX defaultsBen Noordhuis
2015-03-05build: remove mdb from io.jsJohan Bergström
2015-03-05build: add basic mips/mipsel supportBen Noordhuis
2015-03-03build: add basic arm64 supportBen Noordhuis
2015-02-09tracing: add lttng support for tracing on linuxGlen Keane
2015-01-28build: configure formatting, add final messageRoman Reiss
2015-01-27build: disable v8 snapshotsBen Noordhuis
2015-01-22configure: remove unused arm_neon variableBen Noordhuis
2015-01-22configure: disable vfpv3 on armv6Ben Noordhuis
2015-01-19build: remove unused variableJohan Bergström
2015-01-18build: shorten configurate script print on stdoutRoman Reiss
2015-01-17configure: remove --ninja switchBen Noordhuis
2015-01-16configure: print warning for old compilersBen Noordhuis
2015-01-12build: move armv6 snapshot test to configure_arm()Rod Vagg
2015-01-12build: Warn when using snapshot on Armv6Cydox
2015-01-11build,src: remove sslv2 supportBen Noordhuis
2015-01-05Merge remote-tracking branch 'joyent/v0.12' into v1.xBen Noordhuis
2015-01-02build: i18n: add icu config optionsSteven R. Loomis
2014-12-23configure: remove compiler detectionNikolai Vavilov
2014-12-20configure: remove workarounds for GCC < 4.8Nikolai Vavilov
2014-12-10build: configure return exit status from gypSteven R. Loomis
2014-12-04configure: remove shared cares build optionJohan Bergström
2014-10-16build: add x32 supportBen Noordhuis
2014-10-10build: determine and use EXEEXT on windowsRay Donnelly
2014-10-07build: i18n: move noisy variables to separate gypiSteven R. Loomis
2014-10-01build, i18n: improve Intl build, add "--with-intl"Steven R. Loomis
2014-09-16Merge remote-tracking branch 'upstream/v0.10' into v0.12Timothy J Fontaine
2014-09-03configure: add --openssl-no-asm flagFedor Indutny
2014-09-02configure: generate a fully statically linked execJesús Leganés Combarro "piranna
2014-07-29Merge remote-tracking branch 'origin/v0.10' into masterFedor Indutny
2014-07-23gyp: fix ARM buildMaciej Małecki
2014-07-02configure: fix v8 overriding commands on buildTrevor Norris
2014-07-01configure: better detect windows 'bitness' (WOW64)Refael Ackermann
2014-06-05Merge branch 'v0.10'Fedor Indutny
2014-05-16configure: allow V8 snapshot for cross-compilationAndrei Sedoi
2014-04-01configure: make --v8-options switch more robustBen Noordhuis
2014-03-29configure: --v8-options optionFedor Indutny
2014-03-02Merge remote-tracking branch 'origin/v0.10'Fedor Indutny
2014-02-26src: update to latest libuv apiTimothy J Fontaine
2014-02-21configure: allow --with-dtrace on freebsdFedor Indutny
2014-01-09configure: always set `arm_float_abi`Fedor Indutny
2013-12-07build: older pythons don't support ternary ifTimothy J Fontaine
2013-12-06Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine
2013-12-06build: pass --no-parallel by default to gypTimothy J Fontaine
2013-12-06build: ./configure pass positional args to gypTimothy J Fontaine
2013-12-05build: add libicu i18n supportBen Noordhuis
2013-11-18Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine
2013-11-11v8: upgrade to 3.22.24Ben Noordhuis
2013-11-10gyp: update to bebdceaTimothy J Fontaine