summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Don't even think about -Werror with gcc2...François Revel2009-04-241-2/+2
| | | | svn path=/trunk/libparserutils/; revision=7309
* Update libparserutils to use the new shared object stuffDaniel Silverstone2009-04-211-4/+4
| | | | svn path=/trunk/libparserutils/; revision=7204
* Lose a bunch of trailing commas.John Mark Bell2009-04-151-2/+12
| | | | | | GCC 2.95 compatibility. svn path=/trunk/libparserutils/; revision=7094
* Reflect shared library versioningJohn Mark Bell2009-04-031-9/+14
| | | | svn path=/trunk/libparserutils/; revision=7030
* Fix installation rulesJohn Mark Bell2009-03-241-2/+2
| | | | svn path=/trunk/libparserutils/; revision=6860
* Port to new buildsystemJohn Mark Bell2009-03-241-36/+24
| | | | svn path=/trunk/libparserutils/; revision=6854
* Doxygen-generated API documentationJohn Mark Bell2009-01-091-0/+1
| | | | svn path=/trunk/libparserutils/; revision=6005
* Dependency trackingJohn Mark Bell2008-09-051-0/+2
| | | | svn path=/trunk/libparserutils/; revision=5257
* Tidy up CFLAGS/LDFLAGSJohn Mark Bell2008-09-051-2/+2
| | | | svn path=/trunk/libparserutils/; revision=5249
* Import parser construction utility libraryJohn Mark Bell2008-05-011-0/+43
svn path=/trunk/libparserutils/; revision=4111