Commit History

Author SHA1 Message Date
  Martin Landa 06b97a9fe3 g.extension: remove tricky code to get description by parsing source code (it's very slow) - replaced by parsing metadata file (XML) 13 years ago
  Martin Landa 4b27c240a9 g.extension: update for installing pre-compiled GRASS Addons on Windows 13 years ago
  Martin Landa e70b63cd1a g.extension: no need to delete tmp files (see https://trac.osgeo.org/grass/changeset/49440) 13 years ago
  Martin Landa e07fc5abfa g.extension: pre-compiled GRASS Addons for MS Windows are distributed as zip-files 13 years ago
  Martin Landa cd70cc1fc7 g.extension: when remove extension try to get list of files from xml file first 13 years ago
  Martin Landa 2a57f29e02 g.extension: major speed up when listing extensions (-l/c/g) - using daily updated XML files from http://grass.osgeo.org/addons instead of parsing html's and modules itself 13 years ago
  Martin Landa 87c5e6a35a g.extension: download precompiled addons on Windows (first attempt) 13 years ago
  Martin Landa b833ad8714 g.extension: dirs are created by makefile system 13 years ago
  Martin Landa 12f7092f21 g.extension: https -> http 13 years ago
  Luca Delucchi 0e8b0e44f3 fix problem in removing modules with more command like r.modis 13 years ago
  Luca Delucchi 3bcb3f12eb now files in etc are installed to addons/etc/extension_name/ as in $GISBASE/etc/ 13 years ago
  Luca Delucchi c5290d9c06 add function to check if grass_logo.png and grassdocs.css are present on /docs/html to a correct web page style 13 years ago
  Martin Landa b154b8e828 g.extension: fix addons html pages (modify links) 13 years ago
  Martin Landa 6b456f6039 g.extension: fix `remove` action 14 years ago
  Martin Landa 11c510698c g.extension: cosmetics in messages for -d flag 14 years ago
  Martin Landa c2b405dfb3 g.extension: add messages for -d flag 14 years ago
  Martin Landa 5f76d8f240 g.extension: more guisections 14 years ago
  Martin Landa 57e03a05f9 g.extension: remove 'install' from requirements (see include/Make/Platform.in) 14 years ago
  Martin Landa ca85360558 g.extension: call tempdir() after parser() 14 years ago
  Martin Landa 6d000bb043 g.extension: fix creating addons subdirs (call os.makedirs) 14 years ago
  Martin Landa cdb09bfbde g.extension: define also 'etc' dir 14 years ago
  Martin Landa fbca54523b g.extension: fix find_program() call 14 years ago
  Martin Landa b7472756d3 g.extension: add warning when GRASS_ADDON_PATH is not defined 14 years ago
  Martin Landa 1c17aac89f g.extension: support multiple GRASS_ADDONS_PATH values 14 years ago
  Martin Landa f07951ce0a g.extension: update to install scripts 14 years ago
  Martin Landa b138e5a708 g.extension: remove redundant variables 14 years ago
  Martin Landa 653464e4b4 fix https://trac.osgeo.org/grass/changeset/45796 to install also wxGUI extension 14 years ago
  Martin Landa 2a947e3010 making g.extension really working 14 years ago
  Martin Landa 95525aede2 wxGUI: update install extensions window to install wxGUI extensions 14 years ago
  Martin Landa 65d452b814 g.extension: install wxGUI extensions 14 years ago