Christopher Allan Webber
96f9c530ea
Most of the way to having a desirable ./configure && make
setup
...
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.
2014-10-10 14:42:16 -05:00
Christopher Allan Webber
07778a69da
Continuing to iterate toward the right autoconf/make solution
2014-10-10 14:42:16 -05:00
Christopher Allan Webber
a9dc855ada
Updated MediaGoblin config stuff to latest pyconfigure release
...
Iterating towards what we want in the configure setup.
2014-10-10 14:42:16 -05:00
Christopher Allan Webber
345b958871
Make the develop makefile target the default.
...
Why do ./configure && make && sudo make install if the second one make
installs, amirite? ;)
Generally I just think install should not be a default make target.
This commit sponsored by Ron Ursem. Thank you!
2013-10-07 14:45:50 -05:00
Brandon Invergo
e4801f4d4c
clean more on distclean
2013-05-19 23:58:16 +02:00
Brandon Invergo
e56b493a9e
fix aux file installation
2013-05-19 23:42:04 +02:00
Brandon Invergo
ceb768ae6e
use POSTGRES variable
2013-05-19 23:17:54 +02:00
Brandon Invergo
d45673c024
minor touch-ups
2013-05-19 15:45:36 +02:00
Brandon Invergo
a09f66adac
better handle installation to another directory
2013-05-19 15:40:25 +02:00
Brandon Invergo
297a262c37
fix virtualenv python interpreter and fix update target
2013-05-19 15:28:04 +02:00
Brandon Invergo
0a2eecf881
add Makefile.in
2013-05-19 15:07:49 +02:00
Brandon Invergo
60c42337ef
clean up
2013-05-19 13:22:39 +02:00
Brandon Invergo
ef513974ab
add pyconfigure stuff
2012-11-12 23:31:14 +01:00