summaryrefslogtreecommitdiff
path: root/build
Commit message (Collapse)AuthorAgeFilesLines
* Make install/uninstall consider DESTDIRJohn Mark Bell2008-09-091-14/+14
| | | | svn path=/trunk/libparserutils/; revision=5292
* Native RO makefile. Don't expect anything other than make/make debug to ↵John Mark Bell2008-09-071-2/+2
| | | | | | actually work thanks to insane amounts of buggy behaviour in the OS/runtime that I can't find the energy to work around. svn path=/trunk/libparserutils/; revision=5270
* Dependency trackingJohn Mark Bell2008-09-051-4/+41
| | | | svn path=/trunk/libparserutils/; revision=5257
* Make the export target actually usefulJohn Mark Bell2008-09-051-4/+3
| | | | svn path=/trunk/libparserutils/; revision=5251
* Allow for non-versioned local configuration changesJohn Mark Bell2008-09-051-0/+2
| | | | svn path=/trunk/libparserutils/; revision=5250
* Tidy up CFLAGS/LDFLAGSJohn Mark Bell2008-09-051-1/+1
| | | | svn path=/trunk/libparserutils/; revision=5249
* Remove the iconv codec. It serves no purpose.John Mark Bell2008-09-051-3/+0
| | | | svn path=/trunk/libparserutils/; revision=5248
* Perl script to convert Unicode mapping tables to C structuresJohn Mark Bell2008-09-041-0/+49
| | | | svn path=/trunk/libparserutils/; revision=5234
* Import parser construction utility libraryJohn Mark Bell2008-05-012-0/+137
svn path=/trunk/libparserutils/; revision=4111