Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set USE_PYTHON3 to yes/no depending on whether --with-python3 enabled | Christopher Allan Webber | 2014-10-10 | 1 | -0/+2 |
* | No acceptable *python* could be found | Christopher Allan Webber | 2014-10-10 | 1 | -1/+1 |
* | Moved where the python init command was | Christopher Allan Webber | 2014-10-10 | 1 | -6/+5 |
* | Most of the way to having a desirable `./configure && make` setup | Christopher Allan Webber | 2014-10-10 | 1 | -26/+49 |
* | Continuing to iterate toward the right autoconf/make solution | Christopher Allan Webber | 2014-10-10 | 1 | -7/+13 |
* | Updated MediaGoblin config stuff to latest pyconfigure release | Christopher Allan Webber | 2014-10-10 | 1 | -4/+213 |
* | psql, not postgres, in configure.ac | Christopher Allan Webber | 2014-06-05 | 1 | -1/+1 |
* | Oops, this accidently slipped in there | Rodney Ewing | 2013-08-20 | 1 | -7/+4 |
* | This patch checks for libs instead of programs in configure.ac for sqlite3 an... | Rodney Ewing | 2013-08-20 | 1 | -4/+7 |
* | Moving setup.py.in back to setup.py | Christopher Allan Webber | 2013-07-25 | 1 | -1/+1 |
* | make virtualenv use the default | Brandon Invergo | 2013-05-20 | 1 | -2/+2 |
* | fix aux file installation | Brandon Invergo | 2013-05-19 | 1 | -1/+1 |
* | change default prefix | Brandon Invergo | 2013-05-19 | 1 | -0/+5 |
* | fix testing for db program | Brandon Invergo | 2013-05-19 | 1 | -3/+3 |
* | add configure.ac | Brandon Invergo | 2013-05-19 | 1 | -0/+197 |
* | clean up | Brandon Invergo | 2013-05-19 | 1 | -87/+0 |
* | add pyconfigure stuff | Brandon Invergo | 2012-11-12 | 1 | -0/+87 |