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
2010-12-22Add 'make test-valgrind'Ryan Dahl
2010-12-14Print 'make clean' commandsRyan Dahl
2010-12-02lint util.js and src/node.jsRyan Dahl
2010-12-02Cleanup Makefile for JSLint, CPPLintMicheil Smith
2010-12-02Import cpplint.pyRyan Dahl
2010-12-02Import Google's closure_linterRyan Dahl
2010-11-18Remove jQuery from projectMicheil Smith
2010-11-18Generate Table of Contents at compile time.Micheil Smith
2010-11-16scp should copy the right dirRyan Dahl
2010-11-16make doc improvementsRyan Dahl
2010-11-16Build API page into build/doc; simplify doctool.Micheil Smith
2010-11-15Add small crappy manpage (please improve)Ryan Dahl
2010-11-14fix 'make doc'Ryan Dahl
2010-11-14Added support for cross compilation and also fixed DEST_CPU to represent the ...Rasmus Andersson
2010-11-02Back to WAFRyan Dahl
2010-11-01Add execinfo to freebsd LINKFLAGSRyan Dahl
2010-11-01Fix 'undefined symbol' errors when loading native modules.Ben Noordhuis
2010-11-01Add node headers installationOleg Efimov
2010-11-01Add DESTDIR support to MakefileOleg Efimov
2010-11-01Clean up 'make clean'Ryan Dahl
2010-10-31Improper use of CFLAGSRyan Dahl
2010-10-30Delete libv8 in 'make clean'Ryan Dahl
2010-10-30Changes to compile on solarisRyan Dahl
2010-10-29Install node-wafRyan Dahl
2010-10-29Disable make manpage, this is broken and can prevent node from installing cor...Micheil Smith
2010-10-29Fix make docRyan Dahl
2010-10-28Build system improvements: (cross compilation, libnode, etc)Rasmus Andersson
2010-10-26create directories during configureRyan Dahl
2010-10-26add configureRyan Dahl
2010-10-26Add make installisaacs
2010-10-25Add HAVE_OPENSSL flag to makefilePaul Querna
2010-10-25Replace WAF with make/autoconfRyan Dahl
2010-10-15Add idle connection testRyan Dahl
2010-10-14Add 'make bench' scriptRyan Dahl
2010-08-20Update make website-uploadRyan Dahl
2010-07-13make node.1 depend on make allJérémy Lal
2010-07-12Use ronnjs 0.2 to generate docs. Small cosmetic change.Jérémy Lal
2010-06-19Add message testsRyan Dahl
2010-06-03Better 'make' outputRyan Dahl
2010-06-02Revert "More dynmaic linking options"Ryan Dahl
2010-06-02More dynmaic linking optionsRyan Dahl
2010-05-27Fix JOBS for Solaris makeRyan Dahl
2010-05-14Allow parallel jobs to be passed to V8 buildRyan Dahl
2010-05-14Change the 'make dist' to remove v8 test dirRyan Dahl
2010-05-05Add proper HTML header for changelog so UTF-8 works.Matt Ranney
2010-04-20Make 'make distclean' work on solarisRyan Dahl
2010-04-10Fix doc againRyan Dahl
2010-04-10More documentation work. Remove long linesRyan Dahl
2010-04-09Bring back the old manual styleFelix Geisendörfer
2010-03-27Add note about where to find ronnRyan Dahl