[virt-tools-list] [PATCH virt-viewer 3/5] build-sys: use git.mk to generate gitignore

Daniel P. Berrange berrange at redhat.com
Fri Mar 30 10:33:45 UTC 2012


On Fri, Mar 30, 2012 at 03:37:43AM +0200, Marc-André Lureau wrote:
> This makefile is just fantastic, it forces you into good practices,
> support various build targets (my windows builddir ignore the right
> files etc..)
> 
> The more I use it, the more I like it.
> ---
>  .gitignore                |   40 ---------
>  Makefile.am               |   24 ++++-
>  configure.ac              |    1 +
>  data/Makefile.am          |    2 +
>  git.mk                    |  212 +++++++++++++++++++++++++++++++++++++++++++++
>  icons/16x16/Makefile.am   |    2 +
>  icons/22x22/Makefile.am   |    2 +
>  icons/24x24/Makefile.am   |    2 +
>  icons/256x256/Makefile.am |    2 +
>  icons/32x32/Makefile.am   |    2 +
>  icons/48x48/Makefile.am   |    2 +
>  icons/Makefile.am         |    4 +
>  man/Makefile.am           |    2 +
>  plugin/Makefile.am        |    2 +
>  src/Makefile.am           |    2 +
>  15 files changed, 256 insertions(+), 45 deletions(-)
>  delete mode 100644 .gitignore
>  create mode 100644 git.mk
>  create mode 100644 m4/.gitignore

ACK

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the virt-tools-list mailing list