summaryrefslogtreecommitdiffstats
path: root/conversion
Commit message (Collapse)AuthorAgeFilesLines
* install: Use custom subdir for libs, data, headersHans Ulrich Niedermann2011-03-071-1/+1
| | | | | | | | | | | | | | Redefine $(pkgdatadir), $(pkgincludedir) and $(pkglibdir) in order to make the subdir component configurable with the RDM_SUBDIR variable. Then install all libraries and include files to the package specific subdirectories, as their names are far too generic to allow general system wide installation, such as e.g. "bool.h" or "libnetwork.a". Move some very custom and non-general scripts (some with generic names) to a new $(pkglibdir)/bin/ subdir.
* gitignore: Ignore and remove generated Makefile.in filesHans Ulrich Niedermann2011-03-071-527/+0
|
* Message: Addition of optional hdf functionality on rasdaman. Please see ↵Bihemo Kimasa2011-02-162-415/+418
| | | | documentation for more information.
* PB: make more resistant against different HDF packages/versionsPeter Baumann2010-06-091-1/+4
|
* PB: HDF changed from MAX_VAR_DIMS to H4_MAX_VAR_DIMS around 9/5/2007 to ↵Peter Baumann2010-06-081-1/+7
| | | | avoid potential conflicts with NetCDF-3 library
* fixed tiff(a) bugConstantin2010-04-091-3/+4
|
* fixed inv_tiff bugConstantin2010-04-051-2/+2
|
* fixed multidimentional csv export.Constantin2010-03-251-1/+1
|
* Files generated by automake + aclocalAndrei Aiordachioaie2009-10-291-0/+527
|
* fix: last value in CSV encoded output wrongPeter Baumann2009-07-281-1/+1
|
* make TIFF understand further pixel types, such as floatPeter Baumann2009-07-282-525/+640
|
* fixed generation of lib/ and include/ folders on installAndrei Aiordachioaie2009-07-261-1/+1
|
* Initial commitv8.0Constantin Jucovschi2009-04-2456-0/+14905