Martin Landa 6d0e7e52b0 v.extract: initial step for direct OGR read access 16 年之前
..
arraystats 002bbe23df Keep all library dependencies in Grass.make 16 年之前
bitmap 002bbe23df Keep all library dependencies in Grass.make 16 年之前
btree 002bbe23df Keep all library dependencies in Grass.make 16 年之前
cairodriver 002bbe23df Keep all library dependencies in Grass.make 16 年之前
cdhc 002bbe23df Keep all library dependencies in Grass.make 16 年之前
cluster 59a8495bca Fix G_debug() call (first argument is debug level) 16 年之前
datetime 002bbe23df Keep all library dependencies in Grass.make 16 年之前
db 9bc3508fdb cosmetics 16 年之前
display fc2eb38ac8 update email addr 16 年之前
driver 002bbe23df Keep all library dependencies in Grass.make 16 年之前
dspf 002bbe23df Keep all library dependencies in Grass.make 16 年之前
external 49b8066c8f Added a new library to grass called ccmath (LGPL license) to replace the 16 年之前
fonts 1292bf9a1e Major build system clean-up 17 年之前
form 07a7786f64 Configure option for OSX architectures and SDK; 16 年之前
g3d 002bbe23df Keep all library dependencies in Grass.make 16 年之前
gis 7847f7b79a * direct OGR read access: switch to level 2 when pseudo-topology is 16 年之前
gmath 49b8066c8f Added a new library to grass called ccmath (LGPL license) to replace the 16 年之前
gpde c878874b6a Include standard headers before GRASS headers 16 年之前
gtcltk 4a27bf5b0c sync RunInXterm related changes from devbr6 16 年之前
htmldriver 002bbe23df Keep all library dependencies in Grass.make 16 年之前
imagery a927cf1428 use G_getl2(), i18n (merge from devbr6) 16 年之前
init fc2eb38ac8 update email addr 16 年之前
iostream 002bbe23df Keep all library dependencies in Grass.make 16 年之前
linkm 002bbe23df Keep all library dependencies in Grass.make 16 年之前
manage fc2eb38ac8 update email addr 16 年之前
nviz 414eaaa9dc Move OGSF to new vector feature styling approach 16 年之前
ogsf 414eaaa9dc Move OGSF to new vector feature styling approach 16 年之前
pngdriver 002bbe23df Keep all library dependencies in Grass.make 16 年之前
proj 260c811821 pj_dalloc(), not pj_free() or G_free() (trac https://trac.osgeo.org/grass/ticket/736, merge from devbr6) 16 年之前
psdriver 002bbe23df Keep all library dependencies in Grass.make 16 年之前
python 22fe355edf make links unique 16 年之前
raster 75bf2b781a use address the pointer is pointing to not address of the pointer itself 16 年之前
rowio 002bbe23df Keep all library dependencies in Grass.make 16 年之前
rst 002bbe23df Keep all library dependencies in Grass.make 16 年之前
segment 898b6d0078 faster segment library 16 年之前
sites a1e1e556ef Use '\0' for NUL, not (char)NULL 16 年之前
stats 002bbe23df Keep all library dependencies in Grass.make 16 年之前
symbol 002bbe23df Keep all library dependencies in Grass.make 16 年之前
vector 6d0e7e52b0 v.extract: initial step for direct OGR read access 16 年之前
Makefile 49b8066c8f Added a new library to grass called ccmath (LGPL license) to replace the 16 年之前
README 6aa051601e revert r38357: don't tear down the main street signs just because satnav is available 16 年之前
grass7_arch.png e6b250736a remove html tags from main doxygen page 16 年之前
grasslib.dox 4633764147 online broken links aren't good 16 年之前
loc_struct.png 5d366eb05b major gislib.dox update (still not complete, https://trac.osgeo.org/grass/changeset/37744) 16 年之前

README

Current directory layout

- bitmap: bitmap library for X Window Bitmaps
- btree: binary tree library
- D: display library
- datetime: DateTime library
- db: database management interface database drivers
- db/dbmi: general DB driver
- db/sqlp: SQL parser library for DBMI driver
- db/stubs: general DB driver
- display: library for CELL driver
- edit: curses library
- external: external libraries
- external/shapelib: SHAPE file management functions
- fonts: fonts
- fonts/fonts
- fonts/for_grass
- front.end: modules front end (cmd or inter)
- gis: main GRASS library
- image: image library required for SG3d/Iris, saving images in SGIs
rgb-format
- init: GRASS startup scripts and programs
- linkm: linked list memory manager
- ogsf: ported gsurf library (required for NVIZ)
- proj: PROJ4 projection library wrapper
- raster: GRASS raster display library
- vask: Curses based cursor library
- vector: GRASS vector library
- vector/dglib: Directed Graph Library implementation
- vector/dglib/examples: Directed Graph Library examples
- vector/diglib: more GRASS vector functions
- vector/Vlib: portable GRASS vector functions