summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2010-12-02Cleanup Makefile for JSLint, CPPLintMicheil Smith1-9/+6
2010-12-01Import cpplint.pyRyan Dahl1-2/+9
2010-12-01Import Google's closure_linterRyan Dahl1-1/+7
2010-11-17Remove jQuery from projectMicheil Smith1-1/+0
2010-11-17Generate Table of Contents at compile time.Micheil Smith1-2/+2
2010-11-15scp should copy the right dirRyan Dahl1-1/+1
2010-11-15make doc improvementsRyan Dahl1-14/+18
2010-11-15Build API page into build/doc; simplify doctool.Micheil Smith1-15/+48
2010-11-14Add small crappy manpage (please improve)Ryan Dahl1-1/+1
2010-11-13fix 'make doc'Ryan Dahl1-12/+8
2010-11-13Added support for cross compilation and also fixed DEST_CPU to represent the ...Rasmus Andersson1-3/+11
2010-11-01Back to WAFRyan Dahl1-404/+37
2010-11-01Add execinfo to freebsd LINKFLAGSRyan Dahl1-0/+4
2010-11-01Fix 'undefined symbol' errors when loading native modules.Ben Noordhuis1-1/+1
2010-11-01Add node headers installationOleg Efimov1-0/+18
2010-11-01Add DESTDIR support to MakefileOleg Efimov1-8/+9
2010-10-31Clean up 'make clean'Ryan Dahl1-5/+7
2010-10-30Improper use of CFLAGSRyan Dahl1-3/+3
2010-10-30Delete libv8 in 'make clean'Ryan Dahl1-1/+1
2010-10-30Changes to compile on solarisRyan Dahl1-2/+12
2010-10-28Install node-wafRyan Dahl1-0/+1
2010-10-28Disable make manpage, this is broken and can prevent node from installing cor...Micheil Smith1-4/+5
2010-10-28Fix make docRyan Dahl1-17/+16
2010-10-27Build system improvements: (cross compilation, libnode, etc)Rasmus Andersson1-33/+90
2010-10-25create directories during configureRyan Dahl1-16/+2
2010-10-25add configureRyan Dahl1-1/+1
2010-10-25Add make installisaacs1-5/+15
2010-10-25Add HAVE_OPENSSL flag to makefilePaul Querna1-0/+12
2010-10-24Replace WAF with make/autoconfRyan Dahl1-23/+289
2010-10-15Add idle connection testRyan Dahl1-0/+6
2010-10-13Add 'make bench' scriptRyan Dahl1-4/+4
2010-08-20Update make website-uploadRyan Dahl1-1/+1
2010-07-12make node.1 depend on make allJérémy Lal1-1/+1
2010-07-12Use ronnjs 0.2 to generate docs. Small cosmetic change.Jérémy Lal1-3/+3
2010-06-18Add message testsRyan Dahl1-1/+4
2010-06-02Better 'make' outputRyan Dahl1-4/+0
2010-06-02Revert "More dynmaic linking options"Ryan Dahl1-0/+1
2010-06-01More dynmaic linking optionsRyan Dahl1-1/+0
2010-05-26Fix JOBS for Solaris makeRyan Dahl1-2/+2
2010-05-13Allow parallel jobs to be passed to V8 buildRyan Dahl1-1/+2
2010-05-13Change the 'make dist' to remove v8 test dirRyan Dahl1-5/+4
2010-05-04Add proper HTML header for changelog so UTF-8 works.Matt Ranney1-4/+2
2010-04-19Make 'make distclean' work on solarisRyan Dahl1-3/+4
2010-04-09Fix doc againRyan Dahl1-1/+1
2010-04-09More documentation work. Remove long linesRyan Dahl1-0/+1
2010-04-08Bring back the old manual styleFelix Geisendörfer1-1/+3
2010-03-26Add note about where to find ronnRyan Dahl1-0/+2
2010-03-26Conversion to markdown based API docs.Tim Caswell1-13/+5
2010-03-07clean should not doccleanRyan Dahl1-3/+3
2010-03-02'make test' only runs the simple testRyan Dahl1-1/+4