summaryrefslogtreecommitdiffstats
path: root/perl/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* tests: Reformat TESTS_ENVIRONMENT so all use a standard format.Richard W.M. Jones2012-06-281-2/+1
* tests: Add ./run --test option.Richard W.M. Jones2012-06-261-1/+1
* Do not run appliance-related checks if not building applianceHilko Bengen2012-01-231-2/+8
* Replace setting of environment variables with usage of local run scriptHilko Bengen2012-01-231-3/+1
* build: Fix automake warningsMatthew Booth2012-01-041-2/+2
* tests: Split images -> tests/data + tests/guestsRichard W.M. Jones2011-12-221-1/+1
* Update FSF address.Matthew Booth2011-11-081-1/+1
* build: Set TMPDIR for local testing.Richard W.M. Jones2011-08-081-1/+2
* Revert "perl: Rerun configure if MAX_PROC_NR changes."Richard Jones2010-06-081-2/+1
* perl: Rerun configure if MAX_PROC_NR changes.Richard Jones2010-05-251-1/+2
* build: Add missing dependencies in perl directoryMatthew Booth2009-11-211-1/+12
* build: Fix inter-directory dependenciesMatthew Booth2009-11-191-4/+9
* Fix for non-srcdir builds: more misc fixes.Richard Jones2009-07-161-1/+3
* More misc fixes to non-srcdir builds.Richard Jones2009-07-161-0/+5
* Add Sys::Guestfs::Lib - useful functions for using libguestfs from Perl.Richard Jones2009-07-091-0/+1
* Make it possible to build in a separate directoryMatthew Booth2009-07-031-2/+2
* Fix dependencies in perl so it doesn't always rebuildMatthew Booth2009-06-241-2/+4
* Distribute bindtests.pl with the tarball.Richard W.M. Jones2009-05-281-0/+1
* Add tests for bindings parameters, fix several broken bindings.Richard W.M. Jones2009-05-281-1/+6
* build: don't tell "make clean" to remove my '~' backup filesJim Meyering2009-04-301-2/+0
* Minor adjustments for 0.8 release.0.8Richard Jones2009-04-111-3/+4
* Remove *~ files when doing 'make clean'.Richard Jones2009-04-091-0/+2
* Version 0.5: Numerous small fixes to make rpmbuild work again.0.5Richard Jones2009-04-081-5/+10
* Fixed Perl bindings, they now work properly.Richard Jones2009-04-081-0/+3
* First version of Perl bindings, compiled but not tested.Richard Jones2009-04-081-0/+20
* Added framework for the language bindings.Richard Jones2009-04-071-0/+16