[deimos] [tutorial] [rfc] How to set up a git repository to simplify keeping bindings up to date

Johannes Pfau spam at example.com
Fri Nov 11 12:43:18 PST 2011


This explains a special repository setup which allows to merge changes
made in C headers into the correct place in the D import files
automatically. This new, merged parts still need to be translated into
D code, but the automatic merge makes sure you don't miss a change in
the C headers.

https://github.com/jpf91/systemd/wiki/Deimos-git-branch-structure

Comments are of course appreciated. The wiki page is also public, so
feel free to correct mistakes. If possible, this should go somewhere
into the official deimos project (wiki).

(Yes, I know there's a typo in the screenshots (daeamon) and the
screenshots don't match the text 100% as they were taken before the
text was written)
-- 
Johannes Pfau



More information about the Digitalmars-d-announce mailing list