summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).Tavmjong Bah2012-05-231-0/+12
* Patch from lp 721448 to make OSX Aqua builds more stableJosh Andler2012-02-081-2/+2
* add missing files into cmake listCampbell Barton2011-12-021-0/+6
* update cmake file listsCampbell Barton2011-10-081-1/+0
* fix for cmake linkingCampbell Barton2011-09-211-3/+3
* Completely remove libnrKrzysztof Kosi??ski2011-08-281-1/+0
* Refactored to abstract lcms usage more. Added CMSSystem class.Jon A. Cruz2011-07-101-1/+1
* Next step in refactoring color management. More to come.Jon A. Cruz2011-07-091-0/+2
* Gcodetools have been upgraded to v. 1.7.Nick Drobchenko2011-07-051-598/+598
* added missing headerCampbell Barton2011-07-021-1/+4
* Completely remove InkboardKrzysztof Kosi??ski2011-06-231-2/+0
* get cmake working again.Campbell Barton2011-06-221-4/+0
* cmake: fix for install targetCampbell Barton2011-06-131-47/+0
* cmake:Campbell Barton2011-06-131-10/+0
* cmake:Campbell Barton2011-06-131-2/+29
* cmake: basic install targetCampbell Barton2011-06-131-0/+47
* cmake:Campbell Barton2011-06-131-85/+325
* cmake: now builds without having most of the source listed in 1 file.Campbell Barton2011-06-131-43/+17
* cmake:Campbell Barton2011-06-131-32/+24
* cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...Campbell Barton2011-06-121-24/+49
* cmake: commented unused files/dirs, double checked all files compile this timeCampbell Barton2011-06-121-50/+50
* work in progress cmake commit:Campbell Barton2011-06-121-247/+331
* Remove the failed and unused "new gui" stuff.Krzysztof Kosi??ski2010-10-121-1/+0
* Cleanup of gradients and stops.Jon A. Cruz2010-03-081-0/+1
* Merge GSoC2009 Connectors into trunkArcadie M. Cracan2009-12-021-0/+1
* remove desktop-affine.cppThomas Holder2009-02-111-1/+0
* Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher2009-01-121-4/+5
* Cmake: New FindGTK2Joshua L. Blocher2009-01-091-16/+13
* Cmake: Corrections for mistakesJoshua L. Blocher2009-01-091-3/+3
* Cmake: restructure build files to be more like current build system. Should r...Joshua L. Blocher2009-01-091-56/+9
* Cmake build fixes, minorJoshua L. Blocher2009-01-051-227/+225
* Merge from fe-movedTed Gould2008-11-211-4/+0
* Patch so Inkscape will compile on Solaris 10 from LP https://bugs.launchpad.n...Joshua L. Blocher2008-07-031-3/+3
* Resolve ID clashes when pasting (fixes bug 165936).Stephen Silver2008-06-241-0/+1
* Cmake: remove header files from source listsJoshua L. Blocher2008-06-241-294/+5
* * src/2geom/isnan.h, src/libcola/cola.cpp, src/style.cpp, src/seltrans.cpp,mjwybrow2008-06-221-1/+0
* Fix include in sp-filter.cpp NR:filter issueJoshua L. Blocher2008-06-091-0/+1
* Cmake: Improve Gtkmm dependency checking, add new files to CMakeLists.txts, r...Joshua L. Blocher2008-05-291-0/+2
* Cmake: More Dependency work, added new filesJoshua L. Blocher2008-05-251-4/+4
* Cmake: Fix issue with generated sp-marshall.h/.cpp not linkingJoshua L. Blocher2008-05-191-1/+1
* Cmake: Moved sp-* into own library to reduce link cmdline and add new files t...Joshua L. Blocher2008-05-191-201/+208
* Cmake: Fix ~PedroGui function being defined multiple timesJoshua L. Blocher2008-05-061-1/+1
* Cmake: Fix some undefined function callsJoshua L. Blocher2008-05-061-5/+8
* Cmake: Moved helper macros to their own file and removed *-test.h from inksca...Joshua L. Blocher2008-05-051-113/+95
* Cmake: Fix some double linking flagsJoshua L. Blocher2008-05-031-4/+4
* Cmake: More cleanup moved all known paths into ConfigPaths.cmake and temp Lin...Joshua L. Blocher2008-05-021-14/+2
* Cmake: Fixed optional dependency linkingJoshua L. Blocher2008-04-281-3/+6
* Cmake: Fixed issues with pedro not linking correctlyJoshua L. Blocher2008-04-281-206/+511
* Cmake: added livarot as a lib, fixes problem with linkingJoshua L. Blocher2008-04-271-2/+3
* cmake: copy over excluded dirs from build.xmlJohan B. C. Engelen2008-04-161-3/+3