summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2012-05-16build: Set strict_aliasing on SunOS alwaysisaacs1-0/+2
2012-05-15build: improve c compiler detectionSadique Ali1-10/+14
2012-05-05build: print error message if no compiler foundJavier Hernández1-4/+14
2012-04-11configure: output a newline at the end of config.gypiNathan Rajlich1-1/+1
2012-04-11configure: don't use "with" for Python 2.5 and olderNathan Rajlich1-2/+2
2012-04-01build: add support for DTrace and postmortemDave Pacheco1-2/+16
2012-03-17build: make --openssl-use-sys a boolean optionNathan Rajlich1-1/+1
2012-03-16build: fix configure with spaces in CCAlex Xu1-1/+1
2012-03-15vcbuild: run the 'configure' script in vcbuild.batNathan Rajlich1-3/+30
2012-03-05build: disable -fvisibility=hidden if gcc < 4.0.0Ben Noordhuis1-3/+3
2012-03-05build: make CC command in -fstrict-aliasing check configurableBen Noordhuis1-8/+11
2012-03-05build: make CC command in host check configurableSadique Ali1-2/+1
2012-03-03build: fix gcc version checkShigeki Ohtsu1-1/+1
2012-03-03build: remove unused import from configure scriptShigeki Ohtsu1-1/+0
2012-03-02build: disable -fstrict-aliasing if gcc < 4.6.0Ben Noordhuis1-12/+19
2012-03-02build: remove --shared-cares configure switchBen Noordhuis1-26/+0
2012-02-27Fix #2830 for the old gcc bug on SmartOSShigeki Ohtsu1-2/+13
2012-02-27build: support shared zlibT.C. Hollingsworth1-1/+31
2012-02-23Revert "Revert "build: support shared V8 properly""isaacs1-0/+3
2012-02-23Merge branch 'v0.7.5-release'isaacs1-3/+0
2012-02-23Revert "build: support shared V8 properly"isaacs1-3/+0
2012-02-23build: make default_configuration consistent with BUILDTYPEShigeki Ohtsu1-0/+1
2012-02-22build: support shared V8 properlyT.C. Hollingsworth1-0/+3
2012-02-20build: better host_arch() definition in configureNathan Rajlich1-17/+31
2012-02-20build: map i686 to ia32Nathan Rajlich1-0/+1
2012-02-20build: test `uname -m` first, then `uname -p`Nathan Rajlich1-2/+2
2012-02-13build: detect host_arch betterKarl Skomski1-7/+8
2012-02-06Revert support for isolates.Ben Noordhuis1-6/+0
2012-01-18build: remove node_debug from config.gypiBen Noordhuis1-1/+0
2012-01-17build: respect --debug configure switchBen Noordhuis1-8/+11
2012-01-16installer: install node-wafFedor Indutny1-0/+6
2012-01-15build: support --dest-cpu configure switch againBen Noordhuis1-3/+2
2011-12-29build: add --without-isolates configure switchBen Noordhuis1-0/+6
2011-12-23GYP: rename options.gypi to config.gypiRyan Dahl1-3/+2
2011-12-20gyp: switch json for pprint when generating configjbergstroem1-3/+2
2011-12-17--without-npm optionFedor Indutny1-0/+6
2011-12-16gyp: use built-in openssl by defaultRyan Dahl1-12/+20
2011-11-29build: DRY configure scriptBen Noordhuis1-10/+16
2011-11-17Force makefile generation in gypRyan Dahl1-1/+1
2011-11-15build: auto-run tools/gyp_node after ./configureBen Noordhuis1-0/+2
2011-11-14Remove SCONS deprecate WAFRyan Dahl1-16/+242
2011-08-26Fix typo in configure scriptBen Noordhuis1-1/+1
2011-08-09Revert "Unify configure scripts"Ryan Dahl1-99/+16
2011-08-08Unify configure scriptsRyan Dahl1-16/+99
2011-08-08Bring back old Makefile and configure scriptRyan Dahl1-81/+16
2011-08-08sketch out configure supportRyan Dahl1-16/+81
2010-11-01Back to WAFRyan Dahl1-4/+19
2010-10-30Changes to compile on solarisRyan Dahl1-1/+1
2010-10-25exec instead of sh a the configure.real scriptRyan Dahl1-2/+1
2010-10-25more configure hackeryRyan Dahl1-1/+3