[libvirt] [PATCH 0/4] HACKING: Improve handling

Andrea Bolognani abologna at redhat.com
Mon Oct 26 15:03:14 UTC 2015


Generate the HACKING file at dist time like we're already doing for
NEWS, AUTHORS and ChangeLog.

The file shouldn't be tracked by git as it's not a source file but
rather a generated one; because of this, it should also be generated
in $(builddir) as opposed to $(top_srcdir).

Cheers.


Andrea Bolognani (4):
  HACKING: Generate inside the build directory
  HACKING: Remove generated copy
  HACKING: Add to ignore file
  HACKING: Include in EXTRA_DIST

 .gitignore  |    1 +
 HACKING     | 1008 -----------------------------------------------------------
 Makefile.am |    3 +-
 cfg.mk      |    3 +-
 4 files changed, 4 insertions(+), 1011 deletions(-)
 delete mode 100644 HACKING

-- 
2.4.3




More information about the libvir-list mailing list