Hey all,

  I just joined the mailing, just to advocate using JhBuild when
moving to git.  This is a tool a bit like kdesvn-build that handles
the dependencies between the git modules.

Reason

1) Gnome and Xorg use it.  Using it would mean that the three big
projects would all be using the same system.  This is just an awesome
concept!
2) It can handle cmake just fine.
3) It's just feels "transparent" and doesn't get in the way.  It
doesn't hide compiler messages or anything, and it becomes normal to
just use jhbuild to build even normally.
4) It just works.  Our build instructions for users would reduce to
something like:
        sudo apt-get install jhbuild;
        wget http://kde.org/kde.jhbuild;
        kate kde.jhbuild  (tinker to set where you want it to install)
        jhbuild -f kde.jhbuild kdebase
5) Did I mention that it works transparently?  It just doesn't get in the way.

John
_______________________________________________
Kde-scm-interest mailing list
Kde-scm-interest@kde.org
https://mail.kde.org/mailman/listinfo/kde-scm-interest

Reply via email to