summaryrefslogtreecommitdiff
path: root/src/tokeniser/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove init/final and embed entity trie at build time. r=vinceDaniel Silverstone2010-12-041-0/+8
| | | | svn path=/trunk/hubbub/; revision=10976
* First cut at porting hubbub's buildsystem to the core toolsJohn Mark Bell2009-03-241-44/+2
| | | | svn path=/trunk/hubbub/; revision=6837
* Rework buildsystem so that it no longer calls make recursively and rebuilds ↵John Mark Bell2008-04-071-43/+36
| | | | | | the testcases when the library changes. svn path=/trunk/hubbub/; revision=4077
* Import hubbub -- an HTML parsing library.John Mark Bell2007-06-231-0/+53
Plenty of work still to do (like tree generation ;) svn path=/trunk/hubbub/; revision=3359