Martin Landa
|
38d25b94fc
g.extension: fix windows 32/64bit issue
|
9 years ago |
Vaclav Petras
|
2caa53ad2b
g.extension: do not check make etc. for -a (backport https://trac.osgeo.org/grass/changeset/66029 and part of https://trac.osgeo.org/grass/changeset/65711)
|
9 years ago |
Martin Landa
|
504cdf23e0
g.extension: check permission only when GRASS_ADDON_BASE exists
|
10 years ago |
Martin Landa
|
375baf47cf
g.extension: check if target directory is writable
|
10 years ago |
Martin Landa
|
170fe5c2a7
g.extention: improve handling of broken zipfiles on Windows
|
10 years ago |
Martin Landa
|
bc94f8e64e
g.extension: message cosmetics (addons metadata)
|
10 years ago |
Martin Landa
|
40072dc7a7
g.extension (bugfix): fix man dir handling (MANDIR -> MANBASEDIR)
|
10 years ago |
Martin Landa
|
6bf867e977
g.extension: fix http replacement handling (bugfix)
|
10 years ago |
Markus Neteler
|
c497e96cf7
scripts/parser: keywords -> keyword (old style remains accepted) (trunk, https://trac.osgeo.org/grass/changeset/63871)
|
10 years ago |
Martin Landa
|
947cfdf6b4
attempt to fix install rules for scrips (etc - addons)
|
10 years ago |
Martin Landa
|
6639eef784
g.extension: fix grass_logo URL in installed addons
|
10 years ago |
Markus Neteler
|
270a66d46c
user message harmonization update (backport of https://trac.osgeo.org/grass/changeset/62007, trac https://trac.osgeo.org/grass/ticket/2409)
|
10 years ago |
Anna Petrášová
|
bdde045836
pythonlib: create new file utils not to clutter core with simple functions and move some of them from core and change all affected imports (merge from trunk, https://trac.osgeo.org/grass/changeset/61854)
|
10 years ago |
Martin Landa
|
1cd6d4db45
g.extension: sync'ed with trunk
|
10 years ago |
Markus Neteler
|
7df99e8331
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
11 years ago |
Martin Landa
|
e76f177d88
g.extension: catch all exceptions when unable to read metadata
|
11 years ago |
Martin Landa
|
c20d27f267
g.extension: formating cosmetics
|
11 years ago |
Martin Landa
|
77ee3f236b
g.extension: fix https://trac.osgeo.org/grass/changeset/59640 (missing commas)
|
11 years ago |
Martin Landa
|
76514bcdcc
g.extension: do not use hardcoded version numbers, fix https://trac.osgeo.org/grass/changeset/59639
|
11 years ago |
Anna Petrášová
|
edf264ecb5
g.extension: fix url for downloading addon binaries
|
11 years ago |
Martin Landa
|
da05868341
g.extension: use tempfile instead of grass.tempdir()
|
11 years ago |
Martin Landa
|
bac3f8006c
g.extension: fix checking svnurl
|
11 years ago |
Martin Landa
|
a451b6a112
g.extension: run with local gisrc
|
11 years ago |
Martin Landa
|
04ac6bd53d
g.extension: cosmetics in description
|
11 years ago |
Anna Petrášová
|
e323e4b080
add missing parameters for find_program
|
12 years ago |
Anna Petrášová
|
21d92b724e
pythonlib: change implementation of find_program (see https://trac.osgeo.org/grass/ticket/2008) and related changes
|
12 years ago |
Pietro Zambelli
|
d6e663e2bf
Union of different proxy parameters in one using the following syntax: proxy=http=<value>,ftp=<value>
|
12 years ago |
Pietro Zambelli
|
6852a749b3
Add proxy support.
|
12 years ago |
Martin Landa
|
90b32e42fd
g.extension: fix installation process when metadata file is broken or not available
|
12 years ago |
Martin Landa
|
0b3c066d9a
g.extension: scan svn when module.xml is not available or broken
|
12 years ago |