summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Don't even think about -Werror with gcc2...François Revel2009-04-241-2/+2
* Fixup non-pkg-config buildJohn Mark Bell2009-04-211-1/+1
* Update hubbub for the new shared object namingDaniel Silverstone2009-04-211-4/+4
* Only search for parserutils if we're not cleaning the build.John Mark Bell2009-04-211-6/+8
* More best guessingJohn Mark Bell2009-04-171-0/+1
* A best guess as to where parserutils' headers will be.John Mark Bell2009-04-171-0/+1
* A load of c89 compatibility fixes.John Mark Bell2009-04-161-1/+3
* Lose trailing commas.John Mark Bell2009-04-151-2/+11
* Shared library versioningJohn Mark Bell2009-04-031-10/+12
* Simplify json requirementsJohn Mark Bell2009-03-251-18/+8
* Declare testrunnerJohn Mark Bell2009-03-241-0/+2
* Fix determination of whether json is requiredJohn Mark Bell2009-03-241-1/+26
* Sync with core.John Mark Bell2009-03-241-13/+10
* Add src directory to include path.John Mark Bell2009-03-241-1/+2
* First cut at porting hubbub's buildsystem to the core toolsJohn Mark Bell2009-03-241-44/+24
* Allow TESTTYPE=release to be specified to build the tests with the release CF...Daniel Silverstone2009-02-141-2/+11
* Use doxygen to create API documentation.John Mark Bell2009-01-081-0/+1
* GCCSDK 4 build compatibility (not finished yet)John Tytgat2008-09-281-1/+1
* Improved dependency tracking.John Mark Bell2008-07-101-0/+2
* Add a "coverage" target (like libcss) which runs lcov for nice-looking covera...Andrew Sidwell2008-06-081-0/+2
* Rework buildsystem so that it no longer calls make recursively and rebuilds t...John Mark Bell2008-04-071-23/+30
* Import hubbub -- an HTML parsing library.John Mark Bell2007-06-231-0/+34