summaryrefslogtreecommitdiff
path: root/Makefile-riscos
Commit message (Collapse)AuthorAgeFilesLines
* Purge redundant makefilesJohn Mark Bell2009-03-241-54/+0
| | | | svn path=/trunk/hubbub/; revision=6845
* Allow TESTTYPE=release to be specified to build the tests with the release ↵Daniel Silverstone2009-02-141-0/+1
| | | | | | | | | | CFLAGS. Add TARGET to the build paths. You should 'make distclean' before updating to this. Add BUILD_SHARED=yes support to the *nix build svn path=/trunk/hubbub/; revision=6478
* Use doxygen to create API documentation.John Mark Bell2009-01-081-0/+1
| | | | | | Add a bunch of extra commentary to stop doxygen warning. svn path=/trunk/hubbub/; revision=5994
* GCCSDK 4 build compatibility (not finished yet)John Tytgat2008-09-281-6/+10
| | | | svn path=/trunk/hubbub/; revision=5458
* Fix buildsystem for cross compilationJohn Mark Bell2008-08-031-1/+5
| | | | svn path=/trunk/hubbub/; revision=4884
* Rework buildsystem so that it no longer calls make recursively and rebuilds ↵John Mark Bell2008-04-071-23/+29
| | | | | | the testcases when the library changes. svn path=/trunk/hubbub/; revision=4077
* Import hubbub -- an HTML parsing library.John Mark Bell2007-06-231-0/+38
Plenty of work still to do (like tree generation ;) svn path=/trunk/hubbub/; revision=3359