summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Sync svn:ignore with reality. Lose old core makefileJohn Mark Bell2009-03-241-170/+0
* First cut at porting hubbub's buildsystem to the core toolsJohn Mark Bell2009-03-241-4/+0
* Make BUILD_SHARED actually build shared objectsChris Young2009-03-101-0/+5
* Allow TESTTYPE=release to be specified to build the tests with the release CF...Daniel Silverstone2009-02-141-5/+6
* Make doxygen produce API documentation. I guess it helps if you enable the ri...John Mark Bell2009-01-081-6/+6
* Use doxygen to create API documentation.John Mark Bell2009-01-082-1/+1244
* Add configuration Makefile fragment.John Mark Bell2008-09-182-0/+7
* Make install target work with DESTDIR again. bah.John Mark Bell2008-09-181-3/+3
* OS X friendly install invocationJohn Mark Bell2008-09-101-3/+3
* Make install/uninstall non-silentJohn Mark Bell2008-09-091-6/+6
* Make install/uninstall consider DESTDIRJohn Mark Bell2008-09-091-8/+8
* Native RO buildsystem. Beware of the NOP.John Mark Bell2008-09-071-2/+2
* Make export target usefulJohn Mark Bell2008-09-051-4/+3
* Improved dependency tracking.John Mark Bell2008-07-101-7/+44
* Mark "coverage" and "profile" targets as phonyJohn Mark Bell2008-06-081-1/+2
* Add a "coverage" target (like libcss) which runs lcov for nice-looking covera...Andrew Sidwell2008-06-081-0/+19
* Add a script that fetches the current HTML5 entity list and parses it into a ...Andrew Sidwell2008-05-152-0/+24
* Rework buildsystem so that it no longer calls make recursively and rebuilds t...John Mark Bell2008-04-071-20/+80
* Import hubbub -- an HTML parsing library.John Mark Bell2007-06-231-0/+39