214 Commits (1330ee3b27c285e87f2636702f11e7e3efc05ef8)

Author SHA1 Message Date
Ben Noordhuis c207e8d223 build: fix pkg-config output parsing in configure 9 years ago
Fedor Indutny 0f68377f69 crypto: support FIPS mode of OpenSSL 10 years ago
Johan Bergström c5a1009903 build: avoid passing empty strings to build flags 10 years ago
Johan Bergström 2b1c01c2cc build: refactor pkg-config for shared libraries 10 years ago
Johan Bergström 20c9a52227 build: move --with-intl to intl optgroup 10 years ago
Trevor Norris 36cdc7c8ac build: re-enable V8 snapshots 10 years ago
Johan Bergström a5dcff827a build: Use option groups in configure output 10 years ago
Jeremiah Senkpiel 1b22bad35f build: fix logic for shared library flags 10 years ago
Shigeki Ohtsu a530b2baf1 build: fix error message in configure 10 years ago
Shigeki Ohtsu 92dfb794f9 build: enable ssl support on arm64 10 years ago
Shigeki Ohtsu a1c9ef3142 deps, build: add support older assembler 10 years ago
Johan Bergström fd90b33b94 build: validate options passed to configure 10 years ago
Johan Bergström 04b02f5e34 build: Remove deprecated flags 10 years ago
Marat Abdullin cd38a4af8f build: support building io.js as a static library 10 years ago
Johan Bergström d726a177ed build: Remove building against a shared V8 10 years ago
Giovanny Andres Gongora Granada 65d4d25f52 build: default to armv7+vfpv3 for android 10 years ago
Ben Noordhuis 4a801c211c src: drop homegrown thread pool, use libplatform 10 years ago
Ben Noordhuis 4c731042d4 configure: use cc and c++ as defaults on os x 10 years ago
Ben Noordhuis 8b2363d2fd configure: use gcc and g++ as CC and CXX defaults 10 years ago
Johan Bergström 37bb1df7c4 build: remove mdb from io.js 10 years ago
Ben Noordhuis 726671cb0e build: add basic mips/mipsel support 10 years ago
Ben Noordhuis ca3c50b789 build: add basic arm64 support 10 years ago
Glen Keane 5e825d1073 tracing: add lttng support for tracing on linux 10 years ago
Roman Reiss 6ad236c9b6 build: configure formatting, add final message 10 years ago
Ben Noordhuis 4f68369643 build: disable v8 snapshots 10 years ago
Ben Noordhuis c6cd46041c configure: remove unused arm_neon variable 10 years ago
Ben Noordhuis 7d9d7560cf configure: disable vfpv3 on armv6 10 years ago
Johan Bergström 2253d30d9c build: remove unused variable 10 years ago
Roman Reiss 1b1cd1c3f8 build: shorten configurate script print on stdout 10 years ago
Ben Noordhuis de224d6e6c configure: remove --ninja switch 10 years ago
Ben Noordhuis 48774ec027 configure: print warning for old compilers 10 years ago
Rod Vagg 70c2501373 build: move armv6 snapshot test to configure_arm() 10 years ago
Cydox 0cca6fe74a build: Warn when using snapshot on Armv6 10 years ago
Ben Noordhuis 26dd9e15bb build,src: remove sslv2 support 10 years ago
Steven R. Loomis a30839576c build: i18n: add icu config options 10 years ago
Nikolai Vavilov 0f3d7e6032 configure: remove compiler detection 10 years ago
Nikolai Vavilov ef10827c9f configure: remove workarounds for GCC < 4.8 10 years ago
Steven R. Loomis fb33b4ee33 build: configure return exit status from gyp 10 years ago
Johan Bergström 766d063e05 configure: remove shared cares build option 10 years ago
Ben Noordhuis a08f8e28ca build: add x32 support 10 years ago
Ray Donnelly eccb101193 build: determine and use EXEEXT on windows 10 years ago
Steven R. Loomis f769d133b7 build: i18n: move noisy variables to separate gypi 10 years ago
Steven R. Loomis ac2857b12c build, i18n: improve Intl build, add "--with-intl" 10 years ago
Fedor Indutny 627c1a92eb configure: add --openssl-no-asm flag 10 years ago
Jesús Leganés Combarro "piranna cdc01faed2 configure: generate a fully statically linked exec 10 years ago
Maciej Małecki 300dd3499c gyp: fix ARM build 10 years ago
Trevor Norris 449ffecbb0 configure: fix v8 overriding commands on build 10 years ago
Refael Ackermann 423725b34d configure: better detect windows 'bitness' (WOW64) 10 years ago
Andrei Sedoi 1d90b5b78e configure: allow V8 snapshot for cross-compilation 11 years ago
Ben Noordhuis 490d5ab780 configure: make --v8-options switch more robust 11 years ago