293 Commits (649d77bbf4e01e3dd3799ff8ca8d190641c9f4da)

Author SHA1 Message Date
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 13 years ago
Ben Noordhuis 5a2cc626b2 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
Fedor Indutny a9f2c4aa30 --without-npm option 13 years ago
Ryan Dahl e61de70c96 gyp: use built-in openssl by default 13 years ago
Ben Noordhuis a033261f39 build: DRY configure script 13 years ago
Ryan Dahl 48d21dd541 Force makefile generation in gyp 13 years ago
Ben Noordhuis b9e1bb3d92 build: auto-run tools/gyp_node after ./configure 13 years ago
Ryan Dahl 14b04b06b4 Remove SCONS deprecate WAF 13 years ago
Ben Noordhuis 790f13df9c Fix typo in configure script 13 years ago
Ryan Dahl 9e5cd012e2 Revert "Unify configure scripts" 13 years ago