Nincs leírás

Yann Chemin c9bdcc41ac updated menus 16 éve
db 465ba86279 add metatags so g.html2man can create whatis NAME entries for non-module intro help pages 16 éve
debian 90dd81d051 files moved in debianGIS repo 16 éve
demolocation db49180dd7 welcome to GRASS 7.0.svn 17 éve
display 8dd61b6265 spelling (merge from devbr6) 16 éve
doc 465ba86279 add metatags so g.html2man can create whatis NAME entries for non-module intro help pages 16 éve
gem e5d2e0ae79 binary rename 16 éve
general 47b5946f7e Update Python example to use standard interface 16 éve
gui c9bdcc41ac updated menus 16 éve
imagery c9bdcc41ac updated menus 16 éve
include dfc7a5951b vector modules need LFS too if requested 16 éve
lib 63cfbb8573 Change Python/g.parser interface to avoid need to re-invoke script 16 éve
locale 814385f086 Milena Nowotarska: cont'ed 16 éve
macosx 7d4819c158 attempt to use same version of Python that wxPython was built for, when bundling wxPython (from dev6 https://trac.osgeo.org/grass/changeset/37833) 16 éve
man 49e05beab0 Fix g.version and documentation indices when building against installed GRASS 16 éve
misc 2d557e2e13 remove reference to v.digit from manual pages 16 éve
mswindows 6136ea4bd5 updates and new icons from Colin Nielsen (merge from devbr6) 16 éve
ps eddb9f8834 add grass logo 16 éve
raster 465ba86279 add metatags so g.html2man can create whatis NAME entries for non-module intro help pages 16 éve
raster3d 465ba86279 add metatags so g.html2man can create whatis NAME entries for non-module intro help pages 16 éve
rfc 73fa950ac0 missing items added 17 éve
rpm b62c85c714 6.3 -> 7.0.svn 16 éve
scripts 75fbb1a096 disable unported shell scripts 16 éve
sites 1292bf9a1e Major build system clean-up 17 éve
swig 0ed0bba5c2 Add $(VECT_CFLAGS) to $(vector_wrap_c_FLAGS) 16 éve
testsuite c4464c33f8 small fixes 17 éve
tools 465ba86279 add metatags so g.html2man can create whatis NAME entries for non-module intro help pages 16 éve
vector c615e4deb3 typo, minor clean 16 éve
visualization 3e3863c2f0 Libraries need to go in EXTRA_LIBS, not EXTRA_LDFLAGS 16 éve
AUTHORS 6845a15bcb +osgeo 16 éve
CHANGES db49180dd7 welcome to GRASS 7.0.svn 17 éve
COPYING db49180dd7 welcome to GRASS 7.0.svn 17 éve
GPL.TXT db49180dd7 welcome to GRASS 7.0.svn 17 éve
INSTALL 95273510e1 cosmetics 16 éve
Makefile 445930b9d5 Convert grass70 script to Python 16 éve
README bc2c15ac5c Doxygen cleanup: changed references from old itc.it web page/mailing lists to osgeo.org ones; 17 éve
REQUIREMENTS.html 558e454a51 PyOpenGL is not required for wxGUI NVIZ extension 16 éve
SUBMITTING aeb3d2b7e7 update copyright, indent, mime-types, wx menu path (merge from devbr6) 16 éve
SUBMITTING_DOCS 7b412958b7 say how the docs are handled and generated 16 éve
SUBMITTING_PYTHON 45420ba71c cosmetics, https://trac.osgeo.org/grass/changeset/37340 16 éve
SUBMITTING_SCRIPTS db49180dd7 welcome to GRASS 7.0.svn 17 éve
TODO 6a677a47f9 updated 17 éve
aclocal.m4 751c884cfc Add macros for --with-<package>-ldflags= option 17 éve
binaryInstall.src f44f1b3199 removed superfluous $Id$ tag 17 éve
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 éve
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 éve
configure e20cac1133 support 64bit build with 32bit TclTk aqua on OSX (from dev6 https://trac.osgeo.org/grass/changeset/37402) 16 éve
configure.in e20cac1133 support 64bit build with 32bit TclTk aqua on OSX (from dev6 https://trac.osgeo.org/grass/changeset/37402) 16 éve
contributors.csv bb47ed0b9d +Markus Metz 16 éve
contributors_extra.csv db49180dd7 welcome to GRASS 7.0.svn 17 éve
grass.pc.in db49180dd7 welcome to GRASS 7.0.svn 17 éve
grassrc.tmpl 49e05beab0 Fix g.version and documentation indices when building against installed GRASS 16 éve
install-sh f44f1b3199 removed superfluous $Id$ tag 17 éve
translators.csv 6276a56b89 +Pascal Obstetar 16 éve

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/