Commit Graph

30 Commits

Author SHA1 Message Date
JoeLametta
80100964c7 Added --with-pluginsdir to configure script
thomasvs/morituri#150
2016-05-19 11:35:19 +02:00
Thomas Vander Stichele
70e6ba7df9 bumped version for development 2014-07-16 00:01:24 -04:00
Thomas Vander Stichele
ad42eb8e32 releasing 0.2.3 2014-07-15 23:15:57 -04:00
Michał Górny
209b7d6621 Use standard AM_PATH_PYTHON rather than broken AS_PATH_PYTHON.
The AS_PATH_PYTHON macro is broken and does not respect $PYTHON when
version is specified. This causes serious breakage on Gentoo. Instead,
use the AM_PATH_PYTHON macro that is integral part of automake.
2014-05-16 09:38:10 +02:00
Tuomo Lempiäinen
b7880f6206 Run $PYTHON, not python 2013-07-30 22:01:53 +03:00
Thomas Vander Stichele
7079a6b57f back to development 2013-07-30 19:25:59 +02:00
Thomas Vander Stichele
f7f2340d74 Releasing 0.2.2 2013-07-30 13:52:40 +02:00
Thomas Vander Stichele
85300a9529 get revision from git; make it work everywhere 2013-07-30 11:23:59 +02:00
Thomas Vander Stichele
41a6640f08 back to development 2013-07-15 10:03:45 +02:00
Thomas Vander Stichele
a19c73cb2e release 0.2.1 2013-07-15 10:03:08 +02:00
Thomas Vander Stichele
66a6079550 expand the right PYTHON into rip and bash-compgen 2013-02-03 14:29:42 +01:00
Thomas Vander Stichele
852ef5a98b back to developing 2013-01-20 21:25:20 +01:00
Thomas Vander Stichele
5a80b9fa9c release 0.2.0 2013-01-20 21:21:33 +01:00
Thomas Vander Stichele
cd295537fc * configure.ac:
* morituri/configure/installed.py.in:
	* morituri/configure/uninstalled.py.in:
	  Create configure.configure.pluginsdir
2012-11-25 18:21:11 +00:00
Thomas Vander Stichele
d1b1f1a7d0 * configure.ac:
back to development.
2012-11-23 18:57:43 +00:00
Thomas Vander Stichele
352519dc2f * NEWS:
* README:
	* RELEASE:
	* configure.ac:
	* morituri.doap:
	  Releasing 0.1.3, "cranes"
2012-11-23 16:58:30 +00:00
Thomas Vander Stichele
108dc72f5f convert prints to writes 2012-11-17 19:35:57 +00:00
Thomas Vander Stichele
ef409afa12 * configure.ac:
Doing a pre-release.
2011-10-28 21:04:52 +00:00
Thomas Vander Stichele
36b98423b5 * configure.ac:
* doc/release:
	  Back to trunk.
2011-06-05 16:03:33 +00:00
Thomas Vander Stichele
c060a3ecb9 releasing 0.1.2 2011-06-05 15:43:17 +00:00
Thomas Vander Stichele
6462291ba1 * configure.ac:
Time for a prerelease.
2011-05-24 18:49:43 +00:00
Thomas Vander Stichele
0db1c45bfc * configure.ac:
* doc/release:
	  Back to trunk.
2010-04-16 22:19:38 +00:00
Thomas Vander Stichele
06101f2ad4 releasing 0.1.1, Dead 2010-04-16 21:54:25 +00:00
Thomas Vander Stichele
3f2b07ef1c * configure.ac:
* bin/rip.in (added):
	* bin/rip (deleted):
	  Generate bin/rip so we can do sys.path stuff.
2010-03-15 14:21:11 +00:00
Thomas Vander Stichele
e61e7bc37c * configure.ac:
Back to TRUNK.
2009-09-26 15:54:34 +00:00
Thomas Vander Stichele
da7925b4e3 releasing 0.1.0 2009-09-26 15:17:54 +00:00
Thomas Vander Stichele
c0ec17d188 * configure.ac:
* m4/Makefile.am:
	* m4/as-ac-expand.m4 (added):
	  Correctly set installation dir for noarch python files so that it
	  works on 64 bit.
2009-09-06 17:07:40 +00:00
Thomas Vander Stichele
9a26d7f6a4 * configure.ac:
* morituri/Makefile.am:
	* morituri/result (added):
	* morituri/result/result.py (added):
	* morituri/result/__init__.py (added):
	* morituri/result/Makefile.am (added):
	  Add classes to store track and rip results in.
2009-06-05 07:57:54 +00:00
Thomas Vander Stichele
1450b77706 * AUTHORS:
* Makefile.am:
	* NEWS:
	* TODO:
	* autogen.sh:
	* configure.ac:
	* examples/ARcalibrate.py:
	* misc/Makefile.am:
	* misc/morituri-uninstalled:
	* morituri.spec.in:
	* morituri/Makefile.am:
	* morituri/common/Makefile.am:
	* morituri/common/logcommand.py:
	* morituri/extern/Makefile.am:
	* morituri/rip/Makefile.am:
	* morituri/rip/__init__.py:
	* morituri/rip/main.py:
	* morituri/test/Makefile:
	* morituri/test/Makefile.am:
	* configure.ac (added):
	* AUTHORS (added):
	* morituri.spec.in (added):
	* Makefile.am (added):
	* morituri/test/Makefile.am (added):
	* morituri/extern/Makefile.am (added):
	* morituri/common/logcommand.py (added):
	* morituri/common/Makefile.am (added):
	* morituri/Makefile.am (added):
	* morituri/rip (added):
	* morituri/rip/__init__.py (added):
	* morituri/rip/Makefile.am (added):
	* morituri/rip/main.py (added):
	* misc/Makefile.am (added):
	* misc/morituri-uninstalled (added):
	* autogen.sh (added):
	* NEWS (added):
	  Start autotooling.  Add a command-line application.
2009-05-22 20:19:32 +00:00
Thomas Vander Stichele
a35b4d4a01 * AUTHORS:
* Makefile.am:
	* NEWS:
	* TODO:
	* autogen.sh:
	* configure.ac:
	* examples/ARcalibrate.py:
	* misc/Makefile.am:
	* misc/morituri-uninstalled:
	* morituri.spec.in:
	* morituri/Makefile.am:
	* morituri/common/Makefile.am:
	* morituri/common/logcommand.py:
	* morituri/extern/Makefile.am:
	* morituri/rip/Makefile.am:
	* morituri/rip/__init__.py:
	* morituri/rip/main.py:
	* morituri/test/Makefile:
	* morituri/test/Makefile.am:
	* configure.ac (added):
	* AUTHORS (added):
	* morituri.spec.in (added):
	* Makefile.am (added):
	* morituri/test/Makefile.am (added):
	* morituri/extern/Makefile.am (added):
	* morituri/common/logcommand.py (added):
	* morituri/common/Makefile.am (added):
	* morituri/Makefile.am (added):
	* morituri/rip (added):
	* morituri/rip/__init__.py (added):
	* morituri/rip/Makefile.am (added):
	* morituri/rip/main.py (added):
	* misc/Makefile.am (added):
	* misc/morituri-uninstalled (added):
	* autogen.sh (added):
	* NEWS (added):
	  Start autotooling.  Add a command-line application.
2009-05-22 20:08:16 +00:00