112 Commits (ab1e66d93f4eddf23f62fd69094690124357e3e9)

Author SHA1 Message Date
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 12 years ago
Ben Noordhuis 07e5877144 build: disable strict aliasing in v8 with gcc 4.5.x 12 years ago
Ben Noordhuis 5a2cc626b2 build: disable strict aliasing in v8 with gcc 4.5.x 12 years ago
Ryan Dahl fe464a2fea Rename GYP variable node_use_system_openssl to be consistent 13 years ago
isaacs 0ef6cfd39b Fix #3465 Add ./configure --no-ifaddrs flag 13 years ago
Igor Zinkovsky 35a1421e96 Windows: Enable ETW events. 13 years ago
isaacs c393853b4e build: Set strict_aliasing on SunOS always 13 years ago
Sadique Ali c9676c9147 build: improve c compiler detection 13 years ago
Javier Hernández 792d9a921d build: print error message if no compiler found 13 years ago
Nathan Rajlich 9b7a6c5238 configure: output a newline at the end of config.gypi 13 years ago
Nathan Rajlich fdeeabba78 configure: don't use "with" for Python 2.5 and older 13 years ago
Dave Pacheco cc15299c32 build: add support for DTrace and postmortem 13 years ago
Nathan Rajlich 70e68893fe build: make --openssl-use-sys a boolean option 13 years ago
Alex Xu 5abcdc9671 build: fix configure with spaces in CC 13 years ago
Nathan Rajlich dc752327bb vcbuild: run the 'configure' script in vcbuild.bat 13 years ago
Ben Noordhuis 5ebc05f560 build: disable -fvisibility=hidden if gcc < 4.0.0 13 years ago
Ben Noordhuis 5062741bd7 build: make CC command in -fstrict-aliasing check configurable 13 years ago
Sadique Ali 707863c1fb build: make CC command in host check configurable 13 years ago
Shigeki Ohtsu d6f0ecc622 build: fix gcc version check 13 years ago
Shigeki Ohtsu b6595c4d60 build: remove unused import from configure script 13 years ago
Ben Noordhuis 30b29d8f87 build: disable -fstrict-aliasing if gcc < 4.6.0 13 years ago
Ben Noordhuis 0613af0a20 build: remove --shared-cares configure switch 13 years ago