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-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
2009-06-22Create tools directoryRyan
2009-06-16Only run debug tests if the build debug was builtRyan
2009-06-13test default build tooRyan
2009-05-19Add color PASS/FAIL statements. Use python for portability.Ryan
2009-05-15Inform V8 of external allocations.Ryan
2009-05-14Remove -n from echo in Makefile. (Doesn't work on OSX.)Ryan
2009-04-23wasn't sending pos arg for puts()Ryan
2009-04-22import full versions of dependency libraries!Ryan
2009-04-21add 'make test'Ryan
2009-04-18fix configure so it can handle --debug argumentRyan
2009-04-15everything is changed. i've waited much too long to commit.Ryan