Markus Neteler
|
1cf79b7ddd
grass.py: show version with --version; minor cosmetics
|
10 年之前 |
Anna Petrášová
|
c6ca2480d5
startup: attempt to fix https://trac.osgeo.org/grass/ticket/2552 by encoding string
|
10 年之前 |
Martin Landa
|
e548a07d7d
grass.py: do not call g.gisenv three times...
|
10 年之前 |
Martin Landa
|
e3cdb0da8c
grass.py: add -f flag to force removal of .gislock
|
10 年之前 |
Martin Landa
|
95e13a6292
grass.py: remove PY from PATHEXT
|
10 年之前 |
Martin Landa
|
e085d0c4fd
grass.py: support datum_trans when creating new location based on EPSG code
|
10 年之前 |
Martin Landa
|
c6f21c0108
consolidate naming of environmental rendering-related variables
|
10 年之前 |
Vaclav Petras
|
80dafe9939
using sys.platform to determine if running in Cygwin
|
10 年之前 |
Martin Landa
|
ca09358a35
grass.py: revert "do not override already set GRASS environmental variables"
|
10 年之前 |
Martin Landa
|
7309907700
fix grass.py to accept custom PS1 and aliases (bashrc)
|
10 年之前 |
Martin Landa
|
51aa077296
grass.py: do not include 'scripts' tp the path on windows
|
10 年之前 |
Martin Landa
|
17efe48419
grass.py: do not override already set GRASS environmental variables
|
11 年之前 |
Martin Landa
|
05094f02eb
grass.py: do not override already set GRASS environmental variables
|
11 年之前 |
Martin Landa
|
870278f1aa
grass.py: wording
|
11 年之前 |
Martin Landa
|
3235d9262f
fix https://trac.osgeo.org/grass/changeset/60216 (i18n)
|
11 年之前 |
Markus Neteler
|
da32bb85b9
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
11 年之前 |
Huidae Cho
|
bd28c5e932
Replaced prompt.py with a bash function for bash startup.
|
11 年之前 |
Markus Neteler
|
e963f217e5
start script: cosmetics for https://trac.osgeo.org/grass/changeset/60146
|
11 年之前 |
Luca Delucchi
|
cf54fe008c
added flag -e in startup script to exit after creation of location or mapset
|
11 年之前 |
Martin Landa
|
ebf94e4bde
init: wxGUI moved to DISTDIR/gui
|
11 年之前 |
Martin Landa
|
acb028b41b
grass.py: show revision number only for dev versions
|
11 年之前 |
Martin Landa
|
48211e93b9
grass.py: show also revision number if available
|
11 年之前 |
Markus Neteler
|
736151b08d
version update: trunk is grass71
|
11 年之前 |
Markus Neteler
|
499d729004
grass.py: fix odd msg typo
|
11 年之前 |
Maris Nartiss
|
68923c9a13
Catch misconfigured locale settings
|
11 年之前 |
Maris Nartiss
|
8e2973bdc4
Even more robust locale handling. Do not fail if no locale has been detected.
|
11 年之前 |
Martin Landa
|
063ab77241
grass.py: add -gtext switch
|
11 年之前 |
Martin Landa
|
d7d982f032
revert https://trac.osgeo.org/grass/changeset/59210 (https://trac.osgeo.org/grass/ticket/2213)
|
11 年之前 |
Martin Landa
|
49f4cac9eb
grass.py: clarify error message from https://trac.osgeo.org/grass/changeset/59210
|
11 年之前 |
Maris Nartiss
|
4fe5def6bf
Always set locale for GRASS during startup; gettext needs LANG environmental variable on Windows even for default locale
|
11 年之前 |