Keine Beschreibung

Markus Neteler f3537f9df6 update shell scripts to use new element names (https://trac.osgeo.org/grass/ticket/2409) vor 10 Jahren
db 08d5224b41 manual: some cleanup of HTML and examples vor 10 Jahren
debian e480e3543e git-core pkg renamed to just 'git' (merge from devbr6) plus some other hints and TODOs vor 12 Jahren
demolocation 1fe0848528 demolocation: country_boundaries vector map added from http://www.naturalearthdata.com/downloads/110m-cultural-vectors/ vor 11 Jahren
display 229834eae6 sync element names with trunk (https://trac.osgeo.org/grass/ticket/2409) vor 10 Jahren
doc a77f941d21 unused i.points + i.vpoints removed: replaced by g.gui.gcp (trunk, https://trac.osgeo.org/grass/changeset/62555) vor 10 Jahren
general 229834eae6 sync element names with trunk (https://trac.osgeo.org/grass/ticket/2409) vor 10 Jahren
gui 229834eae6 sync element names with trunk (https://trac.osgeo.org/grass/ticket/2409) vor 10 Jahren
imagery b7f206dc0b manual: minor cosmetics vor 10 Jahren
include 4d034047d8 displaylib: D_draw_cell() removed/replaced by D_draw_c_raster() vor 10 Jahren
lib 229834eae6 sync element names with trunk (https://trac.osgeo.org/grass/ticket/2409) vor 10 Jahren
locale 31e7168ea3 Daniel Torres: ES translation cont'ed) vor 10 Jahren
macosx b049ae7010 macosx: update mentioned GRASS version vor 11 Jahren
man cf556926e7 keywords: remove debug output vor 10 Jahren
misc 942e6cdc57 manual: some cleanup of HTML and examples (trunk, https://trac.osgeo.org/grass/changeset/63453) vor 10 Jahren
mswindows 316afe2baf nsis: attempt to fix optional MS runtime installation (merge from trunk: https://trac.osgeo.org/grass/changeset/62082) vor 11 Jahren
ps b7f206dc0b manual: minor cosmetics vor 10 Jahren
raster f3537f9df6 update shell scripts to use new element names (https://trac.osgeo.org/grass/ticket/2409) vor 10 Jahren
raster3d f3537f9df6 update shell scripts to use new element names (https://trac.osgeo.org/grass/ticket/2409) vor 10 Jahren
rpm 7915810e1e rpm SPEC files: remove outdated files, add README.txt with links vor 11 Jahren
scripts f3537f9df6 update shell scripts to use new element names (https://trac.osgeo.org/grass/ticket/2409) vor 10 Jahren
temporal f3537f9df6 update shell scripts to use new element names (https://trac.osgeo.org/grass/ticket/2409) vor 10 Jahren
testsuite 74624f9333 Update old g.list/remove calls in modules vor 10 Jahren
tools b2ee7e2b48 fix tools/thumbnails.py vor 10 Jahren
vector 229834eae6 sync element names with trunk (https://trac.osgeo.org/grass/ticket/2409) vor 10 Jahren
visualization c67c45fe58 consolidate naming of environmental rendering-related variables vor 10 Jahren
AUTHORS 86733f9e4b AUTHORS: fix web URLs vor 11 Jahren
CHANGES db49180dd7 welcome to GRASS 7.0.svn vor 17 Jahren
COPYING 399d774cd8 Use main Web site URL; minor updates vor 12 Jahren
GPL.TXT db49180dd7 welcome to GRASS 7.0.svn vor 17 Jahren
INSTALL 90079ec8ff updated supporting docs vor 11 Jahren
Makefile 2bafbf74cf sphinx documentation: backported 60817, 61141 and following related to python sphinx documentation vor 10 Jahren
README df43a42758 new Progman URL vor 15 Jahren
REQUIREMENTS.html 025ac1500f Added PLY dependency required for the temporal algebra vor 10 Jahren
SUBMITTING 107499b9c6 SUBMITTING files moved to Trac http://trac.osgeo.org/grass/wiki/Submitting vor 11 Jahren
TODO a77f941d21 unused i.points + i.vpoints removed: replaced by g.gui.gcp (trunk, https://trac.osgeo.org/grass/changeset/62555) vor 10 Jahren
aclocal.m4 e2891f5461 enable AIX shared libs vor 12 Jahren
binaryInstall.src b3912537e0 make bindist: update script to G7 vor 11 Jahren
config.guess 9f036d1fb1 autoconf support file update from git.savannah.gnu.org vor 11 Jahren
config.sub 9f036d1fb1 autoconf support file update from git.savannah.gnu.org vor 11 Jahren
configure d933b11e46 configure: compile with SQLite by default (backport of https://trac.osgeo.org/grass/changeset/60995) vor 10 Jahren
configure.in d933b11e46 configure: compile with SQLite by default (backport of https://trac.osgeo.org/grass/changeset/60995) vor 10 Jahren
contributors.csv 5381e69ba8 contributors.csv: +Margherita Di Leo vor 11 Jahren
contributors_extra.csv 83bc299745 contributors_extra.csv: added CERL developer; cleanup for developer listed in contributors.csv vor 11 Jahren
grass.pc.in cdb0910ae9 pkg-config file: update (trunk, https://trac.osgeo.org/grass/changeset/62767) vor 10 Jahren
grasslib.dox 24becd9314 r.le suite (r.le.setup, r.le.trace, r.le.pixel, r.le.patch) moved to Addons vor 10 Jahren
install-sh 70b31d97e9 install-sh: updated to newer version (source: https://svn.met.no/viewvc/fimex/branches/version0_28_x/install-sh, GPL) vor 12 Jahren
translators.csv 31e7168ea3 Daniel Torres: ES translation cont'ed) vor 10 Jahren

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/