summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2012-06-28build: use proper python interpreterBen Noordhuis
2012-06-27build: handle CC env var with spacesGabriel
2012-06-27build: fix --shared-v8 optionBen Noordhuis
2012-06-26configure: don't fail if compiler_version() doesn't workBert Belder
2012-06-26build: expand ~ in `./configure --prefix=~/a/b/c`Ben Noordhuis
2012-06-26build: disable strict aliasing in v8 with gcc 4.5.xBen Noordhuis
2012-06-20Rename GYP variable node_use_system_openssl to be consistentRyan Dahl
2012-06-18Fix #3465 Add ./configure --no-ifaddrs flagisaacs
2012-06-13Windows: Enable ETW events.Igor Zinkovsky
2012-05-16build: Set strict_aliasing on SunOS alwaysisaacs
2012-05-15build: improve c compiler detectionSadique Ali
2012-05-05build: print error message if no compiler foundJavier Hernández
2012-04-11configure: output a newline at the end of config.gypiNathan Rajlich
2012-04-11configure: don't use "with" for Python 2.5 and olderNathan Rajlich
2012-04-01build: add support for DTrace and postmortemDave Pacheco
2012-03-17build: make --openssl-use-sys a boolean optionNathan Rajlich
2012-03-16build: fix configure with spaces in CCAlex Xu
2012-03-15vcbuild: run the 'configure' script in vcbuild.batNathan Rajlich
2012-03-05build: disable -fvisibility=hidden if gcc < 4.0.0Ben Noordhuis
2012-03-05build: make CC command in -fstrict-aliasing check configurableBen Noordhuis
2012-03-05build: make CC command in host check configurableSadique Ali
2012-03-03build: fix gcc version checkShigeki Ohtsu
2012-03-03build: remove unused import from configure scriptShigeki Ohtsu
2012-03-02build: disable -fstrict-aliasing if gcc < 4.6.0Ben Noordhuis
2012-03-02build: remove --shared-cares configure switchBen Noordhuis
2012-02-27Fix #2830 for the old gcc bug on SmartOSShigeki Ohtsu
2012-02-27build: support shared zlibT.C. Hollingsworth
2012-02-23Revert "Revert "build: support shared V8 properly""isaacs
2012-02-23Merge branch 'v0.7.5-release'isaacs
2012-02-23Revert "build: support shared V8 properly"isaacs
2012-02-23build: make default_configuration consistent with BUILDTYPEShigeki Ohtsu
2012-02-22build: support shared V8 properlyT.C. Hollingsworth
2012-02-20build: better host_arch() definition in configureNathan Rajlich
2012-02-20build: map i686 to ia32Nathan Rajlich
2012-02-20build: test `uname -m` first, then `uname -p`Nathan Rajlich
2012-02-13build: detect host_arch betterKarl Skomski
2012-02-06Revert support for isolates.Ben Noordhuis
2012-01-18build: remove node_debug from config.gypiBen Noordhuis
2012-01-17build: respect --debug configure switchBen Noordhuis
2012-01-16installer: install node-wafFedor Indutny
2012-01-15build: support --dest-cpu configure switch againBen Noordhuis
2011-12-29build: add --without-isolates configure switchBen Noordhuis
2011-12-23GYP: rename options.gypi to config.gypiRyan Dahl
2011-12-20gyp: switch json for pprint when generating configjbergstroem
2011-12-17--without-npm optionFedor Indutny
2011-12-16gyp: use built-in openssl by defaultRyan Dahl
2011-11-29build: DRY configure scriptBen Noordhuis
2011-11-17Force makefile generation in gypRyan Dahl
2011-11-15build: auto-run tools/gyp_node after ./configureBen Noordhuis
2011-11-14Remove SCONS deprecate WAFRyan Dahl