Small picture of Enselic

This is the personal website of Martin Nordholts a.k.a. Enselic. It contains my blog and some other information related to me and what I do. In my spare time I contribute to GIMP and GEGL development and occasionally to other open source projects as well.

Thursday, September 30, 2010

Nightly GIMP, GEGL, babl tarball builds

I have spent the last few weeks working on setting up nightly tarball builds of GIMP, GEGL and babl. Today I am glad to announce that this is up and running.

This means that from now on you don't have to wait for development snapshots or build from git in order to test the bleeding edge GIMP code. Nightly tarballs can be found at:
ftp://gimptest.flamingtext.com/pub/nightly-tarballs/

It also means that the work I have put on infrastructure and authoring of test cases is more valuable now that the tests are continously run, and that we have a better GIMP development setting where regressions can be discovered as early as possible and thus also more easily fixed.

A natural extension to this is to also do nightly builds of binaries, in particular for Windows for which it is quite inconvenient to build from source. But that will be a later project...

A big thanks to Cameron Gregory at FlamingText.com who donated the server for the nightly builds.