Tidak Ada Deskripsi

Martin Landa dd48a4a5ba v.db.addtable: add missing 'qlayer' parameter (v.to.db) 16 tahun lalu
db 967d997b75 Add drivers to CLEAN_SUBDIRS 16 tahun lalu
debian 3711dc160e - finish job of Removing old outdated Debian configuration files (https://trac.osgeo.org/grass/changeset/25027) 16 tahun lalu
demolocation db49180dd7 welcome to GRASS 7.0.svn 17 tahun lalu
display 00e14062fe links (merge from devbr6) 16 tahun lalu
doc ddc38eeec1 Info about me updated. 16 tahun lalu
gem 64d3dee1f5 Don't create directories or install files if they already exist and haven't changed 16 tahun lalu
general 64d3dee1f5 Don't create directories or install files if they already exist and haven't changed 16 tahun lalu
gui 1507f5cbc8 menudata.xml added (shame on me, SORRY, mistake) 16 tahun lalu
imagery 5a3f656270 i.ifft: use standardized options 16 tahun lalu
include ec0f58d22b Add write support to GDAL-link, r.external.out 16 tahun lalu
lib 78b77e1b0f fix my crappy explaination of the placement logic (merge from devbr6) 16 tahun lalu
locale b78b3c7b26 Czech wxGUI translation updated 16 tahun lalu
macosx f69abe456d use INSTALL instead of INSTALL_BIN (sync from dev6) 16 tahun lalu
man 08284dc59c Build index pages 16 tahun lalu
misc 1292bf9a1e Major build system clean-up 17 tahun lalu
ps fc14dccb50 add vlegend column separation control (see trac https://trac.osgeo.org/grass/ticket/355; merge from devbr6) 16 tahun lalu
raster 45cd31aea0 r.contour: G_percent() should stay at the start of the for loop 16 tahun lalu
raster3d c2151b2286 Improve adherence to consistent directory structure 16 tahun lalu
rfc 73fa950ac0 missing items added 16 tahun lalu
rpm f44f1b3199 removed superfluous $Id$ tag 17 tahun lalu
scripts dd48a4a5ba v.db.addtable: add missing 'qlayer' parameter (v.to.db) 16 tahun lalu
sites 1292bf9a1e Major build system clean-up 17 tahun lalu
swig 5524bcabcb Fix "%typemap(out) char **" 16 tahun lalu
testsuite c4464c33f8 small fixes 16 tahun lalu
tools 156d2c992f Add -npro switch (don't read .indent.pro files) 16 tahun lalu
vector 52091389b7 explain cat=, linewraps, links (merge from devbr6) 16 tahun lalu
visualization 64d3dee1f5 Don't create directories or install files if they already exist and haven't changed 16 tahun lalu
AUTHORS ddc38eeec1 Info about me updated. 16 tahun lalu
CHANGES db49180dd7 welcome to GRASS 7.0.svn 17 tahun lalu
COPYING db49180dd7 welcome to GRASS 7.0.svn 17 tahun lalu
GPL.TXT db49180dd7 welcome to GRASS 7.0.svn 17 tahun lalu
INSTALL e90aa2ef28 boosted to GRASS 7 for parallel installation 17 tahun lalu
Makefile 8e9193cfdf Fix bug in generation of dist.<arch>/grass<version>.tmp 16 tahun lalu
README bc2c15ac5c Doxygen cleanup: changed references from old itc.it web page/mailing lists to osgeo.org ones; 17 tahun lalu
REQUIREMENTS.html d1ab0b6286 use css stylesheet (merge from devbr6); ver6->7 16 tahun lalu
SUBMITTING 90871eb07e Amend information on use of "return" statements 16 tahun lalu
SUBMITTING_DOCS b7884b7696 wiki url updated 16 tahun lalu
SUBMITTING_PYTHON db49180dd7 welcome to GRASS 7.0.svn 17 tahun lalu
SUBMITTING_SCRIPTS db49180dd7 welcome to GRASS 7.0.svn 17 tahun lalu
SUBMITTING_TCLTK db49180dd7 welcome to GRASS 7.0.svn 17 tahun lalu
TODO 6a677a47f9 updated 17 tahun lalu
aclocal.m4 751c884cfc Add macros for --with-<package>-ldflags= option 17 tahun lalu
binaryInstall.src f44f1b3199 removed superfluous $Id$ tag 17 tahun lalu
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 tahun lalu
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 tahun lalu
configure e4164ed7e4 Add --with-pthread etc to configure script 16 tahun lalu
configure.in e4164ed7e4 Add --with-pthread etc to configure script 16 tahun lalu
contributors.csv ddc38eeec1 Info about me updated. 16 tahun lalu
contributors_extra.csv db49180dd7 welcome to GRASS 7.0.svn 17 tahun lalu
grass.pc.in db49180dd7 welcome to GRASS 7.0.svn 17 tahun lalu
install-sh f44f1b3199 removed superfluous $Id$ tag 17 tahun lalu
translators.csv 12f4ffd352 ordered by language, removed white space for CSV formatting 16 tahun lalu

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/