summaryrefslogtreecommitdiffstats
path: root/src/dom/odf (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cmake: exclude /src/dom/odf/SvgOdg.cpp that is also excluded from build in ↵Johan B. C. Engelen2008-04-101-1/+1
| | | | | build.xml (bzr r5401)
* process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES()Aaron Spike2008-04-101-8/+2
| | | | | | | This more or less mimics what is being done by automake with the Makefile_insert files What we were doing before did not work because add_directories() isn't able to propagate variables upwards. (bzr r5397)
* Cmake Build system - Initial commit.Joshua L. Blocher2008-03-271-0/+11
| | | (bzr r5206)
* Changed by request to GPL2Bob Jamison2008-02-072-2/+5
| | | (bzr r4673)
* Unix-ify the sourcesBob Jamison2006-05-213-1865/+1865
| | | (bzr r928)
* fix some includesAaron Spike2006-04-121-1/+1
| | | (bzr r493)
* Add new rearranged /dom directoryBob Jamison2006-04-123-0/+1865
(bzr r479)