aboutsummaryrefslogtreecommitdiffstats
path: root/paste.py3.ini
Commit message (Collapse)AuthorAgeFilesLines
* Move paste.ini, lazystarter.sh back to the right placeChristopher Allan Webber2014-10-101-86/+0
|
* Add and use paste server selector. Yeah! Smart solutions!Christopher Allan Webber2014-10-101-1/+1
| | | | This commit sponsored by Tryggvi Björgvinsson. Thank you!
* Most of the way to having a desirable `./configure && make` setupChristopher Allan Webber2014-10-101-0/+86
Tries to simplify a lot of the configure code. This is mostly because I found what I expected the previous configure setup to do wasn't quite what it was doing. Also supports a --with-python3 option.