Commit History

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