summaryrefslogtreecommitdiffstats
path: root/python/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* python: Set PYTHON in run script.Richard W.M. Jones2012-06-281-3/+1
* tests: Add ./run --test option.Richard W.M. Jones2012-06-261-1/+1
* build: Define builddir and abs_srcdir when they are missing.Richard W.M. Jones2012-06-181-1/+1
* python: Add PYTHONPATH to './run' script.Richard W.M. Jones2012-04-111-4/+2
* Do not run appliance-related checks if not building applianceHilko Bengen2012-01-231-2/+6
* Tempus fugit.Richard W.M. Jones2012-01-181-1/+1
* Update FSF address.Matthew Booth2011-11-081-1/+1
* python: Pass $PYTHON environment variable to tests.Richard W.M. Jones2011-11-021-2/+3
* python: Don't build static libraryHilko Bengen2011-08-241-1/+1
* build: Set TMPDIR for local testing.Richard W.M. Jones2011-08-081-1/+2
* python: Don't name extension with .so.0.0 and symlinks (thanks Dan Berrange).Richard W.M. Jones2011-08-051-0/+1
* 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