summaryrefslogtreecommitdiffstats
path: root/resize/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* tests: Replace 'make extra-tests' with individual tests.Richard W.M. Jones2012-11-131-0/+3
* resize: Depend explicitly on Unix module.Richard W.M. Jones2012-10-221-1/+1
* sparsify: Re-use progress bar wrapper code from virt-resize.Richard W.M. Jones2012-10-111-6/+6
* podwrapper: Add --license parameter, which is required.Richard W.M. Jones2012-08-211-0/+1
* build: Rename most C files that contain underscore with dash.Richard W.M. Jones2012-07-191-2/+2
* build: Change calls to podwrapper.sh to use $(PODWRAPPER).Richard W.M. Jones2012-07-161-1/+1
* run: Set MALLOC_PERTURB_ to a random value.Richard W.M. Jones2012-06-281-5/+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-0/+6
* ocaml: Use OCAMLOPTFLAGS when compiling .cmx (ie. native code) files.Richard W.M. Jones2012-06-181-1/+1
* Add gettext support for OCaml tools (virt-resize, virt-sparsify, virt-sysprep).Richard W.M. Jones2012-05-011-1/+6
* Ensure that SOURCES are always in EXTRA_DIST, even if OCaml not available.Richard W.M. Jones2012-03-311-5/+3
* resize, sparsify: find progress mini-library in out-of-tree builds (2)Hilko Bengen2012-01-231-1/+1
* Do not run appliance-related checks if not building applianceHilko Bengen2012-01-231-1/+4
* Replace setting of environment variables with usage of local run scriptHilko Bengen2012-01-231-3/+1
* resize, sparsify: find progress mini-library in out-of-tree buildsHilko Bengen2012-01-201-1/+1
* Fixed out-of-tree compilation of OCaml code after .depend files removalHilko Bengen2012-01-201-2/+3
* build: Remove .depend files from gitMatthew Booth2012-01-111-1/+1
* build: Fix automake warningsMatthew Booth2012-01-041-3/+5
* Update FSF address.Matthew Booth2011-11-081-1/+1
* resize: Remove requirement for ocaml Pcre library.Richard W.M. Jones2011-11-031-3/+1
* resize: Add tests for some Utils functions.Richard W.M. Jones2011-11-031-2/+9
* ocaml: Make sure virt-resize, virt-sparsify are rebuilt if Guestfs API changes.Richard W.M. Jones2011-10-251-1/+1
* Stable OCaml dependencies.Richard Jones2011-09-121-1/+2
* resize: Use guestfish progress bar mini-library.Richard W.M. Jones2011-08-261-1/+14
* out-of-tree build: fix documentation generationHilko Bengen2011-08-151-1/+1
* build: Set TMPDIR for local testing.Richard W.M. Jones2011-08-081-1/+2
* Ubuntu: Fix compilation of virt-resize if old libguestfs already installed.Richard W.M. Jones2011-06-041-1/+5
* Remove ad-hoc run*locally scripts, replace with './run'Richard W.M. Jones2011-04-161-1/+0
* resize: Include stamp file for manpage in CLEANFILES.Richard W.M. Jones2011-04-121-0/+2
* resize: Don't build this directory in parallel.Richard W.M. Jones2011-04-101-0/+4
* resize: Link with local copy of guestfs.Richard W.M. Jones2011-04-091-2/+2
* build: virt-resize manpage.Richard W.M. Jones2011-04-091-6/+5
* Rewrite virt-resize in OCaml.Richard W.M. Jones2011-04-091-0/+101