summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/DefineDependsandFlags.cmake (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-13Remove deprecated GNOME VFSStefano Facchini1-10/+0
2017-09-07adapt to poppler 0.58David Tardon1-0/+4
2017-07-06Fix DefineDependsandFlags.cmake (remove spaces in pkg_check_modules)Marc Jeanmougin1-2/+1
2017-07-06http: Migrate to new LibSoup APIAlexander Valavanis1-1/+1
2017-07-06Add new libsoup based http access with caching and asyncMartin Owens1-1/+4
2017-06-30jemalloc cmake modulechr[]1-0/+5
2017-06-30Replace ImageMagic with GraphicsMagicchr[]1-1/+1
2017-06-29aboutbox: Gtk3 fixesAlexander Valavanis1-0/+24
2017-06-27GdkScreen deprecation fixesAlexander Valavanis1-0/+12
2017-06-15Remove cmake checks for unused libraries.Elliott Sales de Andrade1-5/+0
2017-06-15Drop x11 dependency.Elliott Sales de Andrade1-12/+0
2017-06-15Remove duplicated build checks.Elliott Sales de Andrade1-1/+1
2017-04-29cmake/MSYS2: Only install a fixed list of Python extensions (instead of all e...Eduard Braun1-0/+1
2017-03-08CMake: Assume mingw-w64 for MinGW buildsEduard Braun1-8/+3
2017-02-17partial fix bug 1640899mathog1-6/+9
2017-02-04CMake: Remove duplicated check for sigc++Eduard Braun1-3/+0
2016-10-01fix cmake warning and remove whole xverbs code from compilation without yamlDmitry Zhulanov1-1/+1
2016-10-01disable xverb feature if WITH_YAML definedDmitry Zhulanov1-3/+10
2016-09-26add x-verbs supportDmitry Zhulanov1-0/+4
2016-08-30Use HarfBuzz instead of deprecated Pango OTAlex Valavanis1-1/+8
2016-08-04Require C++11Alex Valavanis1-0/+6
2016-07-28Finish removing GTK+ 2 fallbacksAlex Valavanis1-1/+0
2016-07-28Drop remaining GTKMM 2 fallback supportAlex Valavanis1-1/+0
2016-07-27Disable GTK+ 2 support and delete internal copy of GDLAlex Valavanis1-29/+0
2016-07-02Merge with trunk.Sebastian Faubel1-66/+22
2016-06-27Added more testsAdrian Boguszewski1-2/+0
2016-06-09Fix testing dependenciesAlex Valavanis1-8/+0
2016-06-05Added object setAdrian Boguszewski1-0/+2
2016-06-05[Bug #1545333] Convenience option (default: ON) for cmake builds to enable SV...suv-lp1-0/+12
2016-04-16Added an example plugin.Moritz Eberl1-0/+3
2016-04-16CMake build: builds with WITH_DBUSMarc Jeanmougin1-4/+6
2016-04-16CMake: Disable broken pseudo-option for GTKSPELL - determined automatically b...Alex Valavanis1-2/+2
2016-04-16Added Sebastian Faubels CMake changes for the windows build.Moritz Eberl1-1/+68
2016-04-14Fix c++11 flag when required on non-debian-based systemsShlomi Fish1-0/+3
2016-04-13Fix CMake caching issue with GtkSpellMarc Jeanmougin1-17/+11
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-02-27cmake: Add sigc++ supportBryce Harrington1-0/+1
2016-01-19cmake: Drop Java supportBryce Harrington1-2/+0
2016-01-17cmake: Fix code style for consistencyBryce Harrington1-190/+190
2016-01-11Update CMake for poppler >= 0.20.0 dependencyAlex Valavanis1-16/+0
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 Valavanis1-1/+1
2015-11-09Add CMake check for Potrace from OSP: http://goo.gl/AEzbkQAlex Valavanis1-0/+4
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