summaryrefslogtreecommitdiff
path: root/bindings/xml/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* XML binding: Not libxml only any moreDaniel Silverstone2012-07-151-1/+1
|
* Update to new NSBUILD infrastructureDaniel Silverstone2012-06-291-1/+1
| | | | svn path=/trunk/libdom/; revision=14005
* Beginnings of an expat binding -- NOT FUNCTIONAL YETDaniel Silverstone2012-03-241-3/+15
| | | | svn path=/trunk/libdom/; revision=13594
* Fix install ruleJohn Mark Bell2009-09-211-1/+1
| | | | svn path=/trunk/dom/; revision=9596
* Merge the branches/struggleyb/libdom-remain back to trunk.Bo Yang2009-08-111-1/+1
| | | | svn path=/trunk/dom/; revision=9191
* More best guesses.John Mark Bell2009-04-171-0/+1
| | | | svn path=/trunk/dom/; revision=7114
* Work around bug in libxml headers.John Mark Bell2009-03-261-0/+4
| | | | svn path=/trunk/dom/; revision=6895
* First cut at a port to the new buildsystem.John Mark Bell2009-03-251-65/+12
| | | | | | DOMTS stuff currently disabled. svn path=/trunk/dom/; revision=6883
* Fix up bindings buildsystem to permit multiple bindings to be built -- quite ↵John Mark Bell2007-11-041-6/+20
| | | | | | | | | why this wasn't done in the first place is currently beyond me. Tidy up XML binding -- ensure all public API is prefixed dom_xml_ to avoid confusion, remove xml_alloc (it's pointless), and move xml_msg to <dom/functypes.h> (as dom_msg, as it's more useful there) Fix up testobject to compile once more svn path=/trunk/dom/; revision=3643
* Fix RISC OS buildJohn Mark Bell2007-07-201-1/+3
| | | | svn path=/trunk/dom/; revision=3446
* LibXML 2 binding for libdom.John Mark Bell2007-07-141-0/+53
This is mostly stub, at present svn path=/trunk/dom/; revision=3412