summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Use same make as when originally invokedRobert Mustacchi2011-05-201-0/+8
* Added favicon.icoGeorge Stagas2011-04-021-0/+1
* Bump version to v0.4.0v0.4.0Ryan Dahl2011-02-101-0/+1
* Simplify websiteRyan Dahl2011-01-271-8/+1
* Add 'make test-valgrind'Ryan Dahl2010-12-221-0/+6
* Print 'make clean' commandsRyan Dahl2010-12-131-4/+4
* lint util.js and src/node.jsRyan Dahl2010-12-021-4/+1
* Cleanup Makefile for JSLint, CPPLintMicheil Smith2010-12-021-9/+6
* Import cpplint.pyRyan Dahl2010-12-011-2/+9
* Import Google's closure_linterRyan Dahl2010-12-011-1/+7
* Remove jQuery from projectMicheil Smith2010-11-171-1/+0
* Generate Table of Contents at compile time.Micheil Smith2010-11-171-2/+2
* scp should copy the right dirRyan Dahl2010-11-151-1/+1
* make doc improvementsRyan Dahl2010-11-151-14/+18
* Build API page into build/doc; simplify doctool.Micheil Smith2010-11-151-15/+48
* Add small crappy manpage (please improve)Ryan Dahl2010-11-141-1/+1
* fix 'make doc'Ryan Dahl2010-11-131-12/+8
* Added support for cross compilation and also fixed DEST_CPU to represent the ...Rasmus Andersson2010-11-131-3/+11
* Back to WAFRyan Dahl2010-11-011-404/+37
* Add execinfo to freebsd LINKFLAGSRyan Dahl2010-11-011-0/+4
* Fix 'undefined symbol' errors when loading native modules.Ben Noordhuis2010-11-011-1/+1
* Add node headers installationOleg Efimov2010-11-011-0/+18
* Add DESTDIR support to MakefileOleg Efimov2010-11-011-8/+9
* Clean up 'make clean'Ryan Dahl2010-10-311-5/+7
* Improper use of CFLAGSRyan Dahl2010-10-301-3/+3
* Delete libv8 in 'make clean'Ryan Dahl2010-10-301-1/+1
* Changes to compile on solarisRyan Dahl2010-10-301-2/+12
* Install node-wafRyan Dahl2010-10-281-0/+1
* Disable make manpage, this is broken and can prevent node from installing cor...Micheil Smith2010-10-281-4/+5
* Fix make docRyan Dahl2010-10-281-17/+16
* Build system improvements: (cross compilation, libnode, etc)Rasmus Andersson2010-10-271-33/+90
* create directories during configureRyan Dahl2010-10-251-16/+2
* add configureRyan Dahl2010-10-251-1/+1
* Add make installisaacs2010-10-251-5/+15
* Add HAVE_OPENSSL flag to makefilePaul Querna2010-10-251-0/+12
* Replace WAF with make/autoconfRyan Dahl2010-10-241-23/+289
* Add idle connection testRyan Dahl2010-10-151-0/+6
* Add 'make bench' scriptRyan Dahl2010-10-131-4/+4
* Update make website-uploadRyan Dahl2010-08-201-1/+1
* make node.1 depend on make allJérémy Lal2010-07-121-1/+1
* Use ronnjs 0.2 to generate docs. Small cosmetic change.Jérémy Lal2010-07-121-3/+3
* Add message testsRyan Dahl2010-06-181-1/+4
* Better 'make' outputRyan Dahl2010-06-021-4/+0
* Revert "More dynmaic linking options"Ryan Dahl2010-06-021-0/+1
* More dynmaic linking optionsRyan Dahl2010-06-011-1/+0
* Fix JOBS for Solaris makeRyan Dahl2010-05-261-2/+2
* Allow parallel jobs to be passed to V8 buildRyan Dahl2010-05-131-1/+2
* Change the 'make dist' to remove v8 test dirRyan Dahl2010-05-131-5/+4
* Add proper HTML header for changelog so UTF-8 works.Matt Ranney2010-05-041-4/+2
* Make 'make distclean' work on solarisRyan Dahl2010-04-191-3/+4