summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
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
2011-08-26Fix typo in configure scriptBen Noordhuis
2011-08-09Revert "Unify configure scripts"Ryan Dahl
2011-08-08Unify configure scriptsRyan Dahl
2011-08-08Bring back old Makefile and configure scriptRyan Dahl
2011-08-08sketch out configure supportRyan Dahl
2010-11-01Back to WAFRyan Dahl
2010-10-30Changes to compile on solarisRyan Dahl
2010-10-25exec instead of sh a the configure.real scriptRyan Dahl
2010-10-25more configure hackeryRyan Dahl
2010-10-25add configureRyan Dahl
2010-10-24Replace WAF with make/autoconfRyan Dahl
2010-05-11Quote variables in configure scriptRyan Dahl