Nessuna descrizione

Anna Petrášová 6992464040 wxGUI: fix vdigit toolbar (selection arrow button) with wxPython 3 (merge from trunk, https://trac.osgeo.org/grass/changeset/62606) 10 anni fa
db 8e53564623 update modules: use db_set_error_handler_driver() 10 anni fa
debian e480e3543e git-core pkg renamed to just 'git' (merge from devbr6) plus some other hints and TODOs 12 anni fa
demolocation 1fe0848528 demolocation: country_boundaries vector map added from http://www.naturalearthdata.com/downloads/110m-cultural-vectors/ 11 anni fa
display c67c45fe58 consolidate naming of environmental rendering-related variables 10 anni fa
doc a77f941d21 unused i.points + i.vpoints removed: replaced by g.gui.gcp (trunk, https://trac.osgeo.org/grass/changeset/62555) 10 anni fa
general c67c45fe58 consolidate naming of environmental rendering-related variables 10 anni fa
gui 6992464040 wxGUI: fix vdigit toolbar (selection arrow button) with wxPython 3 (merge from trunk, https://trac.osgeo.org/grass/changeset/62606) 10 anni fa
imagery a77f941d21 unused i.points + i.vpoints removed: replaced by g.gui.gcp (trunk, https://trac.osgeo.org/grass/changeset/62555) 10 anni fa
include 53d8fd6c1d Doxyfile_arch_*.in: sync to trunk 10 anni fa
lib 0c28dfce89 pythonlib: mlist_grouped replaced by list_grouped 10 anni fa
locale c67c45fe58 consolidate naming of environmental rendering-related variables 10 anni fa
macosx b049ae7010 macosx: update mentioned GRASS version 11 anni fa
man fa5c21c64f manual: add link to Addons man pages 11 anni fa
misc a77f941d21 unused i.points + i.vpoints removed: replaced by g.gui.gcp (trunk, https://trac.osgeo.org/grass/changeset/62555) 10 anni fa
mswindows 316afe2baf nsis: attempt to fix optional MS runtime installation (merge from trunk: https://trac.osgeo.org/grass/changeset/62082) 11 anni fa
ps a51f5ca08a ps.map: fix uninitialized pointer found by coverity scan (merge from trunk, https://trac.osgeo.org/grass/changeset/62479) 10 anni fa
raster f57dfc78e7 r.li.edgedensity: fix edge count 10 anni fa
raster3d 7486b8d5f5 fix gui layout of modules which had defined guisections but are required at the same time; v.distance now doesn't require dummy column when printing to stdout (merge from trunk, https://trac.osgeo.org/grass/changeset/62466) 10 anni fa
rpm 7915810e1e rpm SPEC files: remove outdated files, add README.txt with links 11 anni fa
scripts 45991015e2 v.unpack: fix when default DB connection is not set 10 anni fa
temporal 74624f9333 Update old g.list/remove calls in modules 10 anni fa
testsuite 74624f9333 Update old g.list/remove calls in modules 10 anni fa
tools c67c45fe58 consolidate naming of environmental rendering-related variables 10 anni fa
vector 7fed661b91 vectorintro.html: minor fixes 10 anni fa
visualization c67c45fe58 consolidate naming of environmental rendering-related variables 10 anni fa
AUTHORS 86733f9e4b AUTHORS: fix web URLs 11 anni fa
CHANGES db49180dd7 welcome to GRASS 7.0.svn 17 anni fa
COPYING 399d774cd8 Use main Web site URL; minor updates 12 anni fa
GPL.TXT db49180dd7 welcome to GRASS 7.0.svn 17 anni fa
INSTALL 90079ec8ff updated supporting docs 11 anni fa
Makefile 64a1380d18 svn (r)ev in Makefile (cosmetics) 11 anni fa
README df43a42758 new Progman URL 15 anni fa
REQUIREMENTS.html 9b0c990512 remove unused ffmpeg (libavutil) dependency (ticket https://trac.osgeo.org/grass/ticket/2017, backport https://trac.osgeo.org/grass/changeset/61305) 11 anni fa
SUBMITTING 107499b9c6 SUBMITTING files moved to Trac http://trac.osgeo.org/grass/wiki/Submitting 11 anni fa
TODO a77f941d21 unused i.points + i.vpoints removed: replaced by g.gui.gcp (trunk, https://trac.osgeo.org/grass/changeset/62555) 10 anni fa
aclocal.m4 e2891f5461 enable AIX shared libs 12 anni fa
binaryInstall.src b3912537e0 make bindist: update script to G7 11 anni fa
config.guess 9f036d1fb1 autoconf support file update from git.savannah.gnu.org 11 anni fa
config.sub 9f036d1fb1 autoconf support file update from git.savannah.gnu.org 11 anni fa
configure d933b11e46 configure: compile with SQLite by default (backport of https://trac.osgeo.org/grass/changeset/60995) 10 anni fa
configure.in d933b11e46 configure: compile with SQLite by default (backport of https://trac.osgeo.org/grass/changeset/60995) 10 anni fa
contributors.csv 5381e69ba8 contributors.csv: +Margherita Di Leo 11 anni fa
contributors_extra.csv 83bc299745 contributors_extra.csv: added CERL developer; cleanup for developer listed in contributors.csv 11 anni fa
grass.pc.in db49180dd7 welcome to GRASS 7.0.svn 17 anni fa
grasslib.dox 24becd9314 r.le suite (r.le.setup, r.le.trace, r.le.pixel, r.le.patch) moved to Addons 10 anni fa
install-sh 70b31d97e9 install-sh: updated to newer version (source: https://svn.met.no/viewvc/fimex/branches/version0_28_x/install-sh, GPL) 12 anni fa
translators.csv ba6d09ed94 translators: fix typo 11 anni fa

README

GRASS Development Subversion repository

##########################################################
How to get write access here?

Write access is only granted to developers who agree to abide by
RFC2 - Legal aspects of code contributions
http://grass.osgeo.org/programming7/rfc/rfc2_psc.html
and the code submission guidelines (file SUBMITTING in this
directory).

This needs to be communicated to a GRASS developer. S/he will
then possibly propose you to the GRASS Project Steering committee
after a period of evaluation. For details, see
http://grass.osgeo.org/programming7/rfc/

Once write access is granted, you, the new developer need to
obtain an "osgeo_id" at http://www.osgeo.org/osgeo_userid
If you already have an "osgeo_id" but forgot it, search for it at
Search at http://www.osgeo.org/cgi-bin/ldap_web_search.py

##########################################################
How to compile GRASS:
See INSTALL file.

Yes, you should really read INSTALL.

##########################################################################
How to generate the 'Programmer's Manual':

This needs doxygen (http://www.doxygen.org) and optionally
Graphviz dot (http://www.research.att.com/sw/tools/graphviz/).

To build the GRASS programmer's documentation, run
make htmldocs
or to generate documentation as single html file (recommended for simple reading)
make htmldocs-single
here. This takes quite some time. The result is in lib/html/index.html
which refers to further document repositories in
lib/vector/html/index.html
lib/db/html/index.html
lib/gis/html/index.html

The master file is: ./grassrefman.dox where all sub-documents have to
be linked into.

To generate the documents in PDF format, run
make pdfdocs

An online version is available at:
http://grass.osgeo.org/programming7/