Code

Filters. Custom predefined filters update and new ABC filters.
[inkscape.git] / CMakeScripts /
2009-01-12 verbalshadowCmake: Fixed the extra -l in the link command, plus...
2009-01-11 tweenkUseGlibMarshal.cmake - Don't overwrite the file if...
2009-01-10 verbalshadowCmake: minor fixes
2009-01-09 verbalshadowCmake: New FindGTK2
2009-01-07 verbalshadowCmake: more fixes plus a patch for OSX paths by Henrik...
2009-01-06 johanengelenfix cmake version checking
2009-01-06 verbalshadowCmake: add missing file
2009-01-06 verbalshadowCmake: add missing file
2009-01-06 verbalshadowCmake: Fixed GioMM Include Directories
2008-06-24 verbalshadowCmake: Add GSL to LIBS and Includes
2008-06-18 verbalshadowCmake: fix quoting in INKSCAPE_LIBS
2008-06-18 verbalshadowCmake: Add src/ to include_directories, fix missing...
2008-06-14 verbalshadowCmake: fix config.h not being found
2008-06-12 verbalshadowCmake: Fix Dependencies with multiple include directories.
2008-05-31 verbalshadowCmake: added windows path to find modules.
2008-05-29 verbalshadowCmake: Improve Gtkmm dependency checking, add new files...
2008-05-25 verbalshadowCmake: More Dependency work, added new files
2008-05-22 verbalshadowCmake: Find Dependencies rebuilt
2008-05-19 verbalshadowCmake: Moved sp-* into own library to reduce link cmdli...
2008-05-05 verbalshadowCmake: Moved helper macros to their own file and remove...
2008-05-03 verbalshadowCmake: Fixed HAVE_CAIRO_PDF and moved ConfigChecks...
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-11 verbalshadowCmake: Correct INKSCAPE_LIBDIR value in config.h.cmake...
2008-04-10 johanengelencmake: include javainc dir. please check if this works...
2008-04-10 acspikereplace setting flags as variables with use of add_defi...
2008-04-09 mrdocsdon't set -j anything by default - its not useful and...
2008-04-08 johanengelencmake: remove slashes from previous commit. they really...
2008-04-07 johanengelencmake: add CheckStructMember.cmake from KDE. enable...
2008-04-07 johanengelencmake: add many config define checks
2008-04-07 johanengelencmake: add \\ to string define so result is something...
2008-04-07 johanengelencmake: generate config files in CMAKE_BINARY_DIR instea...
2008-04-07 johanengelencmake: EOL
2008-04-07 johanengelencmake: make all cmakescripts svn:eol-style native...
2008-04-07 johanengelencmake: add comment of why to add base binary dir to...
2008-04-07 johanengelencmake: add pango defines necessary for win32 building...
2008-04-07 johanengelencmake: add compile flags to C flags as well
2008-04-07 johanengelencmake: add CMAKE_CURRENT_BINARY_DIR to include path
2008-04-07 johanengelenadd CFLAGS from dependencies to CMAKE_C_FLAGS as well...
2008-04-07 verbalshadowCmake: Moved CMAKE_C_FLAGS to ConfigCompileFlags.cmake
2008-04-07 acspikeCMake: add optional flags when found
2008-04-06 acspikeCMake build work
2008-04-05 johanengelencmake: remove quotes from execute_command. now it works.
2008-04-05 johanengelencmake: fix file names in marshal generation
2008-04-05 verbalshadowCmake: UseGlibMarshal update
2008-04-05 johanengelencmake: marshal files; fix to use correct result variable
2008-04-05 johanengelencmake: revert last commit because the current directory...
2008-04-05 johanengelencmake: fix include location of sp-marshal
2008-04-05 johanengelencmake: fix wrong direction of slashes
2008-04-05 johanengelencmake: fix error in UseGlibMarshal.cmake
2008-04-05 verbalshadowCmake: add missing CMakeLists.txt
2008-04-05 verbalshadowCmake: add UseGlibMarshal.cmake for generating files
2008-04-04 johanengelencmake: add HAVE_GETOPT_H
2008-04-04 johanengelencmake: put each dependency on new line, for better...
2008-03-31 verbalshadowCmake: Generate inkscape_version.h
2008-03-31 johanengelenfix typos in config.h.cmake
2008-03-31 johanengelencmake: add define flags
2008-03-31 johanengelenadd specific location for compiler flags; like optimiza...
2008-03-31 verbalshadowCmake: added more Platform File Checks
2008-03-31 verbalshadowCmake: Start of Platform Checks
2008-03-30 johanengelencmake: add finding script for garbage collector!
2008-03-30 johanengelencmake: remove file to find gtk2, because it is not...
2008-03-30 johanengelencmake: remove debug message
2008-03-30 johanengelencmake: add boost to the include directories when it...
2008-03-30 johanengelenfix creation of CXX flags string
2008-03-30 verbalshadowCmake: cflags fix
2008-03-30 johanengelenFinal fix to boost finding on windows for cmake
2008-03-30 johanengelenclean up FindBoost.cmake
2008-03-30 verbalshadowCmake: FindBoost added for dependency
2008-03-30 johanengelenfix finding boost for windows.
2008-03-30 johanengelenadd glibmm and add version numbers: glib-2.0 and glibmm-2.4
2008-03-27 verbalshadowCmake Build system - Initial commit.