242 Commits (9164c00bdb88acade543f1d0e2cefbb5c14ad0c4)

Author SHA1 Message Date
Jörg Krause 84dea1bd0c configure: fix arm vfpv2 9 years ago
João Reis a7f5dfd14c configure: use __ARM_ARCH to determine arm version 9 years ago
João Reis 0e3912be0b configure: respect CC_host in host arch detection 9 years ago
Super Zheng 95dd890b32 build: add "--partly-static" build options 9 years ago
Stefan Budeanu 181816ea16 crypto: fix native module compilation with FIPS 9 years ago
Chunyang Dai a881b53954 build,src: add Intel Vtune profiling support 9 years ago
Fedor Indutny 91ccbf0201 configure: `v8_use_snapshot` should be `true` 9 years ago
Markus Tzoe e2eb33483d build: fix configuring with prebuilt libraries 9 years ago
Michael Dawson 15bcbf853e build: Updates for AIX npm support - part 1 9 years ago
P.S.V.R 753509f579 build: rectify --link-module help text 9 years ago
Steven R. Loomis 01908d0a9a build: Intl: deps: bump ICU to 56.1 (GA) 9 years ago
Johan Bergström a214905ff4 build: make icu download path customizable 9 years ago
Jérémy Lal 17665af02f build: add --with-arm-fpu option 9 years ago
P.S.V.R 76c80d4c61 build: iojs -> nodejs of release-urlbase 9 years ago
P.S.V.R d0d48774ed build: fix some typos inside the configure script 9 years ago
Jérémy Lal 5819d7a050 configure: detect mipsel host 9 years ago
Michael Dawson 2a17c7f65e build: Updates to enable AIX support 9 years ago
Karl Skomski 6ed0603fb1 build: add --enable-asan with builtin leakcheck 9 years ago
Bradley Meck cd84f399e8 Introduce --link-module to ./configure 9 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 9 years ago
Steven R. Loomis 4c06515a2f build: work around VS2015 issue in ICU <56 9 years ago
Steven R. Loomis 6dc01eb7fd
build: Intl: bump ICU4C from 54 to 55 9 years ago
Ben Noordhuis ae05807f04 build: expand ~ in install prefix early 9 years ago
Rod Vagg 2ba8b23661 build: add 'x86' option back in to configure 9 years ago
Michael Dawson b4226e797a build: first set of updates to enable PPC support 9 years ago
Rod Vagg 04fd4fad46 src: introduce process.release object 10 years ago
Rod Vagg dcbb9e1da6 build: update build targets for io.js 10 years ago
Evan Lucas 834a365113 build: DTrace is enabled by default on darwin 9 years ago
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