summaryrefslogtreecommitdiffstats
path: root/config.h.in
Commit message (Collapse)AuthorAgeFilesLines
* *** THIS REPO IS JUST FOR VIRT-TOP NOW ***Richard W.M. Jones2008-04-161-200/+0
| | | | | - See http://hg.et.redhat.com/applications/virt/ for bindings and the other applications.
* Upgrade to released storage API in libvirt CVS.Richard W.M. Jones2008-02-201-44/+8
|
* More bindings autogenerated, more coverage of storage API.Richard W.M. Jones2008-01-181-12/+9
|
* Move to autogeneration of many C bindings.Richard W.M. Jones2008-01-181-0/+164
| | | | | | | * configure.ac, libvirt/libvirt_c.c, libvirt/generator.pl: Many C bindings can now be autogenerated using a Perl script. Also includes preliminary support for the experimental storage API.
* Build libvirt and examples on Windows (MinGW).Richard W.M. Jones2008-01-051-0/+0
| | | | | | | | | | | | | * 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.
* Added support for new API calls:Richard W.M. Jones2007-11-141-0/+6
| | | | | | | - virNodeGetFreeMemory - virNodeGetCellsFreeMemory Release of 0.3.3.1.
* Initial import from CVS.rjones@localhost2007-08-301-0/+85