summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/ConfigChecks.cmake (follow)
Commit message (Expand)AuthorAgeFilesLines
* 2geom: Use sincos function if availablePatrick Storz2019-09-021-6/+2
* fix compilation with HAVE_CAIRO_PDF=0Thomas Holder2019-01-181-7/+0
* cmake: Fix missing prefix for datadir in config.hBryce Harrington2019-01-141-0/+2
* Minor cleanup of main.ccTavmjong Bah2018-10-101-1/+0
* Avoid duplicating defines in config.h and on command lineEduard Braun2018-10-011-5/+0
* config.h - remove all defines we never useEduard Braun2018-10-011-19/+0
* CMake: keep defines in ConfigChecks.cmakeEduard Braun2018-01-281-0/+5
* Remove cmake checks for unused sys/ headers.Elliott Sales de Andrade2017-06-151-1/+0
* Remove cmake checks for C89 headers.Elliott Sales de Andrade2017-06-151-6/+0
* Remove duplicated build checks.Elliott Sales de Andrade2017-06-151-7/+0
* Remove checks for unused functions.Elliott Sales de Andrade2017-06-151-2/+0
* Remove outdated checks for GTK+ functions.Elliott Sales de Andrade2017-06-151-2/+0
* OS X Xcode clang 7.0.2 compile fixStefan Zellmann2016-04-171-0/+2
* merge and fixed buildMoritz Eberl2016-04-161-2/+1
|\
| * CMake build: builds with WITH_DBUSMarc Jeanmougin2016-04-161-2/+1
* | Added Sebastian Faubels CMake changes for the windows build.Moritz Eberl2016-04-161-1/+2
|/
* inkview: Drop use of obsolete getoptBryce Harrington2016-02-251-1/+0
* cmake: Cleanup comments a bitBryce Harrington2016-01-171-1/+1
* Added translations to the cmake build (1451236)houz2015-08-161-1/+0
* cmake: fix failing checks due to missing include and library paths (e.g. for ...houz2015-05-021-0/+3
* Gcodetools have been upgraded to v. 1.7.Nick Drobchenko2011-07-051-70/+70
* cmake: inkscape source dirs were included using system settingCampbell Barton2011-06-221-1/+1
* replace local CheckStructMember.cmake with cmake'sCampbell Barton2011-06-131-7/+7
* cmake:Campbell Barton2011-06-131-9/+8
* Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher2009-01-121-5/+5
* Cmake: Add src/ to include_directories, fix missing includes for file checksJoshua L. Blocher2008-06-181-1/+1
* Cmake: fix config.h not being foundJoshua L. Blocher2008-06-141-0/+1
* Cmake: added windows path to find modules.Joshua L. Blocher2008-05-311-1/+1
* Cmake: Find Dependencies rebuiltJoshua L. Blocher2008-05-221-1/+1
* Cmake: Fixed HAVE_CAIRO_PDF and moved ConfigChecks to it's own fileJoshua L. Blocher2008-05-031-0/+70