summaryrefslogtreecommitdiffstats
path: root/python/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* python: Rearrange C files for bindings.Richard W.M. Jones2011-04-221-1/+1
* build: Use ./configure --with-python-installdir=DIR to select Python dir.Richard W.M. Jones2010-12-091-1/+1
* build: Fix inter-directory dependenciesMatthew Booth2009-11-191-3/+8
* RHEL 5: $(builddir) did not exist with this old autoconf/automake, so workaro...Richard Jones2009-07-071-0/+3
* Make it possible to build in a separate directoryMatthew Booth2009-07-031-2/+3
* Add tests for bindings parameters, fix several broken bindings.Richard W.M. Jones2009-05-281-3/+6
* Move the appliance and build scripts into new appliance/ subdirectory.Richard W.M. Jones2009-05-281-2/+2
* build: don't tell "make clean" to remove my '~' backup filesJim Meyering2009-04-301-3/+1
* Install guestfs.pyRichard Jones2009-04-131-0/+2
* Extra CLEANFILES.Richard Jones2009-04-131-1/+1
* Lots, mainly Python bindings.Richard Jones2009-04-131-1/+18
* Remove *~ files when doing 'make clean'.Richard Jones2009-04-091-0/+2
* Added a note that I'm not going to do Python bindings for now.Richard Jones2009-04-081-0/+6
* Added framework for the language bindings.Richard Jones2009-04-071-0/+16