
Below are the tasks for our current milestone. For those 20 or so of you just joining us, we're going to try to organize efforts into near-term sets of goals, that we can reasonably achieve every week or so.
What we mainly need right now is to get the codebase to pass a 'make distcheck'. In addition to being able to identify any remaining things needing finished for the C++-ification and renaming, we had noticed when working on Sodipodi-hydra that distcheck wasn't passing.
If anyone's interested in helping on this, it's straightforward: Get the code from CVS, compile it (with either CC=gcc or CC=g++), run `make distcheck`, and report on what needs to be done to get it to pass.
Once it passes distcheck we will cut release 0.35 and create tarballs and rpms.
Bryce
=== Milestone 1 === Inkscape Production * (DONE) Get inkscape to build with a C++ compiler [team] * (DONE) Fix CDATA issue [mental] * Get codebase to successfully complete `make distcheck` * Cut a release of Inkscape 0.35 * Upload release tarball of Inkscape 0.35 to Inkscape SF file manager
Inkscape Experimental * Build a new grid options dialog using gtkmm [njh]
Inkscape Website * Create logo for Inkscape [mental] * Create look and feel graphical design prototype for website [mental] * Create 3+ screenshots of Inkscape Production * (DONE) Flesh out website more fully [bryce]