summaryrefslogtreecommitdiffstats
path: root/virt-top/.depend
Commit message (Collapse)AuthorAgeFilesLines
* Update dependencies.Richard Jones2009-10-051-0/+4
|
* *** THIS REPO IS JUST FOR VIRT-TOP NOW ***Richard W.M. Jones2008-04-161-14/+8
| | | | | - See http://hg.et.redhat.com/applications/virt/ for bindings and the other applications.
* Internationalize virt-top.Richard W.M. Jones2008-03-281-16/+18
|
* Support for calendar >= 2.0rjones@thinkpad.home.annexia.org2008-02-121-2/+4
|
* 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.
* * virt-top/virt_top_calendar.ml: Added --end-time option.Richard W.M. Jones2007-10-191-0/+2
| | | | | | | | Extra optional dep on ocaml-calendar. * virt-top/virt-top.pod: Document how to compress and split CSV files. Document --end-time option and time formats. * virt-top/virt_top.ml: Allow sub-second delays when in batch and script mode.
* Reorganised the code to put more utility functions into virt_top_utils.Richard W.M. Jones2007-10-191-6/+10
| | | | | Added explicit interfaces for Virt_top_utils & Virt_top modules. Corrected use of endwin when _not_ in script mode.
* Removed dep on libvirt & extlib -- unnecessary for this file.Richard W.M. Jones2007-10-171-2/+2
|
* Version 0.3.2.8.Richard W.M. Jones2007-09-241-2/+4
| | | | Added support for init files.
* Initial import from CVS.rjones@localhost2007-08-301-0/+8