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