Tidak Ada Deskripsi

Anna Petrášová eff51a2e2b wxGUI: sync message formatting with releasebranch 9 tahun lalu
db 394e170324 db.table: check if driver is defined 10 tahun lalu
demolocation e977254e5d GRASS_DB_ENCODING is environmental variable 10 tahun lalu
display 499e28375c d.vect.chart manual: consider v.voronoi for meteo stations (comment) 9 tahun lalu
doc 7ad08036c5 docs: GRASS GIS Database structure and description 9 tahun lalu
general e053bee5c3 g.list: Rename cmp to compare_elist 10 tahun lalu
gui eff51a2e2b wxGUI: sync message formatting with releasebranch 9 tahun lalu
imagery 8e7becc74b imagery intro manual: mention i.eb.* and i.evapo.* 9 tahun lalu
include f1c7da4b2e vector library: Patch from Radim, enhancement request https://trac.osgeo.org/grass/ticket/2729, to allow Map_info struct allocation and deletion 9 tahun lalu
lib 051780fb85 pygrass raster: Added computational raster region setting test 9 tahun lalu
locale 30984ae564 i18N: update from template files 9 tahun lalu
macosx 8040b90777 macosx: update mentioned GRASS version 11 tahun lalu
man 547c9f64f6 docs: link keywords index entry at the end of the page 9 tahun lalu
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 tahun lalu
mswindows 500e862685 winGRASS installer: fix spearfish60_grass7 DB (use G7 version, not G6 version) 9 tahun lalu
ps c5651747d2 bugfix: crazy y values for vpoints in vector legend as vector.layer[i].offset was being used uninitialized (offset and coffset are only used for parallel road feature of vlines). another approach might be to init them to 0 in ps.map/vector.h. should be backported to all branches 9 tahun lalu
raster c4e68919dc raster module r.support: Use the history to store the map title 9 tahun lalu
raster3d a8ef11c6cd various typo fixes, found by the Debian lintian QA tool 10 tahun lalu
rpm f87282e1de rpm SPEC files: remove outdated files, add README.txt with links 11 tahun lalu
scripts f98b23491b v.unpack: testsuite, not test_suite 9 tahun lalu
temporal d59249efdc t.rast.aggregate manual: fix t.rast.aggregate call 9 tahun lalu
testsuite 75b436c37a testsuite rhemisphere.sh: update r.mapcalc call 10 tahun lalu
tools b73f077309 docs: add graphical index 9 tahun lalu
vector ebc80e7ad5 v.what: gettext 9 tahun lalu
visualization c6f21c0108 consolidate naming of environmental rendering-related variables 10 tahun lalu
.travis.yml a9126de50c add grass-dev list to Travis CI recipients 10 tahun lalu
AUTHORS 7b5f81f89a AUTHORS: some updates 10 tahun lalu
CHANGES 53031241e4 Update CHANGES file content to a GRASS GIS 7 summary 10 tahun lalu
COPYING 399d774cd8 Use main Web site URL; minor updates 11 tahun lalu
GPL.TXT db49180dd7 welcome to GRASS 7.0.svn 17 tahun lalu
INSTALL fe94279c39 happy new year 10 tahun lalu
Makefile 4d3d44467e wxgui: add support for sphinx documentation 11 tahun lalu
README 619931bd15 Update urls in README 10 tahun lalu
README.debian c4752cee86 move README.debian to root directory, remove debian directory to simplify debian packaging 10 tahun lalu
REQUIREMENTS.html ca43752e65 REQUIREMENTS.html: cosmetics 10 tahun lalu
SUBMITTING 6df72fb319 SUBMITTING files moved to Trac http://trac.osgeo.org/grass/wiki/Submitting 11 tahun lalu
TODO e41c2910f9 unused i.points + i.vpoints removed: replaced by g.gui.gcp 10 tahun lalu
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 tahun lalu
binaryInstall.src 1eccedfd8e make bindist: update script to G7 10 tahun lalu
config.guess cf4e55fcc3 config.guess + config.sub: updated from http://git.savannah.gnu.org/cgit/config.git/plain/ 10 tahun lalu
config.sub cf4e55fcc3 config.guess + config.sub: updated from http://git.savannah.gnu.org/cgit/config.git/plain/ 10 tahun lalu
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 tahun lalu
configure.in d7e30cc75b configure: hardcode GRASS_VERSION_SVN=00000 for platforms without svnversion program available (needed for g.version) 10 tahun lalu
contributors.csv adb8cd7586 contributors.csv: +Margherita Di Leo 11 tahun lalu
contributors_extra.csv afc114cefc add Tereza Fiedlerova (DataCatalog) to contributors_extra.csv 11 tahun lalu
grass.pc.in 1a5d566ba7 pkg-config file: update 10 tahun lalu
grasslib.dox fe94279c39 happy new year 10 tahun lalu
install-sh 70b31d97e9 install-sh: updated to newer version (source: https://svn.met.no/viewvc/fimex/branches/version0_28_x/install-sh, GPL) 12 tahun lalu
translators.csv 3255ad31eb fix translators file 9 tahun lalu

README

GRASS GIS 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://trac.osgeo.org/grass/wiki/RFC/2_LegalAspectsOfCodeContributions
and the code submission guidelines
http://trac.osgeo.org/grass/wiki/Submitting

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://trac.osgeo.org/grass/wiki/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: ./grasslib.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/