summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Cmake: Add simple CMakeLists.txt for 2geom and linking to inkscapeJoshua L. Blocher2008-04-161-3/+4
* cmake: exclude some files that are also excluded from build in build.xmlJohan B. C. Engelen2008-04-101-1/+2
* process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES()Aaron Spike2008-04-101-69/+90
* cmake: convert more files to svn native eol style. i think only subdirs to go...Johan B. C. Engelen2008-04-071-297/+297
* Cmake: Added internal link librariesJoshua L. Blocher2008-04-061-1/+1
* CMake build workAaron Spike2008-04-061-20/+9
* Cmake: Added link librariesJoshua L. Blocher2008-04-061-1/+16
* Cmake: Fix registrytool.cpp to compile on windows onlyJoshua L. Blocher2008-04-051-1/+8
* Cmake: add source directories to src/CMakeLists.txtJoshua L. Blocher2008-04-021-4/+10
* Cmake: Random fixesJoshua L. Blocher2008-04-011-1/+0
* Cmake: added more Platform File ChecksJoshua L. Blocher2008-03-311-1/+1
* Cmake: Start of Platform ChecksJoshua L. Blocher2008-03-311-0/+1
* Cmake:Adding Source Files to the CMakeLists.txt in src directoryJoshua L. Blocher2008-03-311-0/+4
* Cmake: Updating src CMakeLists soucre list.Joshua L. Blocher2008-03-301-1/+16
* Cmake Build system - Initial commit.Joshua L. Blocher2008-03-271-0/+262