summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
* *** THIS REPO IS JUST FOR VIRT-TOP NOW ***Richard W.M. Jones2008-04-161-4/+0
| | | | | - See http://hg.et.redhat.com/applications/virt/ for bindings and the other applications.
* Removed virt-ctrl, virt-df, ocaml-libvirt - now in separate repositories.Richard W.M. Jones2008-04-163-184/+0
|
* Move programming information to libvirt generated doc.Richard W.M. Jones2008-01-084-3/+73
| | | | | | | | | | * README, libvirt/libvirt.mli: Moved programming information to libvirt generated documentation, greatly expanded examples and other issues. * examples/Makefile.in, examples/node_info.ml, examples/.depend: Added node_info example program. * .hgignore, Makefile.in: Ignore, clean up node_info binary. * examples/list_domains.ml: Make a read-only connection.
* Fix executable permissions added by Windoze.Richard W.M. Jones2008-01-071-0/+0
|
* Build libvirt and examples on Windows (MinGW).Richard W.M. Jones2008-01-053-3/+43
| | | | | | | | | | | | | * aclocal.m4: Add AC_CHECK_OCAML_MODULE to check for OCaml modules directly (without ocamlfind being needed). * configure.ac: Remove requirement for ocamlfind. * config.guess, config.sub: Ship these files to guess host, build and target. * libvirt/Makefile.in, examples/Makefile.in: Change these so they don't require ocamlfind, do the right thing on MinGW. * Make.rules.in: Make.rules is now generated from this file. File can use ocamlfind or direct ocaml commands as available. * .hgignore: Ignore some generated files on Windows.
* Make extlib an optional dependency.Richard W.M. Jones2008-01-041-1/+1
| | | | | | | * Makefile.in, README, configure.ac, examples/Makefile.in, libvirt/Makefile.in, mlvirtmanager/Makefile.in: Much code doesn't really need extlib, so make it optional. Bail earlier in configure step if we don't have ocamlfind.
* Removed $Id$ everywhere.Richard W.M. Jones2007-10-172-3/+0
| | | | 'make distclean' now cleans more files.
* Remove a few more generated files.Richard W.M. Jones2007-08-301-32/+0
|
* Convert .cvsignore files to .cvsignore files, and remove some generated files.Richard W.M. Jones2007-08-301-8/+0
|
* Initial import from CVS.rjones@localhost2007-08-305-0/+121