aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Update for 0.13.0 development cycle.Ben Sturmfels2021-09-191-1/+1
* Now in the 0.12.0 development cycle.Ben Sturmfels2021-04-051-1/+1
* Update version number, relnotes and upgrading docs in preparation for release.Ben Sturmfels2021-03-101-1/+1
* Remove reference to --with-python3.Ben Sturmfels2021-03-061-1/+1
* Drop Python 2 installation support.Ben Sturmfels2021-03-031-20/+4
* fixup! Now in 0.11.0 development cycle.Ben Sturmfels2020-05-061-1/+1
* Preparing to release 0.10.Ben Sturmfels2020-04-281-1/+1
* Switch to Python 3 by default.Ben Sturmfels2020-04-241-1/+1
* Now on MediaGoblin 1.0 development cycle!Christopher Allan Webber2016-03-291-1/+1
* On MediaGoblin 0.9.0!Christopher Allan Webber2016-03-291-1/+1
* Do not require python3.3 explicitelyBoris Bobrov2016-01-071-2/+2
* Setting 0.8.2.dev in configure.ac as wellChristopher Allan Webber2015-12-201-1/+1
* v0.8.0! Let's get this party started!Christopher Allan Webber2015-06-041-1/+1
* Right, also don't build _version.py in configure.acChristopher Allan Webber2015-06-031-1/+1
* Whoops, fix --without-virtualenv's helptextChristopher Allan Webber2015-04-031-1/+2
* Correct version numberayleph2015-03-121-1/+1
* Drop Python2.6 support in configure.acChristopher Allan Webber2015-02-221-2/+2
* Let's try setting up the version number via configure.acChristopher Allan Webber2015-02-211-1/+11
* Removing a lot of stuff from configure.ac that we aren't usingChristopher Allan Webber2015-02-211-290/+1
* So, we're not really using AC_CONFIG_MACRO_DIR for now.Christopher Allan Webber2014-10-101-1/+1
* Move paste.ini, lazystarter.sh back to the right placeChristopher Allan Webber2014-10-101-1/+0
* Update lazyserver to use paste or gunicorn conditionallyChristopher Allan Webber2014-10-101-3/+3
* Set USE_PYTHON3 to yes/no depending on whether --with-python3 enabledChristopher Allan Webber2014-10-101-0/+2
* No acceptable *python* could be foundChristopher Allan Webber2014-10-101-1/+1
* Moved where the python init command wasChristopher Allan Webber2014-10-101-6/+5
* Most of the way to having a desirable `./configure && make` setupChristopher Allan Webber2014-10-101-26/+49
* Continuing to iterate toward the right autoconf/make solutionChristopher Allan Webber2014-10-101-7/+13
* Updated MediaGoblin config stuff to latest pyconfigure releaseChristopher Allan Webber2014-10-101-4/+213
* psql, not postgres, in configure.acChristopher Allan Webber2014-06-051-1/+1
* Oops, this accidently slipped in thereRodney Ewing2013-08-201-7/+4
* This patch checks for libs instead of programs in configure.ac for sqlite3 an...Rodney Ewing2013-08-201-4/+7
* Moving setup.py.in back to setup.pyChristopher Allan Webber2013-07-251-1/+1
* make virtualenv use the defaultBrandon Invergo2013-05-201-2/+2
* fix aux file installationBrandon Invergo2013-05-191-1/+1
* change default prefixBrandon Invergo2013-05-191-0/+5
* fix testing for db programBrandon Invergo2013-05-191-3/+3
* add configure.acBrandon Invergo2013-05-191-0/+197
* clean upBrandon Invergo2013-05-191-87/+0
* add pyconfigure stuffBrandon Invergo2012-11-121-0/+87