131 Commits (dce26ccea16455179ca538f32d2779cfbf20c51b)

Author SHA1 Message Date
Ben Noordhuis a0b6df080d Revert "configure: fix cross-compilation host_arch_cc()" 11 years ago
Andrei Sedoi acbdabb74b configure: fix cross-compilation host_arch_cc() 12 years ago
Andrei Sedoi 884b25356f openssl: add missing configuration pieces for MIPS 12 years ago
Nathan Rajlich 99b737bd60 configure: respect the --dest-os flag consistently 12 years ago
Dave Pacheco ec69fcf425 build: allow building with dtrace on osx 12 years ago
Nathan Rajlich b916774255 configure: define "arm_fpu" and "arm_neon" for ARM 12 years ago
Scott Blomquist a616774281 windows: improve Visual Studio Express build support 12 years ago
isaacs 4be9c695f0 build: Add hyphen to custom build tags 12 years ago
Maciej Małecki c2e71dd51d build: allow to specify custom tags 12 years ago
Maciej Małecki f84bf5b6b1 build: allow to specify custom tags 12 years ago
Scott Blomquist 841b7f534b Ease building with VS Express by checking in generated files. 12 years ago
Scott Blomquist f657ce685d windows: add tracing with performance counters 12 years ago
Ben Noordhuis 1e738c5ef2 build: make python executable configurable 12 years ago
Stephen Gallagher 38809e3985 build: allow linking against system libuv 12 years ago
Timothy J Fontaine ac047166f6 build: add configure option to generate xcode build files 12 years ago
Stephen Gallagher 73ff653a8d build: allow linking against system c-ares 12 years ago
Stephen Gallagher bfd78b69fc build: allow linking against system http_parser 12 years ago
Shigeki Ohtsu 148f5e6512 build: fix default dtrace flag on Linux 12 years ago
Ben Noordhuis 2f5fa089e9 build: add --systemtap-includes configure switch 12 years ago
Jan Wynholds 06810b29fa tracing: add systemtap support 12 years ago
Frederico Silva cfbfaaa87d build: let gyp choose msvs version 12 years ago
Ben Noordhuis 28e6403a56 build: add --unsafe-optimizations configure switch 12 years ago
Ben Noordhuis 160e4d0534 build: re-enable gdbjit, honor --gdb again 12 years ago
Ben Noordhuis 1205734e69 configure: turn on VFPv3 on ARMv7 12 years ago
Ben Noordhuis bbf6b4ecbb configure: turn on VFPv3 on ARMv7 12 years ago
Alex Xu fb6c314b6d configure: always use shlex instead of split 12 years ago
Nathan Rajlich 608898c15b configure: add a "--dest-os" option to force a gyp "flavor" 12 years ago
Ben Noordhuis 7b6d3cea2c build: add ninja support to Makefile 12 years ago
Timothy J Fontaine d3135e0f57 build: add configure option to build with ninja 12 years ago
isaacs 86778607c9 build: Don't set gcc_version for Windows 12 years ago
Ben Noordhuis de32b38992 addon: remove node-waf, superseded by node-gyp 12 years ago
Ben Noordhuis 100e163dda build: compile with -fno-tree-vrp when gcc >= 4.0 12 years ago
Adam Malcontenti-Wilson 90efdb3a5b build: improve armv7 / hard-float detection 13 years ago
Ben Noordhuis 98b1ce91f6 build: fix mksnapshot crash on sunos 12 years ago
Ben Noordhuis c6bb361b84 build: partially fix configure on ARM 12 years ago
Ben Noordhuis 202df30aab build: disable unsafe optimizations 12 years ago
Ben Noordhuis b40f813bab build: fix spurious mksnapshot crashes for good 12 years ago
Bert Belder 3e5139fd2f Fix the Windows build 12 years ago
Ben Noordhuis b1cce04646 build: rename strict_aliasing to node_no_strict_aliasing 12 years ago
Ben Noordhuis b731c96679 build: disable -fstrict-aliasing for any gcc < 4.6.0 12 years ago
Ben Noordhuis a0add91987 build: detect cc version with -dumpversion 12 years ago
Ben Noordhuis f78ce087ba build: handle output of localized gcc or clang 12 years ago
Ben Noordhuis f315029268 build: rename openssl configure switches 12 years ago
Ben Noordhuis d5f13f6c08 build: use proper python interpreter 12 years ago
Gabriel 9e72b7b65c build: handle CC env var with spaces 12 years ago
Ben Noordhuis f00c8bcef8 build: fix --shared-v8 option 12 years ago
Bert Belder 10448487e5 configure: don't fail if compiler_version() doesn't work 12 years ago
Ben Noordhuis 06c82c5069 build: expand ~ in `./configure --prefix=~/a/b/c` 12 years ago
Ben Noordhuis 57276ae70a build: enable strict aliasing if gcc < 4.5.0 13 years ago
Ben Noordhuis 07e5877144 build: disable strict aliasing in v8 with gcc 4.5.x 13 years ago