summaryrefslogtreecommitdiffstats
path: root/CMakeScripts (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-06Fixed config.h defines to point to the right locations for data (icons) and l...Sebastian Faubel2-3/+12
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-06-09Fix testing dependenciesAlex Valavanis1-8/+0
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
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