1. 15 11月, 2007 1 次提交
    • J
      Make "make distcheck" work. · d5117af3
      Jim Meyering 提交于
      * Makefile.am: Expand some "*" wildcards, and (for now) disable
        the relatively unimportant, distuninstallcheck target.
        Fix a few redirect-directly-to-target bugs.
        Add a few $(srcdir)/ prefixes and add an uninstall-local rule.
      * docs/Makefile.am: More of the same.  Split some long lines.
      * python/Makefile.am: Likewise.
      * python/tests/Makefile.am: Likewise.
      * qemud/Makefile.am: Likewise.
      * tests/Makefile.am: Remove the directories already listed in SUBDIRS.
      * docs/examples/index.py: Adapt to produce the desired changes in
        docs/examples/Makefile.am. Also, sort *.c, so results are reproducible,
        and emit a comment telling emacs and vi that the file is read-only.
      * docs/examples/Makefile.am: Regenerate.
      
      
      Author: Jim Meyering <meyering@redhat.com>
      d5117af3
  2. 26 6月, 2007 1 次提交
  3. 07 3月, 2007 1 次提交
  4. 02 3月, 2007 1 次提交
    • M
      Thu Mar 01 16:17:48 EST 2007 Mark McLoughlin <markmc@redhat.com> · 51d56098
      Mark McLoughlin 提交于
              * acinclude.m4: add LIBVIRT_COMPILE_WARNINGS, copied from
              GNOME but with a few more flags we'd been using.
      
              * configure.in: use that instead of setting CFLAGS
              directly.
      
              * proxy/Makefile.am, python/Makefile.am, qemud/Makefile.am,
                src/Makefile.am, tests/Makefile.am: use $(WARN_CFLAGS)
      51d56098
  5. 28 2月, 2006 2 次提交
    • D
      * NEWS configure.in libvirt.spec.in include/libvirt.h docs/*: · 71453235
      Daniel Veillard 提交于
        preparing release 0.0.6
      Daniel
      71453235
    • D
      * TODO: updated · 65bace17
      Daniel Veillard 提交于
      * python/Makefile.am python/generator.py python/libvir.c
        python/libvir.py: improved python binding, raise exception
        when an instance creation or lookup fails, and add support
        for the global error handler, per conn handler still needed
      * python/tests/error.py python/tests/Makefile.am: adding a
        regression test
      Daniel
      65bace17
  6. 15 2月, 2006 1 次提交
  7. 14 2月, 2006 1 次提交
  8. 10 2月, 2006 1 次提交
  9. 20 12月, 2005 1 次提交