Без опису

Markus Neteler 30c1fbb8d5 fix msg typo 10 роки тому
db feaf0beb3c db drivers: chop tokens 10 роки тому
debian 5017a582a0 test commit for https://trac.osgeo.org/grass/ticket/1346 11 роки тому
demolocation 1fe0848528 demolocation: country_boundaries vector map added from http://www.naturalearthdata.com/downloads/110m-cultural-vectors/ 11 роки тому
display e160761978 d.mon: fix list_mons() on Windows (dp->d_type) 10 роки тому
doc f49c8c967c wxGUI: clean must remove *.pyc 10 роки тому
general f621c4453c g.gisenv: check for mandatory variable which cannot be unset 10 роки тому
gui 30c1fbb8d5 fix msg typo 10 роки тому
imagery 00f2908725 updating error message since threshold values 0 or 1 are not valid options (ticket https://trac.osgeo.org/grass/ticket/2575) 10 роки тому
include 7dd1d045f2 Fix d.info with regard to https://trac.osgeo.org/grass/changeset/62026 (ticket https://trac.osgeo.org/grass/ticket/2577) 10 роки тому
lib 19ba5effc0 temporal library: Trying to partly fix https://trac.osgeo.org/grass/ticket/2337 10 роки тому
locale 30c1fbb8d5 fix msg typo 10 роки тому
macosx 8040b90777 macosx: update mentioned GRASS version 11 роки тому
man 805bd0064f css cosmentics, define padding for li.box 10 роки тому
misc 821ac0d925 change color standard options to differentiate between allowing and not allowing none as color instead of bg/fg color, apply the change in modules and in this way fix several modules with incorrect options 10 роки тому
mswindows d5b64ce8d2 wingrass cosmetics in comment 10 роки тому
ps 6b9696bf3d update modules to https://trac.osgeo.org/grass/changeset/63823 10 роки тому
raster faeb869bc0 r.in.gdal: add flag to print number of raster bands 10 роки тому
raster3d 8426ce5072 Fixed various typos (trac https://trac.osgeo.org/grass/ticket/2560) 10 роки тому
rpm f87282e1de rpm SPEC files: remove outdated files, add README.txt with links 11 роки тому
scripts 961116c6c3 update scrips to use `d.mon -g` 10 роки тому
temporal c925d224e9 temporal modules: Added new strds to stvds converter module to Makefile 10 роки тому
testsuite 407a2e6283 update g.region/g.rename calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) 10 роки тому
tools 5c78340579 use raster3d instead of raster3D for r3. module family/class keyword 10 роки тому
vector c0e8ab95ce v.cluster: restore dbscan2 cluster size 10 роки тому
visualization c6f21c0108 consolidate naming of environmental rendering-related variables 10 роки тому
AUTHORS 244fa897b5 AUTHORS: fix web URLs 11 роки тому
CHANGES db49180dd7 welcome to GRASS 7.0.svn 17 роки тому
COPYING 399d774cd8 Use main Web site URL; minor updates 12 роки тому
GPL.TXT db49180dd7 welcome to GRASS 7.0.svn 17 роки тому
INSTALL fe94279c39 happy new year 10 роки тому
Makefile 4d3d44467e wxgui: add support for sphinx documentation 11 роки тому
README df43a42758 new Progman URL 15 роки тому
REQUIREMENTS.html fe94279c39 happy new year 10 роки тому
SUBMITTING 6df72fb319 SUBMITTING files moved to Trac http://trac.osgeo.org/grass/wiki/Submitting 11 роки тому
TODO e41c2910f9 unused i.points + i.vpoints removed: replaced by g.gui.gcp 10 роки тому
aclocal.m4 47ee1e960a updated config.guess config.sub from upstream repo; fix aclocal.m4 for hurd-i386 and kfreebsd-* architectures (trac https://trac.osgeo.org/grass/ticket/2580) 10 роки тому
binaryInstall.src 1eccedfd8e make bindist: update script to G7 11 роки тому
config.guess 47ee1e960a updated config.guess config.sub from upstream repo; fix aclocal.m4 for hurd-i386 and kfreebsd-* architectures (trac https://trac.osgeo.org/grass/ticket/2580) 10 роки тому
config.sub 47ee1e960a updated config.guess config.sub from upstream repo; fix aclocal.m4 for hurd-i386 and kfreebsd-* architectures (trac https://trac.osgeo.org/grass/ticket/2580) 10 роки тому
configure 47ee1e960a updated config.guess config.sub from upstream repo; fix aclocal.m4 for hurd-i386 and kfreebsd-* architectures (trac https://trac.osgeo.org/grass/ticket/2580) 10 роки тому
configure.in d7e30cc75b configure: hardcode GRASS_VERSION_SVN=00000 for platforms without svnversion program available (needed for g.version) 10 роки тому
contributors.csv adb8cd7586 contributors.csv: +Margherita Di Leo 11 роки тому
contributors_extra.csv afc114cefc add Tereza Fiedlerova (DataCatalog) to contributors_extra.csv 11 роки тому
grass.pc.in 1a5d566ba7 pkg-config file: update 10 роки тому
grasslib.dox fe94279c39 happy new year 10 роки тому
install-sh 70b31d97e9 install-sh: updated to newer version (source: https://svn.met.no/viewvc/fimex/branches/version0_28_x/install-sh, GPL) 12 роки тому
translators.csv 8a57841ce1 Daniel Torres: ES translation cont'ed) 10 роки тому

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://grass.osgeo.org/programming7/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://grass.osgeo.org/programming7/rfc/

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://grass.osgeo.org/programming7/