summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2011-08-26Fix typo in configure scriptBen Noordhuis1-1/+1
2011-08-09Revert "Unify configure scripts"Ryan Dahl1-99/+16
2011-08-08Unify configure scriptsRyan Dahl1-16/+99
2011-08-08Bring back old Makefile and configure scriptRyan Dahl1-81/+16
2011-08-08sketch out configure supportRyan Dahl1-16/+81
2010-11-01Back to WAFRyan Dahl1-4/+19
2010-10-30Changes to compile on solarisRyan Dahl1-1/+1
2010-10-25exec instead of sh a the configure.real scriptRyan Dahl1-2/+1
2010-10-25more configure hackeryRyan Dahl1-1/+3
2010-10-25add configureRyan Dahl1-0/+5
2010-10-24Replace WAF with make/autoconfRyan Dahl1-21/+0
2010-05-11Quote variables in configure scriptRyan Dahl1-2/+2
2009-12-06Use --jobs=1 with WAFRyan Dahl1-3/+1
2009-11-22detect ccache and bail out since v8 doens't like to build with ccacheJan Lehnardt1-0/+7
2009-10-03Don't unnecessarily output the makefile from the configure script.Ryan Dahl1-139/+0
2009-10-02Use waf-light instead of wafRyan Dahl1-1/+1
2009-09-11Revert "Add xsl files to doc directory so people can build docs easily"Ryan1-1/+1
2009-09-11Add xsl files to doc directory so people can build docs easilyRyan1-1/+1
2009-09-10Man page generation.Ryan1-8/+13
2009-08-25Restyle website/api.html. Now looks like the front page.Ryan1-1/+8
2009-07-16Fix 'make test-debug'Ryan1-1/+1
2009-07-13Add benchmark scripts.Ryan1-1/+7
2009-06-30Add new documentation (using asciidoc!)Ryan1-4/+9
2009-06-27Add make test-allRyan1-0/+3
2009-06-22Use v8's test runnerRyan1-11/+4
2009-06-22Create tools directoryRyan1-0/+2
2009-06-16Only run debug tests if the build debug was builtRyan1-4/+6
2009-06-13test default build tooRyan1-1/+3
2009-05-19Add color PASS/FAIL statements. Use python for portability.Ryan1-1/+4
2009-05-15Inform V8 of external allocations.Ryan1-1/+1
2009-05-14Remove -n from echo in Makefile. (Doesn't work on OSX.)Ryan1-2/+2
2009-04-23wasn't sending pos arg for puts()Ryan1-2/+2
2009-04-22import full versions of dependency libraries!Ryan1-13/+5
2009-04-21add 'make test'Ryan1-1/+8
2009-04-18fix configure so it can handle --debug argumentRyan1-14/+5
2009-04-15everything is changed. i've waited much too long to commit.Ryan1-0/+137