summaryrefslogtreecommitdiffstats
path: root/CMakeScripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* cmake: make JPEG optional; fix using it (if found)su_v2015-09-021-7/+6
* remove unneccessary include from r14304houz2015-09-021-0/+0
* Added translations to the cmake build (1451236)houz2015-08-164-2/+253
* cmake: Ignore test harness and old build system files in consistency checksBryce Harrington2015-06-061-0/+3
* cmake: Drop unrecognized 'encoding' option to open()Bryce Harrington2015-06-061-1/+1
* cmake: fix OpenMP detection and defines (inkscape uses 'HAVE_OPENMP')su_v2015-05-091-1/+3
* cmake: add configuration option for OpenMPsu_v2015-05-091-12/+15
* cmake: Bring cmake installation in line with autotools (bug #1451481)houz2015-05-081-1/+7
* cmake: shorter linker list (remove duplicates)houz2015-05-041-0/+2
* cmake: fix copy&paste error in LibCDR checkhouz2015-05-041-2/+2
* cmake: fix WITH_GTKSPELL configuration optionKen Moffat2015-05-041-1/+2
* cmake: add configuration option for ImageMagicksu_v2015-05-041-10/+16
* Added base unit test source utilizing Google Test and corresponding CMake sup...Jon A. Cruz2015-05-031-0/+8
* cmake: move Intl check to 'Files we include' sectionsu_v2015-05-031-5/+5
* cmake: use cmake modules for iconv and inltsu_v2015-05-033-11/+197
* cmake: wpg-0.3 - fix librevenge pathsShlomi Fish2015-05-031-2/+2
* cmake: add support for librevenge-based input formats (WPG, Visio, CDR)su_v2015-05-025-28/+226
* cmake: fix failing checks due to missing include and library paths (e.g. for ...houz2015-05-022-2/+5
* cmake: enable Image Magick++ support for bitmap effectssu_v2015-05-021-0/+1
* cmake: fix build with poppler >= 0.29su_v2015-05-021-0/+4
* cmake: Fix WPG 0.2 build variablesBryce Harrington2015-05-022-8/+8
* cmake: Fix osx-related issues with cmake-buildsu_v2015-05-012-1/+48
* cmake: Add missing dependencies for libgomp and libjpgBryce Harrington2015-04-291-2/+10
* cmake: Don't depend on OpenSSLBryce Harrington2015-04-291-3/+3
* Add CMake file to find LCMS2Josh Andler2014-11-261-0/+38
* Patch from comment 4. Fixes build with cmake and poppler-0.26.4.Shlomi Fish2014-11-251-7/+21
* Remove more whiteboard related leftovers.Josh Andler2014-09-021-7/+0
* i18n. Symbols are now translatable (see Bug #1261198); POT file and French tr...Nicolas Dufour2014-01-171-1/+2
* Fix bzr revision number in version string (LP #1071923)Bryce Harrington2014-01-141-1/+1
* updates for cmakeCampbell Barton2013-09-191-10/+7
* correct wrong find packageCampbell Barton2013-02-191-1/+1
* Rm unused sp-animateAlex Valavanis2013-01-171-1/+0
* fix for cmake linking, currently include some hard coded paths since their ar...Campbell Barton2012-10-031-8/+14
* add ENABLE_POPPLER cmake build option - if you had poppler there was no way t...Campbell Barton2012-10-031-24/+29
* update for cmakeCampbell Barton2012-08-071-0/+1
* Fix building with Poppler 0.20 (LP: #1005565)Luca Bruno2012-06-301-0/+4
* add libs for windowsJohan B. C. Engelen2012-03-081-0/+9
* fix for windowsJohan B. C. Engelen2012-03-071-1/+2
* fix for building when WITH_LIBWPG couldn't be found.Campbell Barton2011-09-271-1/+2
* cmake: aspell/gtkspell/poppler-cairo/libwpgCampbell Barton2011-09-265-75/+234
* cmake: add option to build with LCMSCampbell Barton2011-08-032-8/+19
* update to cmake checker and add missing header.Campbell Barton2011-07-261-29/+73
* added WITH_GNOME_VFS as an option for cmakeCampbell Barton2011-07-161-3/+9
* fix for building with dbus and cmakeCampbell Barton2011-07-082-0/+83
* fix for building with cmake, renaming the GTK2 package didnt work right, very...Campbell Barton2011-07-083-4/+3
* Gcodetools have been upgraded to v. 1.7.Nick Drobchenko2011-07-054-180/+180
* added a Modules cmake dir, only use for find_package, reference cmake include...Campbell Barton2011-06-2511-2/+2
* cmake: added a patched FindGTK2 to include cairommconfig.hCampbell Barton2011-06-252-6/+600
* cmake: inkscape source dirs were included using system settingCampbell Barton2011-06-222-21/+28
* update cmake checker and split out configCampbell Barton2011-06-222-68/+88