Sin descripción

Markus Metz b141efeb0b topo building bugfix hace 16 años
db 1f8029bd60 db.excute: there is no 'Set' guisection hace 16 años
debian 90dd81d051 files moved in debianGIS repo hace 16 años
demolocation db49180dd7 welcome to GRASS 7.0.svn hace 17 años
display c66ce150bb rasterlib: prototypes moved to rasterdefs.h hace 16 años
doc 4dade3f745 rasterlib: fns from put_row.c renamed, see hace 16 años
gem e5d2e0ae79 binary rename hace 16 años
general 74ff0b0161 split keywords also in scripts (to avoid duplicated translations) hace 16 años
gui 091abb6bfd fix gettext warnings hace 16 años
imagery c66ce150bb rasterlib: prototypes moved to rasterdefs.h hace 16 años
include 5112c53625 rowiolib: fns rename to follow naming convetions (rowio_ -> Rowio_) hace 16 años
lib b141efeb0b topo building bugfix hace 16 años
locale 98a8ab5b0f Robert Nuske: cont'ed hace 16 años
macosx 50111bb1fe bundling step now works for install also; hace 16 años
man 49e05beab0 Fix g.version and documentation indices when building against installed GRASS hace 16 años
misc 9339a2b67e use array for keywords (to avoid duplicate locales) hace 16 años
mswindows 1d684b169c /c/MinGW not needed hace 16 años
ps c66ce150bb rasterlib: prototypes moved to rasterdefs.h hace 16 años
raster 5112c53625 rowiolib: fns rename to follow naming convetions (rowio_ -> Rowio_) hace 16 años
raster3d c66ce150bb rasterlib: prototypes moved to rasterdefs.h hace 16 años
rfc 9ac2e2dc64 address updated, html syntax replaced by doxygen syntax hace 16 años
rpm b62c85c714 6.3 -> 7.0.svn hace 16 años
scripts 74ff0b0161 split keywords also in scripts (to avoid duplicated translations) hace 16 años
sites 9339a2b67e use array for keywords (to avoid duplicate locales) hace 16 años
swig c66ce150bb rasterlib: prototypes moved to rasterdefs.h hace 16 años
testsuite c4464c33f8 small fixes hace 17 años
tools 465ba86279 add metatags so g.html2man can create whatis NAME entries for non-module intro help pages hace 16 años
vector d688291eb3 minor cleanup of v.external's manual page hace 16 años
visualization a9e9d10f82 rasterlib: fns from opencell.c renamed, see hace 16 años
AUTHORS 6845a15bcb +osgeo hace 16 años
CHANGES db49180dd7 welcome to GRASS 7.0.svn hace 17 años
COPYING db49180dd7 welcome to GRASS 7.0.svn hace 17 años
GPL.TXT db49180dd7 welcome to GRASS 7.0.svn hace 17 años
INSTALL 95273510e1 cosmetics hace 16 años
Makefile 445930b9d5 Convert grass70 script to Python hace 16 años
README bc2c15ac5c Doxygen cleanup: changed references from old itc.it web page/mailing lists to osgeo.org ones; hace 17 años
REQUIREMENTS.html 558e454a51 PyOpenGL is not required for wxGUI NVIZ extension hace 16 años
SUBMITTING aeb3d2b7e7 update copyright, indent, mime-types, wx menu path (merge from devbr6) hace 16 años
SUBMITTING_DOCS 7b412958b7 say how the docs are handled and generated hace 16 años
SUBMITTING_PYTHON 45420ba71c cosmetics, https://trac.osgeo.org/grass/changeset/37340 hace 16 años
SUBMITTING_SCRIPTS db49180dd7 welcome to GRASS 7.0.svn hace 17 años
TODO 6a677a47f9 updated hace 17 años
aclocal.m4 751c884cfc Add macros for --with-<package>-ldflags= option hace 17 años
binaryInstall.src f44f1b3199 removed superfluous $Id$ tag hace 17 años
config.guess fbd85385e9 Update to current state (from http://git.savannah.gnu.org), see trac https://trac.osgeo.org/grass/ticket/158) (merge from devel_grass6) hace 17 años
config.sub fbd85385e9 Update to current state (from http://git.savannah.gnu.org), see trac https://trac.osgeo.org/grass/ticket/158) (merge from devel_grass6) hace 17 años
configure e20cac1133 support 64bit build with 32bit TclTk aqua on OSX (from dev6 https://trac.osgeo.org/grass/changeset/37402) hace 16 años
configure.in e20cac1133 support 64bit build with 32bit TclTk aqua on OSX (from dev6 https://trac.osgeo.org/grass/changeset/37402) hace 16 años
contributors.csv bb47ed0b9d +Markus Metz hace 16 años
contributors_extra.csv db49180dd7 welcome to GRASS 7.0.svn hace 17 años
grass.pc.in db49180dd7 welcome to GRASS 7.0.svn hace 17 años
grassrc.tmpl 49e05beab0 Fix g.version and documentation indices when building against installed GRASS hace 16 años
install-sh f44f1b3199 removed superfluous $Id$ tag hace 17 años
translators.csv 6276a56b89 +Pascal Obstetar hace 16 años

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://download.osgeo.org/grass/grass6_progman/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://download.osgeo.org/grass/grass6_progman/rfc/main.html

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://download.osgeo.org/grass/grass6_progman/
http://download.osgeo.org/grass/grass6_progman_pdf/