Living on the bleeding edge| developer.gimp.org
This page describes how to build GIMP. Prerequisites You should know how to use: a terminal and the command line; shell environment variables. Download the source code The sources needed to compile GIMP can be cloned or downloaded here. If you clone GIMP, you need to be used to at least managing branches before building. Take a look at this comprehensive page. GIMP’s dependencies You may need to install some software to build GIMP, including a C compiler, meson, and more, plus many dependen...| developer.gimp.org
The first step as a core developer is to build GIMP. This page contains all the resources necessary to set up your developer environment correctly.| developer.gimp.org
This document describes the preferred coding style for the GIMP source code. It was originally inspired by GNU’s coding style and developed from there across the years. Coding style is completely arbitrary as it is a a matter of consistency, readability and maintenance, not taste. Therefore it doesn’t matter what you prefer (we all have some part of the rules we would like different, and we can apply these to our personal projects), just follow these rules so that we can work together eff...| developer.gimp.org
Bugs, bugs, bugs| developer.gimp.org
Feature Prioritization| developer.gimp.org