Apparently a small meme has spread in the gnome community, the non-recursive automake meme.
Well, rewriting the makefiles for rygel to use the new Vala support in automake-1.11 I also converted it to be non-recursive.
This is what I got:
Parallel builds working (but this seems to be more the work of the Vala support)
Cleaner Makefiles, less [...]
I wrote earlier about compiling libgpgme for use with Visual Studio. Forgot to mention that this is an useless effort because the filedescriptor passing does not work and as such you can only encrypt decrypt from or [...]
While developing with Vala I found myself writing some stuff over and over again. So I decided to make a library out of it: Libbutter. Currently only available via git [...]