summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Ensure local include path overrides buildsystem settings.John Mark Bell2009-08-011-2/+2
| | | | svn path=/trunk/dom/; revision=8959
* Add lpu to the requirementsJohn Mark Bell2009-06-261-0/+11
| | | | svn path=/trunk/dom/; revision=8021
* Sync with core buildsystem changesJohn Mark Bell2009-04-211-4/+4
| | | | svn path=/trunk/dom/; revision=7225
* Shared library versioningJohn Mark Bell2009-04-031-17/+21
| | | | svn path=/trunk/dom/; revision=7037
* Pkg-config control file.John Mark Bell2009-03-311-0/+9
| | | | | | Add requirements based upon build configuration. svn path=/trunk/dom/; revision=7015
* First cut at a port to the new buildsystem.John Mark Bell2009-03-251-28/+30
| | | | | | DOMTS stuff currently disabled. svn path=/trunk/dom/; revision=6883
* Fix RISC OS buildJohn Mark Bell2007-07-201-1/+2
| | | | svn path=/trunk/dom/; revision=3446
* Add XML to C transformation to 'make test' targetJames Shaw2007-07-191-0/+1
| | | | svn path=/trunk/dom/; revision=3443
* Import DOM library.John Mark Bell2007-07-061-0/+34
This is mainly stub functions atm (and is missing a number of key interfaces). svn path=/trunk/dom/; revision=3384