summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2015-11-25build,src: add Intel Vtune profiling supportChunyang Dai
2015-11-21configure: `v8_use_snapshot` should be `true`Fedor Indutny
2015-11-16build: fix configuring with prebuilt librariesMarkus Tzoe
2015-10-23build: Updates for AIX npm support - part 1Michael Dawson
2015-10-20build: rectify --link-module help textP.S.V.R
2015-10-08build: Intl: deps: bump ICU to 56.1 (GA)Steven R. Loomis
2015-10-08build: make icu download path customizableJohan Bergström
2015-10-07build: add --with-arm-fpu optionJérémy Lal
2015-09-23build: iojs -> nodejs of release-urlbaseP.S.V.R
2015-09-23build: fix some typos inside the configure scriptP.S.V.R
2015-09-21configure: detect mipsel hostJérémy Lal
2015-09-15build: Updates to enable AIX supportMichael Dawson
2015-09-06build: add --enable-asan with builtin leakcheckKarl Skomski
2015-08-28Introduce --link-module to ./configureBradley Meck
2015-08-23node: rename from io.js to nodecjihrig
2015-08-14build: work around VS2015 issue in ICU <56Steven R. Loomis
2015-08-13build: Intl: bump ICU4C from 54 to 55Steven R. Loomis
2015-08-11build: expand ~ in install prefix earlyBen Noordhuis
2015-08-04build: add 'x86' option back in to configureRod Vagg
2015-08-04build: first set of updates to enable PPC supportMichael Dawson
2015-08-04src: introduce process.release objectRod Vagg
2015-06-25build: update build targets for io.jsRod Vagg
2015-06-23build: DTrace is enabled by default on darwinEvan Lucas
2015-06-16build: fix pkg-config output parsing in configureBen Noordhuis
2015-06-11crypto: support FIPS mode of OpenSSLFedor Indutny
2015-06-01build: avoid passing empty strings to build flagsJohan Bergström
2015-05-21build: refactor pkg-config for shared librariesJohan Bergström
2015-05-13build: move --with-intl to intl optgroupJohan Bergström
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