summaryrefslogtreecommitdiff
path: root/src/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove libcss_initialise/finalise.John Mark Bell2010-12-041-1/+1
| | | | | | Fix testsuite to compile (it passes, too) svn path=/trunk/libcss/; revision=10955
* Port to new buildsystemJohn Mark Bell2009-03-241-47/+2
| | | | svn path=/trunk/libcss/; revision=6856
* More API munging. Also stub out implementations of new APIs.John Mark Bell2008-09-131-1/+1
| | | | svn path=/trunk/libcss/; revision=5306
* Import beginnings of a CSS parsing library.John Mark Bell2008-05-011-0/+49
Currently comprises a lexer. svn path=/trunk/libcss/; revision=4112