summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/ConfigInkscapeDepends.cmake (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-29Cmake: Improve Gtkmm dependency checking, add new files to CMakeLists.txts, r...Joshua L. Blocher1-88/+0
2008-05-19Cmake: Moved sp-* into own library to reduce link cmdline and add new files t...Joshua L. Blocher1-1/+1
2008-05-05Cmake: Moved helper macros to their own file and removed *-test.h from inksca...Joshua L. Blocher1-3/+5
2008-05-03Cmake: Fixed HAVE_CAIRO_PDF and moved ConfigChecks to it's own fileJoshua L. Blocher1-72/+6
2008-05-03Cmake: Fix some double linking flagsJoshua L. Blocher1-14/+12
2008-05-02Cmake: More cleanup moved all known paths into ConfigPaths.cmake and temp Lin...Joshua L. Blocher1-4/+8
2008-04-28Cmake: Fixed optional dependency linkingJoshua L. Blocher1-1/+1
2008-04-11Cmake: Correct INKSCAPE_LIBDIR value in config.h.cmake, to correct compiling ...Joshua L. Blocher1-26/+26
2008-04-10cmake: include javainc dir. please check if this works on linux and solaris tooJohan B. C. Engelen1-0/+1
2008-04-07cmake: add CheckStructMember.cmake from KDE. enable struct checks (does this ...Johan B. C. Engelen1-6/+6
2008-04-07cmake: add many config define checksJohan B. C. Engelen1-4/+37
2008-04-07cmake: generate config files in CMAKE_BINARY_DIR instead of CMAKE_CURRENT_BIN...Johan B. C. Engelen1-5/+5
2008-04-07cmake: EOLJohan B. C. Engelen1-110/+110
2008-04-07cmake: make all cmakescripts svn:eol-style native. solved problem i thinkJohan B. C. Engelen1-0/+1
2008-04-07cmake: add comment of why to add base binary dir to include pathJohan B. C. Engelen1-2/+2
2008-04-07cmake: add pango defines necessary for win32 building, also needed for linux?Johan B. C. Engelen1-0/+4
2008-04-07cmake: add CMAKE_CURRENT_BINARY_DIR to include pathJohan B. C. Engelen1-0/+2
2008-04-07add CFLAGS from dependencies to CMAKE_C_FLAGS as well (instead of only to CXX)Johan B. C. Engelen1-0/+1
2008-04-07CMake: add optional flags when foundAaron Spike1-0/+2
2008-04-06CMake build workAaron Spike1-0/+2
2008-04-04cmake: add HAVE_GETOPT_HJohan B. C. Engelen1-0/+1
2008-04-04cmake: put each dependency on new line, for better svn diffs.Johan B. C. Engelen1-2/+21
2008-03-31Cmake: Generate inkscape_version.hJoshua L. Blocher1-0/+3
2008-03-31cmake: add define flagsJohan B. C. Engelen1-1/+0
2008-03-31Cmake: added more Platform File ChecksJoshua L. Blocher1-2/+23
2008-03-31Cmake: Start of Platform ChecksJoshua L. Blocher1-1/+2
2008-03-30cmake: add finding script for garbage collector!Johan B. C. Engelen1-1/+3
2008-03-30cmake: remove debug messageJohan B. C. Engelen1-2/+1
2008-03-30fix creation of CXX flags stringJohan B. C. Engelen1-1/+2
2008-03-30Cmake: cflags fixJoshua L. Blocher1-0/+5
2008-03-30Cmake: FindBoost added for dependencyJoshua L. Blocher1-1/+2
2008-03-30add glibmm and add version numbers: glib-2.0 and glibmm-2.4Johan B. C. Engelen1-1/+1
2008-03-27Cmake Build system - Initial commit.Joshua L. Blocher1-0/+52