summaryrefslogtreecommitdiffstats
path: root/src/dom/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ...Martin Owens2014-02-261-61/+0
* Fix CMake build (follow-up to r12567)su_v2013-09-221-1/+0
* Remove the Digest class. Replace its only use with a glibmm call.Krzysztof Kosi??ski2013-07-231-2/+0
* readding entries in Cmake and make include lists that were not removed after ...Kris De Gussem2013-03-111-1/+5
* Drop duplicate io code ( Bug #1120585 )Kris De Gussem2013-03-111-11/+0
* Dropped duplicate code for dom/io and io/ (Bug #1120585 )Kris De Gussem2013-02-111-4/+0
* partially reverted previous commitKris De Gussem2013-02-091-0/+6
* removed some unused filesKris De Gussem2013-02-081-12/+0
* added missing headerCampbell Barton2011-07-021-0/+1
* update file listsCampbell Barton2011-06-241-2/+0
* Completely remove InkboardKrzysztof Kosi??ski2011-06-231-17/+0
* cmake:Campbell Barton2011-06-131-1/+48
* cmake:Campbell Barton2011-06-131-16/+30
* cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...Campbell Barton2011-06-121-2/+2
* cmake: commented unused files/dirs, double checked all files compile this timeCampbell Barton2011-06-121-1/+1
* work in progress cmake commit:Campbell Barton2011-06-121-34/+34
* Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher2009-01-121-1/+3
* Cmake: restructure build files to be more like current build system. Should r...Joshua L. Blocher2009-01-091-0/+16
* Cmake: remove header files from source listsJoshua L. Blocher2008-06-241-29/+2
* Cmake: More cleanup moved all known paths into ConfigPaths.cmake and temp Lin...Joshua L. Blocher2008-05-021-2/+29
* Further cleanup. Minidom superseded by pedrodom.Bob Jamison2008-04-231-1/+0
* process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES()Aaron Spike2008-04-101-16/+0
* Cmake Build system - Initial commit.Joshua L. Blocher2008-03-271-0/+37