提交歷史

作者 SHA1 備註 提交日期
  Anna Petrášová 7e26eed229 libpython: fix Makefile for imaging 11 年之前
  Vaclav Petras 86df6f9073 libpython: pydispacher library (PyDispatcher 2.0.3 source code) 12 年之前
  Martin Landa d66d09ead1 pythonlib: update layout 12 年之前
  Pietro Zambelli 0982f55fa6 Add pygrass library into grass 12 年之前
  Martin Landa b06611c769 pythonlib: change compilation rule for setup.py 13 年之前
  Glynn Clements b27bbad856 Try to keep generated files in $(OBJDIR) 13 年之前
  Soeren Gebbert ded2d73aa8 Moved the temporal GIS code from grass.script into a separate library structure named grass.temporal. 13 年之前
  Soeren Gebbert 2af0175d8a Split of the temporal gis python library into several files. Management functionality (create, remove, register, unregister, ...) of the temporal GIS is now functional. 13 年之前
  Soeren Gebbert a3a45e61b4 Initial commit of the temporal GIS extension in grass. The file names 13 年之前
  Soeren Gebbert a16017a48d Raster3d info and mapcalc python functions inspired by the grass.script 13 年之前
  Martin Landa b411bc9b09 pythonlib: rewrite command_info() using grassTask and processTask (moved from wxGUI) 14 年之前
  Martin Landa 46a5589f7e fix typo in Makefile 14 年之前
  Martin Landa 56ac45a770 fix grass.init() & separated to new module 'setup' 14 年之前
  Martin Landa c2fb0f6c79 dox file renamed 14 年之前
  Helmut Kudrnovsky 9ee814421c https://trac.osgeo.org/grass/ticket/1125: wingrass - ctypes - compiling error fixed 14 年之前
  Martin Landa f0b24e54dc disable swig, reenable when https://trac.osgeo.org/grass/ticket/1125 is fixed 15 年之前
  Glynn Clements 1fe453a5fc Restore "-U __GNUC__" to preprocessor command 15 年之前
  Glynn Clements 521042f6ee Log errors in ctypes subdirectory 15 年之前
  Glynn Clements 34fbc7b4ba Add configure check for ctypesgen 15 年之前
  Glynn Clements 1fd2f4de5c Replace SWIG with ctypesgen for Python bindings 15 年之前
  Glynn Clements 326bb5e584 Add grass.script.array: read/write GRASS rasters to/from NumPy arrays 15 年之前
  Glynn Clements f2e18ece8e Treat destination directories as targets 15 年之前
  Martin Landa 0b0b8a4008 readme already removed - Makefile fix 16 年之前
  Martin Landa 3e3983edb9 fix grass/__init__.py 16 年之前
  Martin Landa a4ba95a5f0 grass.script.all replaced by __init__.py 16 年之前
  Martin Landa 8cdd054272 grass.script.all added 16 年之前
  Martin Landa c7f90708b8 no grass module, see https://trac.osgeo.org/grass/changeset/37345 16 年之前
  Martin Landa d18aa6d49d Python swig and script modules reorganized 16 年之前
  Markus Neteler 93169d52c7 document GRASS-Python lib 16 年之前
  Glynn Clements 993d8f53b3 Use -n flag for g.gisenv, g.findfile 16 年之前