summaryrefslogtreecommitdiff
path: root/src/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Rework buildsystem so that it no longer calls make recursively and rebuilds ↵John Mark Bell2008-04-071-71/+38
| | | | | | the testcases when the library changes. svn path=/trunk/hubbub/; revision=4077
* Beginnings of a tree builder.John Mark Bell2008-03-071-0/+3
| | | | | | Distinct lack of any real functionality beyond creation/destruction & option setting. svn path=/trunk/hubbub/; revision=3894
* Import hubbub -- an HTML parsing library.John Mark Bell2007-06-231-0/+79
Plenty of work still to do (like tree generation ;) svn path=/trunk/hubbub/; revision=3359