Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-28Fix #2830 for the old gcc bug on SmartOSShigeki Ohtsu
2012-02-27build: support shared zlibT.C. Hollingsworth
2012-02-24Revert "Revert "build: support shared V8 properly""isaacs
2012-02-24Merge branch 'v0.7.5-release'isaacs
2012-02-24Revert "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-21build: 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-18build: respect --debug configure switchBen Noordhuis
2012-01-17installer: 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-24GYP: 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-17gyp: use built-in openssl by defaultRyan Dahl
2011-11-29build: DRY configure scriptBen Noordhuis
2011-11-18Force makefile generation in gypRyan Dahl
2011-11-15build: auto-run tools/gyp_node after ./configureBen Noordhuis
2011-11-15Remove SCONS deprecate WAFRyan Dahl
2011-08-27Fix typo in configure scriptBen Noordhuis
2011-08-09Revert "Unify configure scripts"Ryan Dahl
2011-08-09Unify configure scriptsRyan Dahl
2011-08-09Bring back old Makefile and configure scriptRyan Dahl
2011-08-08sketch out configure supportRyan Dahl
2010-11-02Back to WAFRyan Dahl
2010-10-30Changes to compile on solarisRyan Dahl
2010-10-26exec instead of sh a the configure.real scriptRyan Dahl
2010-10-26more configure hackeryRyan Dahl
2010-10-26add configureRyan Dahl
2010-10-25Replace WAF with make/autoconfRyan Dahl
2010-05-11Quote variables in configure scriptRyan Dahl
2009-12-06Use --jobs=1 with WAFRyan Dahl
2009-11-23detect ccache and bail out since v8 doens't like to build with ccacheJan Lehnardt
2009-10-03Don't unnecessarily output the makefile from the configure script.Ryan Dahl
2009-10-02Use waf-light instead of wafRyan Dahl
2009-09-11Revert "Add xsl files to doc directory so people can build docs easily"Ryan
2009-09-11Add xsl files to doc directory so people can build docs easilyRyan
2009-09-10Man page generation.Ryan
2009-08-25Restyle website/api.html. Now looks like the front page.Ryan
2009-07-16Fix 'make test-debug'Ryan
2009-07-13Add benchmark scripts.Ryan
2009-06-30Add new documentation (using asciidoc!)Ryan
2009-06-27Add make test-allRyan
2009-06-22Use v8's test runnerRyan