summaryrefslogtreecommitdiffstats
path: root/bindings/python/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* cleanup more of our dirs with make uninstallTodd Zullinger2008-03-291-0/+3
* make the test for xsltproc more robust (read as: make it suck less)Todd Zullinger2007-07-121-1/+1
* try to convert the xml docs into python docstrings even when ENABLE_GTK_DOC i...Todd Zullinger2007-07-111-5/+5
* Use build-tree libraries for Python test, not the installed set.Nicholas Piper2007-03-261-2/+2
* Use gtkdoc documentation for python docstrings, topped up with docstrings by ...Nicholas Piper2007-01-141-1/+12
* don't include any swig built files in the tarballs.Todd Zullinger2007-01-131-5/+6
* fix more make distcheck issuesTodd Zullinger2007-01-121-25/+18
* * bindings/python/Makefile.am: correct 'make dist' failure (patchJorg Schuler2007-01-101-8/+8
* * configure.acTodd Zullinger2007-01-041-22/+23
* Reverse tr and sort so that output of grep/awk is sorted before changing newl...Nicholas Piper2006-12-181-1/+1
* Install Python libraries to pyexecdir instead; which is not equal to pythondi...Nicholas Piper2006-12-131-6/+6
* Add README.in - thanks to Todd ZullingerNicholas Piper2006-12-111-0/+11
* Don't remove required files when we make clean.Nicholas Piper2006-05-291-1/+2
* Add a couple of simple unit tests; use Make test to run. Runs against _instal...Nicholas Piper2006-05-231-0/+3
* Have errors reported with the correct path for anyone that's building package...Nicholas Piper2006-05-171-2/+2
* Stop having to list each python file in the gpod module; thanks to Todd Zulli...Nicholas Piper2006-05-151-10/+3
* Track, Database and Playlist support for the nicer API. add_song.py uses this...Nicholas Piper2006-05-071-1/+5
* Rearrange slightly, create a gpod package ready for the nicer APINicholas Piper2006-05-061-12/+13
* Very start of a much nicer API from PythonNicholas Piper2006-04-091-2/+7
* Correction to filename (again?), since I started to use all underscores inste...Nicholas Piper2006-04-081-5/+3
* Update EXTRA_DISTNicholas Piper2006-04-081-2/+3
* 2006-04-03 Jorg Schuler <jcsjcs at users.sourceforge.net>Jorg Schuler2006-04-051-0/+40