summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* build: honour the PYTHON environment variableBen Noordhuis2012-01-081-1/+5
* Fix typo in configure scriptBen Noordhuis2011-08-261-1/+1
* Revert "Unify configure scripts"Ryan Dahl2011-08-091-99/+16
* Unify configure scriptsRyan Dahl2011-08-081-16/+99
* Bring back old Makefile and configure scriptRyan Dahl2011-08-081-81/+16
* sketch out configure supportRyan Dahl2011-08-081-16/+81
* Back to WAFRyan Dahl2010-11-011-4/+19
* Changes to compile on solarisRyan Dahl2010-10-301-1/+1
* exec instead of sh a the configure.real scriptRyan Dahl2010-10-251-2/+1
* more configure hackeryRyan Dahl2010-10-251-1/+3
* add configureRyan Dahl2010-10-251-0/+5
* Replace WAF with make/autoconfRyan Dahl2010-10-241-21/+0
* Quote variables in configure scriptRyan Dahl2010-05-111-2/+2
* Use --jobs=1 with WAFRyan Dahl2009-12-061-3/+1
* detect ccache and bail out since v8 doens't like to build with ccacheJan Lehnardt2009-11-221-0/+7
* Don't unnecessarily output the makefile from the configure script.Ryan Dahl2009-10-031-139/+0
* Use waf-light instead of wafRyan Dahl2009-10-021-1/+1
* Revert "Add xsl files to doc directory so people can build docs easily"Ryan2009-09-111-1/+1
* Add xsl files to doc directory so people can build docs easilyRyan2009-09-111-1/+1
* Man page generation.Ryan2009-09-101-8/+13
* Restyle website/api.html. Now looks like the front page.Ryan2009-08-251-1/+8
* Fix 'make test-debug'Ryan2009-07-161-1/+1
* Add benchmark scripts.Ryan2009-07-131-1/+7
* Add new documentation (using asciidoc!)Ryan2009-06-301-4/+9
* Add make test-allRyan2009-06-271-0/+3
* Use v8's test runnerRyan2009-06-221-11/+4
* Create tools directoryRyan2009-06-221-0/+2
* Only run debug tests if the build debug was builtRyan2009-06-161-4/+6
* test default build tooRyan2009-06-131-1/+3
* Add color PASS/FAIL statements. Use python for portability.Ryan2009-05-191-1/+4
* Inform V8 of external allocations.Ryan2009-05-151-1/+1
* Remove -n from echo in Makefile. (Doesn't work on OSX.)Ryan2009-05-141-2/+2
* wasn't sending pos arg for puts()Ryan2009-04-231-2/+2
* import full versions of dependency libraries!Ryan2009-04-221-13/+5
* add 'make test'Ryan2009-04-211-1/+8
* fix configure so it can handle --debug argumentRyan2009-04-181-14/+5
* everything is changed. i've waited much too long to commit.Ryan2009-04-151-0/+137