Code

Cmake build fixes, minor
[inkscape.git] / src / CMakeLists.txt
2009-01-05 verbalshadowCmake build fixes, minor
2008-11-21 Ted GouldMerge from fe-moved
2008-07-03 verbalshadowPatch so Inkscape will compile on Solaris 10 from LP...
2008-06-24 sasilverResolve ID clashes when pasting (fixes bug 165936).
2008-06-24 verbalshadowCmake: remove header files from source lists
2008-06-22 mjwybrow * src/2geom/isnan.h, src/libcola/cola.cpp, src/style...
2008-06-09 verbalshadowFix include in sp-filter.cpp NR:filter issue
2008-05-29 verbalshadowCmake: Improve Gtkmm dependency checking, add new files...
2008-05-25 verbalshadowCmake: More Dependency work, added new files
2008-05-19 verbalshadowCmake: Fix issue with generated sp-marshall.h/.cpp...
2008-05-19 verbalshadowCmake: Moved sp-* into own library to reduce link cmdli...
2008-05-06 verbalshadowCmake: Fix ~PedroGui function being defined multiple...
2008-05-06 verbalshadowCmake: Fix some undefined function calls
2008-05-05 verbalshadowCmake: Moved helper macros to their own file and remove...
2008-05-03 verbalshadowCmake: Fix some double linking flags
2008-05-02 verbalshadowCmake: More cleanup moved all known paths into ConfigPa...
2008-04-28 verbalshadowCmake: Fixed optional dependency linking
2008-04-28 verbalshadowCmake: Fixed issues with pedro not linking correctly
2008-04-27 verbalshadowCmake: added livarot as a lib, fixes problem with linking
2008-04-16 johanengelencmake: copy over excluded dirs from build.xml
2008-04-16 verbalshadowCmake: Add simple CMakeLists.txt for 2geom and linking...
2008-04-10 johanengelencmake: exclude some files that are also excluded from...
2008-04-10 acspikeprocess source subdirectories with INCLUDE() instead...
2008-04-07 johanengelencmake: convert more files to svn native eol style....
2008-04-06 verbalshadowCmake: Added internal link libraries
2008-04-06 acspikeCMake build work
2008-04-06 verbalshadowCmake: Added link libraries
2008-04-05 verbalshadowCmake: Fix registrytool.cpp to compile on windows only
2008-04-02 verbalshadowCmake: add source directories to src/CMakeLists.txt
2008-04-01 verbalshadowCmake: Random fixes
2008-03-31 verbalshadowCmake: added more Platform File Checks
2008-03-31 verbalshadowCmake: Start of Platform Checks
2008-03-31 verbalshadowCmake:Adding Source Files to the CMakeLists.txt in...
2008-03-30 verbalshadowCmake: Updating src CMakeLists soucre list.
2008-03-27 verbalshadowCmake Build system - Initial commit.