Aucune description

Hamish Bowman 0612e07d29 provide a default value so it doesn't try and search against a null column (merge from devbr6) il y a 16 ans
db ff65594e77 better explain what the DBF driver isn't doing; explain table migration; cosmetics il y a 16 ans
debian 90dd81d051 files moved in debianGIS repo il y a 16 ans
demolocation db49180dd7 welcome to GRASS 7.0.svn il y a 17 ans
display 6728647bb3 polished; examples improved (interactive not really functional right now) il y a 16 ans
doc 747a30f824 additional url il y a 16 ans
gem 57b44f0c82 fix gem -> gem70 il y a 16 ans
general 32c82057b3 Define CAIRO_HAS_XRENDER_SURFACE (trac https://trac.osgeo.org/grass/ticket/419) il y a 16 ans
gui 0612e07d29 provide a default value so it doesn't try and search against a null column (merge from devbr6) il y a 16 ans
imagery 2f67f7eb32 include missing c++ header needed for gcc 4.4. debian bug https://trac.osgeo.org/grass/ticket/526204, patch from Martin Michlmayr il y a 16 ans
include 32c82057b3 Define CAIRO_HAS_XRENDER_SURFACE (trac https://trac.osgeo.org/grass/ticket/419) il y a 16 ans
lib dff2836aad negative value color cosmetics il y a 16 ans
locale 6d20e52b37 Robert Nuske: cont'ed il y a 16 ans
macosx c350b761b0 disable modbuild (to be deleted, hopefully) il y a 16 ans
man 08284dc59c Build index pages il y a 17 ans
misc 2d557e2e13 remove reference to v.digit from manual pages il y a 16 ans
mswindows c7fb199ab5 Colin Nielsen: native winGRASS packager updates il y a 16 ans
ps fc14dccb50 add vlegend column separation control (see trac https://trac.osgeo.org/grass/ticket/355; merge from devbr6) il y a 16 ans
raster 76e514ea1b expand help text (merge from relbr64) il y a 16 ans
raster3d c2151b2286 Improve adherence to consistent directory structure il y a 16 ans
rfc 73fa950ac0 missing items added il y a 17 ans
rpm b62c85c714 6.3 -> 7.0.svn il y a 16 ans
scripts 4103edb235 fix citation title (merge from devbr6) il y a 16 ans
sites 1292bf9a1e Major build system clean-up il y a 17 ans
swig a48343daee updated il y a 16 ans
testsuite c4464c33f8 small fixes il y a 17 ans
tools 4c5fa57679 reorder skip list; i.ask is gone il y a 16 ans
vector c6f8b9496c fix for ticket https://trac.osgeo.org/grass/ticket/577, skip empty features il y a 16 ans
visualization 48d1d4a090 X11 includes and libs were added regardless of OPENGL_* settings il y a 16 ans
AUTHORS 6845a15bcb +osgeo il y a 16 ans
CHANGES db49180dd7 welcome to GRASS 7.0.svn il y a 17 ans
COPYING db49180dd7 welcome to GRASS 7.0.svn il y a 17 ans
GPL.TXT db49180dd7 welcome to GRASS 7.0.svn il y a 17 ans
INSTALL 95273510e1 cosmetics il y a 16 ans
Makefile 141412ecdc document GRASS-Python lib il y a 16 ans
README bc2c15ac5c Doxygen cleanup: changed references from old itc.it web page/mailing lists to osgeo.org ones; il y a 17 ans
REQUIREMENTS.html 558e454a51 PyOpenGL is not required for wxGUI NVIZ extension il y a 16 ans
SUBMITTING 84aa969167 typos, grammar (merge from devbr6) il y a 16 ans
SUBMITTING_DOCS 7b412958b7 say how the docs are handled and generated il y a 16 ans
SUBMITTING_PYTHON db49180dd7 welcome to GRASS 7.0.svn il y a 17 ans
SUBMITTING_SCRIPTS db49180dd7 welcome to GRASS 7.0.svn il y a 17 ans
TODO 6a677a47f9 updated il y a 17 ans
aclocal.m4 751c884cfc Add macros for --with-<package>-ldflags= option il y a 17 ans
binaryInstall.src f44f1b3199 removed superfluous $Id$ tag il y a 17 ans
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) il y a 17 ans
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) il y a 17 ans
configure 6a02be443a =yes doesn't need basename, minor whitespace/reorder il y a 16 ans
configure.in 6a02be443a =yes doesn't need basename, minor whitespace/reorder il y a 16 ans
contributors.csv bb47ed0b9d +Markus Metz il y a 16 ans
contributors_extra.csv db49180dd7 welcome to GRASS 7.0.svn il y a 17 ans
grass.pc.in db49180dd7 welcome to GRASS 7.0.svn il y a 17 ans
install-sh f44f1b3199 removed superfluous $Id$ tag il y a 17 ans
translators.csv 6276a56b89 +Pascal Obstetar il y a 16 ans

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/