summaryrefslogtreecommitdiffstats
path: root/CMakeScripts (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-13Fix CMake caching issue with GtkSpellMarc Jeanmougin1-17/+11
2016-04-13Fix cmake buildMarc Jeanmougin1-597/+0
2016-04-13Should compile inkscape-version.cpp in out of tree buildsMarc Jeanmougin1-1/+1
2016-04-12Fix some cmake caching issue preventing to switch between gtk{2,3} buildsMarc Jeanmougin1-4/+4
2016-04-12Fixed FIXMEs in Cmake build (set flags when needed)Marc Jeanmougin1-85/+55
2016-04-12Bump version to gtk 3.8 of laterMartin Owens1-5/+5
2016-04-12regenerates inkscape-version when revno changes ; Translates inkscape.desktop...Marc Jeanmougin2-16/+11
2016-02-27cmake: Add sigc++ supportBryce Harrington3-1/+37
2016-02-25inkview: Drop use of obsolete getoptBryce Harrington1-1/+0
2016-01-19cmake: Drop Java supportBryce Harrington2-15/+0
2016-01-17cmake: Add cleanup targets clean-cmake-files and clean-allBryce Harrington1-0/+17
2016-01-17cmake: Fix installation directories for man pagesBryce Harrington1-1/+1
2016-01-17cmake: Fix code style for consistencyBryce Harrington9-434/+417
2016-01-17cmake: Cleanup comments a bitBryce Harrington4-35/+12
2016-01-16cmake: Move pod2man macro into its own moduleBryce Harrington1-0/+54
2016-01-16cmake: Move join() to helper functions moduleBryce Harrington1-0/+15
2016-01-11Update CMake for poppler >= 0.20.0 dependencyAlex Valavanis2-19/+3
2015-12-27Revert Pango/Harfbuzz fixes. Needs workAlex Valavanis1-3/+0
2015-12-27Apply Tav/suv patch to replace Pango OT functions with HarfbuzzAlex Valavanis1-0/+3
2015-11-21Add warning about missing Potrace to CMake buildAlex Valavanis1-0/+3
2015-11-12Fix CMake buildAlex Valavanis1-3/+7
2015-11-12Update cmake Potrace module to match style of othersAlex Valavanis2-34/+60
2015-11-09Add CMake check for Potrace from OSP: http://goo.gl/AEzbkQAlex Valavanis2-0/+40
2015-10-26add gtk3 experimental support in CMakeShlomi Fish1-48/+100
2015-09-02cmake: make JPEG optional; fix using it (if found)su_v1-7/+6
2015-09-02remove unneccessary include from r14304houz1-0/+0
2015-08-16Added translations to the cmake build (1451236)houz4-2/+253
2015-06-06cmake: Ignore test harness and old build system files in consistency checksBryce Harrington1-0/+3
2015-06-06cmake: Drop unrecognized 'encoding' option to open()Bryce Harrington1-1/+1
2015-05-09cmake: fix OpenMP detection and defines (inkscape uses 'HAVE_OPENMP')su_v1-1/+3
2015-05-09cmake: add configuration option for OpenMPsu_v1-12/+15
2015-05-08cmake: Bring cmake installation in line with autotools (bug #1451481)houz1-1/+7
2015-05-04cmake: shorter linker list (remove duplicates)houz1-0/+2
2015-05-04cmake: fix copy&paste error in LibCDR checkhouz1-2/+2
2015-05-04cmake: fix WITH_GTKSPELL configuration optionKen Moffat1-1/+2
2015-05-04cmake: add configuration option for ImageMagicksu_v1-10/+16
2015-05-03Added base unit test source utilizing Google Test and corresponding CMake sup...Jon A. Cruz1-0/+8
2015-05-03cmake: move Intl check to 'Files we include' sectionsu_v1-5/+5
2015-05-03cmake: use cmake modules for iconv and inltsu_v3-11/+197
2015-05-03cmake: wpg-0.3 - fix librevenge pathsShlomi Fish1-2/+2
2015-05-02cmake: add support for librevenge-based input formats (WPG, Visio, CDR)su_v5-28/+226
2015-05-02cmake: fix failing checks due to missing include and library paths (e.g. for ...houz2-2/+5
2015-05-02cmake: enable Image Magick++ support for bitmap effectssu_v1-0/+1
2015-05-02cmake: fix build with poppler >= 0.29su_v1-0/+4
2015-05-02cmake: Fix WPG 0.2 build variablesBryce Harrington2-8/+8
2015-05-01cmake: Fix osx-related issues with cmake-buildsu_v2-1/+48
2015-04-29cmake: Add missing dependencies for libgomp and libjpgBryce Harrington1-2/+10
2015-04-29cmake: Don't depend on OpenSSLBryce Harrington1-3/+3
2014-11-26Add CMake file to find LCMS2Josh Andler1-0/+38
2014-11-25Patch from comment 4. Fixes build with cmake and poppler-0.26.4.Shlomi Fish1-7/+21