summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/DefineDependsandFlags.cmake (follow)
Commit message (Expand)AuthorAgeFilesLines
* cmake/MSYS2: Only install a fixed list of Python extensions (instead of all e...Eduard Braun2017-04-291-0/+1
* CMake: Assume mingw-w64 for MinGW buildsEduard Braun2017-03-081-8/+3
* partial fix bug 1640899mathog2017-02-171-6/+9
* CMake: Remove duplicated check for sigc++Eduard Braun2017-02-041-3/+0
* fix cmake warning and remove whole xverbs code from compilation without yamlDmitry Zhulanov2016-10-011-1/+1
* disable xverb feature if WITH_YAML definedDmitry Zhulanov2016-10-011-3/+10
* add x-verbs supportDmitry Zhulanov2016-09-261-0/+4
* Use HarfBuzz instead of deprecated Pango OTAlex Valavanis2016-08-301-1/+8
* Require C++11Alex Valavanis2016-08-041-0/+6
* Finish removing GTK+ 2 fallbacksAlex Valavanis2016-07-281-1/+0
* Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-1/+0
* Disable GTK+ 2 support and delete internal copy of GDLAlex Valavanis2016-07-271-29/+0
* Merge with trunk.Sebastian Faubel2016-07-021-66/+22
* Fix testing dependenciesAlex Valavanis2016-06-091-8/+0
* [Bug #1545333] Convenience option (default: ON) for cmake builds to enable SV...suv-lp2016-06-051-0/+12
* merge and fixed buildMoritz Eberl2016-04-161-34/+30
|\
| * CMake build: builds with WITH_DBUSMarc Jeanmougin2016-04-161-4/+6
| * CMake: Disable broken pseudo-option for GTKSPELL - determined automatically b...Alex Valavanis2016-04-161-2/+2
| * Fix c++11 flag when required on non-debian-based systemsShlomi Fish2016-04-141-0/+3
| * Fix CMake caching issue with GtkSpellMarc Jeanmougin2016-04-131-17/+11
* | Added an example plugin.Moritz Eberl2016-04-161-0/+3
* | Added Sebastian Faubels CMake changes for the windows build.Moritz Eberl2016-04-161-1/+68
* | Merge and fixed CMake buildMoritz Eberl2016-04-131-5/+5
|\|
| * Fix some cmake caching issue preventing to switch between gtk{2,3} buildsMarc Jeanmougin2016-04-121-4/+4
|/
* Fixed FIXMEs in Cmake build (set flags when needed)Marc Jeanmougin2016-04-121-85/+55
* Bump version to gtk 3.8 of laterMartin Owens2016-04-121-5/+5
* cmake: Add sigc++ supportBryce Harrington2016-02-271-0/+1
* cmake: Drop Java supportBryce Harrington2016-01-191-2/+0
* cmake: Fix code style for consistencyBryce Harrington2016-01-171-190/+190
* Update CMake for poppler >= 0.20.0 dependencyAlex Valavanis2016-01-111-16/+0
* Revert Pango/Harfbuzz fixes. Needs workAlex Valavanis2015-12-271-3/+0
* Apply Tav/suv patch to replace Pango OT functions with HarfbuzzAlex Valavanis2015-12-271-0/+3
* Add warning about missing Potrace to CMake buildAlex Valavanis2015-11-211-0/+3
* Fix CMake buildAlex Valavanis2015-11-121-3/+7
* Update cmake Potrace module to match style of othersAlex Valavanis2015-11-121-1/+1
* Add CMake check for Potrace from OSP: http://goo.gl/AEzbkQAlex Valavanis2015-11-091-0/+4
* add gtk3 experimental support in CMakeShlomi Fish2015-10-261-48/+100
* cmake: make JPEG optional; fix using it (if found)su_v2015-09-021-7/+6
* Added translations to the cmake build (1451236)houz2015-08-161-0/+13
* 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: 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-031-11/+10
* cmake: add support for librevenge-based input formats (WPG, Visio, CDR)su_v2015-05-021-2/+34
* cmake: fix failing checks due to missing include and library paths (e.g. for ...houz2015-05-021-2/+2