summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2011-02-10Bump version to v0.4.0Ryan Dahl
2011-01-27Simplify websiteRyan Dahl
2010-12-22Add 'make test-valgrind'Ryan Dahl
2010-12-13Print 'make clean' commandsRyan Dahl
2010-12-02lint util.js and src/node.jsRyan Dahl
2010-12-02Cleanup Makefile for JSLint, CPPLintMicheil Smith
2010-12-01Import cpplint.pyRyan Dahl
2010-12-01Import Google's closure_linterRyan Dahl
2010-11-17Remove jQuery from projectMicheil Smith
2010-11-17Generate Table of Contents at compile time.Micheil Smith
2010-11-15scp should copy the right dirRyan Dahl
2010-11-15make doc improvementsRyan Dahl
2010-11-15Build API page into build/doc; simplify doctool.Micheil Smith
2010-11-14Add small crappy manpage (please improve)Ryan Dahl
2010-11-13fix 'make doc'Ryan Dahl
2010-11-13Added support for cross compilation and also fixed DEST_CPU to represent the ...Rasmus Andersson
2010-11-01Back 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-10-31Clean up 'make clean'Ryan Dahl
2010-10-30Improper use of CFLAGSRyan Dahl
2010-10-30Delete libv8 in 'make clean'Ryan Dahl
2010-10-30Changes to compile on solarisRyan Dahl
2010-10-28Install node-wafRyan Dahl
2010-10-28Disable make manpage, this is broken and can prevent node from installing cor...Micheil Smith
2010-10-28Fix make docRyan Dahl
2010-10-27Build system improvements: (cross compilation, libnode, etc)Rasmus Andersson
2010-10-25create directories during configureRyan Dahl
2010-10-25add configureRyan Dahl
2010-10-25Add make installisaacs
2010-10-25Add HAVE_OPENSSL flag to makefilePaul Querna
2010-10-24Replace WAF with make/autoconfRyan Dahl
2010-10-15Add idle connection testRyan Dahl
2010-10-13Add 'make bench' scriptRyan Dahl
2010-08-20Update make website-uploadRyan Dahl
2010-07-12make 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-18Add message testsRyan Dahl
2010-06-02Better 'make' outputRyan Dahl
2010-06-02Revert "More dynmaic linking options"Ryan Dahl
2010-06-01More dynmaic linking optionsRyan Dahl
2010-05-26Fix JOBS for Solaris makeRyan Dahl
2010-05-13Allow parallel jobs to be passed to V8 buildRyan Dahl
2010-05-13Change the 'make dist' to remove v8 test dirRyan Dahl
2010-05-04Add proper HTML header for changelog so UTF-8 works.Matt Ranney
2010-04-19Make 'make distclean' work on solarisRyan Dahl
2010-04-09Fix doc againRyan Dahl
2010-04-09More documentation work. Remove long linesRyan Dahl