summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Changed Makefile to shell script. The Makefile approach completely brokeMonty Taylor2010-07-271-40/+0
* Add a 'sdist' make target. It first generates a MANIFEST.in based on what's i...Soren Hansen2010-07-271-0/+9
* Automatically choose the correct type of test (virtualenv or system).Soren Hansen2010-07-271-1/+5
* Fixes to the virtualenv installerVishvananda Ishaya2010-07-261-1/+1
* Move virtualenv installation out of the makefile.andy2010-07-261-14/+14
* Adds a Makefile to fill dependencies for testing.Andy Smith2010-07-231-0/+27