Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use virtualenv set by configure | ayleph | 2015-04-03 | 1 | -1/+1 |
* | Make "make check" actually run tests | Christopher Allan Webber | 2015-02-21 | 1 | -1/+1 |
* | Removing cruft from the makefile | Christopher Allan Webber | 2015-02-17 | 1 | -30/+1 |
* | Clean up makefile, make `make docs` / `make info` actually work! | Christopher Allan Webber | 2015-02-17 | 1 | -21/+7 |
* | Add myself to the copyrights of Makefile.in | Christopher Allan Webber | 2015-02-17 | 1 | -0/+1 |
* | Clarify the "make clean" caution'ing | Christopher Allan Webber | 2015-02-17 | 1 | -0/+1 |
* | Proper cleanup of extlib with a make distclean | Christopher Allan Webber | 2015-02-17 | 1 | -2/+9 |
* | Script and makefile adjustments for updating extlib | Christopher Allan Webber | 2015-02-17 | 1 | -3/+8 |
* | Add a "make docs" target | Christopher Allan Webber | 2015-02-17 | 1 | -1/+9 |
* | Switch to using ./devtools/compile_translations.sh in Makefile.in | Christopher Allan Webber | 2015-02-14 | 1 | -1/+2 |
* | Remove the paste.ini rule. | Christopher Allan Webber | 2014-10-10 | 1 | -10/+11 |
* | Also remove the include directory | Christopher Allan Webber | 2014-10-10 | 1 | -0/+1 |
* | Various makefile fixes | Christopher Allan Webber | 2014-10-10 | 1 | -10/+14 |
* | No rule, yet, to clean house. | Christopher Allan Webber | 2014-10-10 | 1 | -2/+11 |
* | Users now get an editable copy of mediagoblin.example.ini->mediagoblin.ini | Christopher Allan Webber | 2014-10-10 | 1 | -1/+5 |
* | Symlink the appropriate paste.ini | Christopher Allan Webber | 2014-10-10 | 1 | -4/+8 |
* | Set USE_PYTHON3 to yes/no depending on whether --with-python3 enabled | Christopher Allan Webber | 2014-10-10 | 1 | -0/+1 |
* | Most of the way to having a desirable `./configure && make` setup | Christopher Allan Webber | 2014-10-10 | 1 | -7/+17 |
* | Continuing to iterate toward the right autoconf/make solution | Christopher Allan Webber | 2014-10-10 | 1 | -53/+58 |
* | Updated MediaGoblin config stuff to latest pyconfigure release | Christopher Allan Webber | 2014-10-10 | 1 | -11/+9 |
* | Make the develop makefile target the default. | Christopher Allan Webber | 2013-10-07 | 1 | -1/+1 |
* | clean more on distclean | Brandon Invergo | 2013-05-19 | 1 | -0/+1 |
* | fix aux file installation | Brandon Invergo | 2013-05-19 | 1 | -8/+9 |
* | use POSTGRES variable | Brandon Invergo | 2013-05-19 | 1 | -2/+3 |
* | minor touch-ups | Brandon Invergo | 2013-05-19 | 1 | -4/+7 |
* | better handle installation to another directory | Brandon Invergo | 2013-05-19 | 1 | -2/+10 |
* | fix virtualenv python interpreter and fix update target | Brandon Invergo | 2013-05-19 | 1 | -12/+19 |
* | add Makefile.in | Brandon Invergo | 2013-05-19 | 1 | -0/+186 |
* | clean up | Brandon Invergo | 2013-05-19 | 1 | -132/+0 |
* | add pyconfigure stuff | Brandon Invergo | 2012-11-12 | 1 | -0/+132 |