summaryrefslogtreecommitdiffstats
path: root/CMakeScripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed config.h defines to point to the right locations for data (icons) and l...Sebastian Faubel2016-07-062-3/+12
* Added missing files.Sebastian Faubel2016-07-052-0/+327
* Refactored the path settings and install scripts.Sebastian Faubel2016-07-051-161/+12
* Fixed locales.Sebastian Faubel2016-07-041-1/+1
* Merge with trunk.Sebastian Faubel2016-07-022-66/+172
* 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
* Fix for cmake installing libs, using a subfolder for clarity when installing ...Marc Jeanmougin2016-05-021-1/+4
* Merge ~meberl/inkscape/extension-fixes + CMake build: install libs and links ...Marc Jeanmougin2016-05-021-0/+1
* OS X Xcode clang 7.0.2 compile fixStefan Zellmann2016-04-171-0/+2
* MergeMoritz Eberl2016-04-161-0/+11
|\
| * CXX flags dedup on CMake buildsShlomi Fish2016-04-161-0/+11
* | merge and fixed buildMoritz Eberl2016-04-163-38/+35
|\|
| * CMake build: builds with WITH_DBUSMarc Jeanmougin2016-04-162-6/+7
| * 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-142-2/+7
| * 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-162-2/+70
* | Merge and fixed CMake buildMoritz Eberl2016-04-133-603/+6
|\|
| * Fix cmake buildMarc Jeanmougin2016-04-131-597/+0
| * Should compile inkscape-version.cpp in out of tree buildsMarc Jeanmougin2016-04-131-1/+1
| * 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
* regenerates inkscape-version when revno changes ; Translates inkscape.desktop...Marc Jeanmougin2016-04-122-16/+11
* cmake: Add sigc++ supportBryce Harrington2016-02-273-1/+37
* inkview: Drop use of obsolete getoptBryce Harrington2016-02-251-1/+0
* cmake: Drop Java supportBryce Harrington2016-01-192-15/+0
* cmake: Add cleanup targets clean-cmake-files and clean-allBryce Harrington2016-01-171-0/+17
* cmake: Fix installation directories for man pagesBryce Harrington2016-01-171-1/+1
* cmake: Fix code style for consistencyBryce Harrington2016-01-179-434/+417
* cmake: Cleanup comments a bitBryce Harrington2016-01-174-35/+12
* cmake: Move pod2man macro into its own moduleBryce Harrington2016-01-161-0/+54
* cmake: Move join() to helper functions moduleBryce Harrington2016-01-161-0/+15
* Update CMake for poppler >= 0.20.0 dependencyAlex Valavanis2016-01-112-19/+3
* 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-122-34/+60
* Add CMake check for Potrace from OSP: http://goo.gl/AEzbkQAlex Valavanis2015-11-092-0/+40
* 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
* remove unneccessary include from r14304houz2015-09-021-0/+0
* Added translations to the cmake build (1451236)houz2015-08-164-2/+253
* cmake: Ignore test harness and old build system files in consistency checksBryce Harrington2015-06-061-0/+3
* cmake: Drop unrecognized 'encoding' option to open()Bryce Harrington2015-06-061-1/+1
* 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