aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Add plyr as player default and remove NodeJS, npm and videojsJesús2022-02-281-17/+11
* Remove references to old tinymce dependency.Ben Sturmfels2021-04-231-1/+1
* Drop Python 2 installation support.Ben Sturmfels2021-03-031-1/+0
* Potentially require virtualenv as a requirement for "make dist"Christopher Allan Webber2015-06-031-1/+1
* "make check" should work, and "make dist" should use setup.pyChristopher Allan Webber2015-06-031-10/+3
* Comment on why we're not using `make dist`... yetChristopher Allan Webber2015-06-021-0/+4
* Switch from "cp --no-clobber" to "cp -n" for bsd compatibilityChristopher Allan Webber2015-05-131-1/+1
* Use virtualenv set by configureayleph2015-04-031-1/+1
* Make "make check" actually run testsChristopher Allan Webber2015-02-211-1/+1
* Removing cruft from the makefileChristopher Allan Webber2015-02-171-30/+1
* Clean up makefile, make `make docs` / `make info` actually work!Christopher Allan Webber2015-02-171-21/+7
* Add myself to the copyrights of Makefile.inChristopher Allan Webber2015-02-171-0/+1
* Clarify the "make clean" caution'ingChristopher Allan Webber2015-02-171-0/+1
* Proper cleanup of extlib with a make distcleanChristopher Allan Webber2015-02-171-2/+9
* Script and makefile adjustments for updating extlibChristopher Allan Webber2015-02-171-3/+8
* Add a "make docs" targetChristopher Allan Webber2015-02-171-1/+9
* Switch to using ./devtools/compile_translations.sh in Makefile.inChristopher Allan Webber2015-02-141-1/+2
* Remove the paste.ini rule.Christopher Allan Webber2014-10-101-10/+11
* Also remove the include directoryChristopher Allan Webber2014-10-101-0/+1
* Various makefile fixesChristopher Allan Webber2014-10-101-10/+14
* No rule, yet, to clean house.Christopher Allan Webber2014-10-101-2/+11
* Users now get an editable copy of mediagoblin.example.ini->mediagoblin.iniChristopher Allan Webber2014-10-101-1/+5
* Symlink the appropriate paste.iniChristopher Allan Webber2014-10-101-4/+8
* Set USE_PYTHON3 to yes/no depending on whether --with-python3 enabledChristopher Allan Webber2014-10-101-0/+1
* Most of the way to having a desirable `./configure && make` setupChristopher Allan Webber2014-10-101-7/+17
* Continuing to iterate toward the right autoconf/make solutionChristopher Allan Webber2014-10-101-53/+58
* Updated MediaGoblin config stuff to latest pyconfigure releaseChristopher Allan Webber2014-10-101-11/+9
* Make the develop makefile target the default.Christopher Allan Webber2013-10-071-1/+1
* clean more on distcleanBrandon Invergo2013-05-191-0/+1
* fix aux file installationBrandon Invergo2013-05-191-8/+9
* use POSTGRES variableBrandon Invergo2013-05-191-2/+3
* minor touch-upsBrandon Invergo2013-05-191-4/+7
* better handle installation to another directoryBrandon Invergo2013-05-191-2/+10
* fix virtualenv python interpreter and fix update targetBrandon Invergo2013-05-191-12/+19
* add Makefile.inBrandon Invergo2013-05-191-0/+186
* clean upBrandon Invergo2013-05-191-132/+0
* add pyconfigure stuffBrandon Invergo2012-11-121-0/+132