91 Commits (4cfdc57712ef4657157fbb0c14481bb05f91577f)

Author SHA1 Message Date
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 13 years ago
Ben Noordhuis f00c8bcef8 build: fix --shared-v8 option 13 years ago
Bert Belder 10448487e5 configure: don't fail if compiler_version() doesn't work 13 years ago
Ben Noordhuis 06c82c5069 build: expand ~ in `./configure --prefix=~/a/b/c` 13 years ago
Ben Noordhuis 07e5877144 build: disable strict aliasing in v8 with gcc 4.5.x 13 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
Shigeki Ohtsu 82ad1f87fa Fix #2830 for the old gcc bug on SmartOS 13 years ago
T.C. Hollingsworth d03b8487c6 build: support shared zlib 13 years ago
isaacs 59ecf2ccf7 Revert "Revert "build: support shared V8 properly"" 13 years ago
isaacs a9130222bd Revert "build: support shared V8 properly" 13 years ago
Shigeki Ohtsu 680d75af34 build: make default_configuration consistent with BUILDTYPE 13 years ago
T.C. Hollingsworth 3d1b670640 build: support shared V8 properly 13 years ago
Nathan Rajlich 19133cac02 build: better host_arch() definition in configure 13 years ago
Nathan Rajlich 028043dd02 build: map i686 to ia32 13 years ago
Nathan Rajlich af4a96ce6e build: test `uname -m` first, then `uname -p` 13 years ago
Karl Skomski 09ccbef3bb build: detect host_arch better 13 years ago
Ben Noordhuis 74a8215a86 Revert support for isolates. 13 years ago
Ben Noordhuis ad42a82df5 build: remove node_debug from config.gypi 13 years ago
Ben Noordhuis e493b29598 build: respect --debug configure switch 13 years ago
Fedor Indutny 6e76a7cb45 installer: install node-waf 13 years ago
Ben Noordhuis 93465d3051 build: support --dest-cpu configure switch again 13 years ago
Ben Noordhuis 472a72d27f build: honour the PYTHON environment variable 13 years ago
Ben Noordhuis b3d4938e3e build: add --without-isolates configure switch 13 years ago
Ben Noordhuis 39e2c469db build: add --without-isolates configure switch 13 years ago
Ryan Dahl 624f70e88f GYP: rename options.gypi to config.gypi 13 years ago
jbergstroem 45605c9b39 gyp: switch json for pprint when generating config 13 years ago