summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2015-05-11build: re-enable V8 snapshotsTrevor Norris
2015-05-01build: Use option groups in configure outputJohan Bergström
2015-04-17build: fix logic for shared library flagsJeremiah Senkpiel
2015-04-15build: fix error message in configureShigeki Ohtsu
2015-04-15build: enable ssl support on arm64Shigeki Ohtsu
2015-04-15deps, build: add support older assemblerShigeki Ohtsu
2015-04-14build: validate options passed to configureJohan Bergström
2015-04-14build: Remove deprecated flagsJohan Bergström
2015-04-11build: support building io.js as a static libraryMarat Abdullin
2015-04-07build: Remove building against a shared V8Johan Bergström
2015-04-04build: default to armv7+vfpv3 for androidGiovanny Andres Gongora Granada
2015-04-04src: drop homegrown thread pool, use libplatformBen Noordhuis
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