This page collects information about [http://grass.osgeo.org/wiki/GRASS_AddOns GRASS AddOns] management from developer point of view. == !AddOns XML file == == Compile !AddOns on MS Windows == Background: `g.extension` in winGRASS is not trying to compile given !AddOn as on GNU/Linux, it just downloads pre-compiled binaries from the server. The GRASS !AddOns binaries are downloaded in winGRASS by default from http://wingrass.fsv.cvut.cz, eg. for GRASS 7 it's http://wingrass.fsv.cvut.cz/grass70/addons. The GRASS !AddOns are compiled on that server by script available from [source:grass-addons/tools/addons/compile.sh SVN]. == Compile !AddOns on MS Windows ==