Logo Banner  
 

Information

News
Contribute
Devtools Overview
FAQ

Components

Anjuta
DevHelp
Anjuta2
GNOME Build
Glade
GPF
GNOME Debug
Glimmer

Links

GNOME
GNOME News

GNOME language Bindings
Other Related Projects


GNOME Logo











Contribute to GNOME devtools

There are a lot of things an interested person could work on, if you are just starting out I suggest mailing the gnome-devtools mailinglist asking to be assigned tasks.

  • gnome-build is an ambitious project with only one person working on it. I'd bet someone with skill in perl and automake/autoconf could really help Martijn out.
  • If you're into language analysis, gpf is a really neat project that could probably benefit from another knowledgable person or two. Talk to Mark if you're interested.
  • At some point in the near future I'll be working on some more advanced visualization features in the gnome-debug framework. If you're interested in that kind of stuff, let us know.
  • Development Discussion

    Mailing lists

    Development of the GNOME development tools is discussed on the gnome-devtools@gnome.org mailing list. You can subscribe to his list on the mailing-list homepage .

    IRC

    We also have a special IRC channel where development tools is discussed in the #devel-apps channel on irc.gimp.org. Please note that the IRC channel is mostly for development discussion, help quesionts should be directed to the devtools mailing-list.

    CVS

    Most of the code resides in the GNOME CVS repository. The CVSROOT is
    ':pserver:anonymous@anoncvs.gnome.org:/cvs/gnome'
    . The modules currently available is Anjuta, gIDE, gpf, gnome-build, devhelp and gnome-debug. There is no password for annonymous access so just press enter when prompted for password. Web CVS access is available here.

    Bug Reports

    Bug reports can be sent to the above mailing list, submitted to http://bugzilla.gnome.org.

    Patches

    Patches should be submitted to the gnome-devtools@gnome.org mailing list, and should be in unified format (-u option to cvs diff or the diff program). Patcher can also be submitted as attachments to bugzilla reports.