summaryrefslogtreecommitdiff
path: root/build
Commit message (Collapse)AuthorAgeFilesLines
* Mark "coverage" and "profile" targets as phonyJohn Mark Bell2008-06-081-1/+2
| | | | svn path=/trunk/hubbub/; revision=4313
* Add a "coverage" target (like libcss) which runs lcov for nice-looking ↵Andrew Sidwell2008-06-081-0/+19
| | | | | | coverage statistics. svn path=/trunk/hubbub/; revision=4312
* Add a script that fetches the current HTML5 entity list and parses it into a ↵Andrew Sidwell2008-05-152-0/+24
| | | | | | C struct format, suitable for "#include"ing. svn path=/trunk/hubbub/; revision=4161
* Rework buildsystem so that it no longer calls make recursively and rebuilds ↵John Mark Bell2008-04-071-20/+80
| | | | | | the testcases when the library changes. svn path=/trunk/hubbub/; revision=4077
* Import hubbub -- an HTML parsing library.John Mark Bell2007-06-231-0/+39
Plenty of work still to do (like tree generation ;) svn path=/trunk/hubbub/; revision=3359