Žiadny popis

Martin Landa 919b8049a9 wxGUI: Menu tree window implemnted 16 rokov pred
db d6700ffb2c Update LIBES, DEPENDENCIES from linkage database 16 rokov pred
debian 90dd81d051 files moved in debianGIS repo 16 rokov pred
demolocation db49180dd7 welcome to GRASS 7.0.svn 17 rokov pred
display d6700ffb2c Update LIBES, DEPENDENCIES from linkage database 16 rokov pred
doc b2a54a6471 gislib: G_find_cell renamed to G_find_raster 16 rokov pred
gem e5d2e0ae79 binary rename 16 rokov pred
general 4217867d62 Add (some) missing dependencies upon iconv, regex, XDR libraries 16 rokov pred
gui 919b8049a9 wxGUI: Menu tree window implemnted 16 rokov pred
imagery d6700ffb2c Update LIBES, DEPENDENCIES from linkage database 16 rokov pred
include 3de58cdcf6 don't use argument identifiers in header files 16 rokov pred
lib c153f20db0 Added implementations for API functions to get number of kernels, volumes and holes for a vector map 16 rokov pred
locale 4709b6cd9a L.Q. Thai <lquocthai ioit ac vn>: Vietnamese wxGUI translation 16 rokov pred
macosx 50111bb1fe bundling step now works for install also; 16 rokov pred
man 49e05beab0 Fix g.version and documentation indices when building against installed GRASS 16 rokov pred
misc d6700ffb2c Update LIBES, DEPENDENCIES from linkage database 16 rokov pred
mswindows 91086aacd8 Colin Nielsen: version cosmetics 16 rokov pred
ps d6700ffb2c Update LIBES, DEPENDENCIES from linkage database 16 rokov pred
raster d6700ffb2c Update LIBES, DEPENDENCIES from linkage database 16 rokov pred
raster3d d6700ffb2c Update LIBES, DEPENDENCIES from linkage database 16 rokov pred
rfc 9ac2e2dc64 address updated, html syntax replaced by doxygen syntax 16 rokov pred
rpm b62c85c714 6.3 -> 7.0.svn 16 rokov pred
scripts 66c0c42fe5 v.build.all - be less verbose 16 rokov pred
sites 9339a2b67e use array for keywords (to avoid duplicate locales) 16 rokov pred
swig 426d43843d Define Py_ssize_t for Python < 2.5 16 rokov pred
testsuite c4464c33f8 small fixes 17 rokov pred
tools 6756237d11 Enlarge symbol fields 16 rokov pred
vector 21d38d576f Fixed export of centroids only. 16 rokov pred
visualization d1aa788716 add needed G3D lib to link 16 rokov pred
AUTHORS db69d23299 cosmetics 16 rokov pred
CHANGES db49180dd7 welcome to GRASS 7.0.svn 17 rokov pred
COPYING db49180dd7 welcome to GRASS 7.0.svn 17 rokov pred
GPL.TXT db49180dd7 welcome to GRASS 7.0.svn 17 rokov pred
INSTALL 95273510e1 cosmetics 16 rokov pred
Makefile 445930b9d5 Convert grass70 script to Python 16 rokov pred
README bc2c15ac5c Doxygen cleanup: changed references from old itc.it web page/mailing lists to osgeo.org ones; 17 rokov pred
REQUIREMENTS.html 680f7c1dc5 +geos 16 rokov pred
SUBMITTING aeb3d2b7e7 update copyright, indent, mime-types, wx menu path (merge from devbr6) 16 rokov pred
SUBMITTING_DOCS 7b412958b7 say how the docs are handled and generated 16 rokov pred
SUBMITTING_PYTHON 45420ba71c cosmetics, https://trac.osgeo.org/grass/changeset/37340 16 rokov pred
SUBMITTING_SCRIPTS db49180dd7 welcome to GRASS 7.0.svn 17 rokov pred
TODO 6a677a47f9 updated 17 rokov pred
aclocal.m4 751c884cfc Add macros for --with-<package>-ldflags= option 17 rokov pred
binaryInstall.src f44f1b3199 removed superfluous $Id$ tag 17 rokov pred
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) 17 rokov pred
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) 17 rokov pred
configure bffe7d50e6 Revert https://trac.osgeo.org/grass/changeset/38872 (re-instate https://trac.osgeo.org/grass/changeset/38867) 16 rokov pred
configure.in bffe7d50e6 Revert https://trac.osgeo.org/grass/changeset/38872 (re-instate https://trac.osgeo.org/grass/changeset/38867) 16 rokov pred
contributors.csv 0b61ce6107 +Colin Nielsen 16 rokov pred
contributors_extra.csv 370357de4d Michael Perdue <michael perdue yahoo ca>: ASTER sensor added (trac https://trac.osgeo.org/grass/ticket/712) 16 rokov pred
grass.pc.in db49180dd7 welcome to GRASS 7.0.svn 17 rokov pred
grassrc.tmpl 49e05beab0 Fix g.version and documentation indices when building against installed GRASS 16 rokov pred
install-sh f44f1b3199 removed superfluous $Id$ tag 17 rokov pred
translators.csv 4709b6cd9a L.Q. Thai <lquocthai ioit ac vn>: Vietnamese wxGUI translation 16 rokov pred

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/