summaryrefslogtreecommitdiffstats
path: root/CMakeScripts (unfollow)
Commit message (Expand)AuthorFilesLines
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-26CMake on Windows produces same output as btool.Sebastian Faubel1-1/+9
2016-07-06Fixing build for Linux.Sebastian Faubel1-4/+1
2016-07-06Fixing build for Linux.Sebastian Faubel3-323/+314
2016-07-06Fixed config.h defines to point to the right locations for data (icons) and l...Sebastian Faubel2-3/+12
2016-07-05Added simple test for SPObjectAdrian Boguszewski1-1/+1
2016-07-05Added missing files.Sebastian Faubel2-0/+327
2016-07-05Refactored the path settings and install scripts.Sebastian Faubel1-161/+12
2016-07-04Fixed locales.Sebastian Faubel1-1/+1
2016-07-02Merge with trunk.Sebastian Faubel2-66/+172
2016-07-01Added xmlNodes as range functionAdrian Boguszewski1-14/+7
2016-06-27Added more testsAdrian Boguszewski2-3/+3
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-05-02Fix for cmake installing libs, using a subfolder for clarity when installing ...Marc Jeanmougin1-1/+4
2016-04-17OS X Xcode clang 7.0.2 compile fixStefan Zellmann1-0/+2
2016-04-16CXX flags dedup on CMake buildsShlomi Fish1-0/+11
2016-04-16Added an example plugin.Moritz Eberl1-0/+3
2016-04-16CMake build: builds with WITH_DBUSMarc Jeanmougin2-6/+7
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 Eberl2-2/+70
2016-04-14Fix c++11 flag when required on non-debian-based systemsShlomi Fish2-2/+7
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