summaryrefslogtreecommitdiff
path: root/build
Commit message (Collapse)AuthorAgeFilesLines
* First attempt at using the core buildsystemJohn Mark Bell2009-03-262-162/+0
| | | | svn path=/trunk/iconv/; revision=6897
* Create zip fileJohn Mark Bell2008-11-191-1/+1
| | | | svn path=/trunk/iconv/; revision=5735
* Move the declarations of iconv_initialise/iconv_finalise to a different header.John Mark Bell2008-11-191-1/+1
| | | | | | | | | | | | | | | This keeps the public iconv.h free of such nonsense. Move the source for the RISC OS stubs to the distribution template tree. We will no longer shipped compiled stubs. People are quite capable of compiling this themselves. Also take the opportunity to tidy it up a bit. Bump the version number to 0.09 Introduce a "riscos-dist" target in Makefile-riscos. Update various bits of documentation. svn path=/trunk/iconv/; revision=5734
* Tools tree. Currently comprises something approximating a parser for the ↵John Mark Bell2008-11-191-0/+127
| | | | | | Unihan database. svn path=/trunk/iconv/; revision=5730
* Import Iconv sourcesJohn Mark Bell2008-11-102-0/+162
svn path=/trunk/iconv/; revision=5677