Code

cmake: add pango defines necessary for win32 building, also needed for linux?
[inkscape.git] / CMakeScripts /
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.