aboutsummaryrefslogtreecommitdiff
path: root/src/test/xmlwritetest.cpp (follow)
AgeCommit message (Collapse)Author
2006-06-29Completely switched over to the much simpler, nicer pymake. Things look great,Mike Buland
and the old Makefile may soon fall into disrepair. To use the old one, which should almost always be able to build at least thi library, call: make -f Makefile.legacy The new Makefile just calls pymake
2006-06-22Updated some tests so they don't work but will compile, and made some pleasantMike Buland
changes to the plugger. Also set it up so that libbu++ code is relocatable.
2006-05-01libbu++ is finally laid out the way it should be, trunk, branches, and tags.Mike Buland