summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/ConfigChecks.cmake (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-022geom: Use sincos function if availablePatrick Storz1-6/+2
2019-01-18fix compilation with HAVE_CAIRO_PDF=0Thomas Holder1-7/+0
2019-01-14cmake: Fix missing prefix for datadir in config.hBryce Harrington1-0/+2
2018-10-10Minor cleanup of main.ccTavmjong Bah1-1/+0
2018-10-01Avoid duplicating defines in config.h and on command lineEduard Braun1-5/+0
2018-10-01config.h - remove all defines we never useEduard Braun1-19/+0
2018-01-28CMake: keep defines in ConfigChecks.cmakeEduard Braun1-0/+5
2017-06-15Remove cmake checks for unused sys/ headers.Elliott Sales de Andrade1-1/+0
2017-06-15Remove cmake checks for C89 headers.Elliott Sales de Andrade1-6/+0
2017-06-15Remove duplicated build checks.Elliott Sales de Andrade1-7/+0
2017-06-15Remove checks for unused functions.Elliott Sales de Andrade1-2/+0
2017-06-15Remove outdated checks for GTK+ functions.Elliott Sales de Andrade1-2/+0
2016-04-17OS X Xcode clang 7.0.2 compile fixStefan Zellmann1-0/+2
2016-04-16CMake build: builds with WITH_DBUSMarc Jeanmougin1-2/+1
2016-04-16Added Sebastian Faubels CMake changes for the windows build.Moritz Eberl1-1/+2
2016-02-25inkview: Drop use of obsolete getoptBryce Harrington1-1/+0
2016-01-17cmake: Cleanup comments a bitBryce Harrington1-1/+1
2015-08-16Added translations to the cmake build (1451236)houz1-1/+0
2015-05-02cmake: fix failing checks due to missing include and library paths (e.g. for ...houz1-0/+3
2011-07-05Gcodetools have been upgraded to v. 1.7.Nick Drobchenko1-70/+70
2011-06-22cmake: inkscape source dirs were included using system settingCampbell Barton1-1/+1
2011-06-13replace local CheckStructMember.cmake with cmake'sCampbell Barton1-7/+7
2011-06-13cmake:Campbell Barton1-9/+8
2009-01-12Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher1-5/+5
2008-06-18Cmake: Add src/ to include_directories, fix missing includes for file checksJoshua L. Blocher1-1/+1
2008-06-14Cmake: fix config.h not being foundJoshua L. Blocher1-0/+1
2008-05-31Cmake: added windows path to find modules.Joshua L. Blocher1-1/+1
2008-05-22Cmake: Find Dependencies rebuiltJoshua L. Blocher1-1/+1
2008-05-03Cmake: Fixed HAVE_CAIRO_PDF and moved ConfigChecks to it's own fileJoshua L. Blocher1-85/+3
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