summaryrefslogtreecommitdiffstats
path: root/CMakeScripts (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-23cmake/MSYS2: Include libyaml for xverb featureEduard Braun1-0/+1
2017-05-14cmake/MSYS2: Install translations for glib (required for help output on console)Eduard Braun1-0/+1
2017-05-14cmake: Store defauklt CMAKE_INSTALL_PREFIX to cache, otherwise it will be los...Eduard Braun1-1/+2
2017-05-09cmake/Windows: convert all 'DESTINATION's to relative paths and allow easy cu...Eduard Braun3-41/+43
2017-05-09cmake: Don't include 'ConfigPaths.cmake' twiceEduard Braun1-2/+0
2017-05-08cmake: do not install static libraries on WindowsEduard Braun1-4/+9
2017-05-08cmake: Correctly use 'install(TARGETS ...)' instead of 'install(FILES ...)' f...Eduard Braun2-39/+0
2017-05-08Build an inkview.com as consoler wrapper around inkview.exe to allow for prin...Eduard Braun1-0/+5
2017-05-04cmake/MSYS2: adjust fonts.conf to store fontconfig cache in AppDataEduard Braun1-0/+13
2017-05-03cmake/MSYS2: Exclude python testsuite from installEduard Braun1-1/+3
2017-04-29cmake: Do not build/install folders (data,modules,plugins)Eduard Braun2-34/+6
2017-04-29cmake/MSYS2: Only install a fixed list of Python extensions (instead of all e...Eduard Braun3-5/+161
2017-04-08cmake/MSYS2: Spell checking via gtkspell now workingEduard Braun1-0/+12
2017-03-08CMake: Don't install /share/locale on WindowsEduard Braun2-8/+0
2017-03-08CMake: Don't install /share/themes on WindowsEduard Braun2-6/+0
2017-03-08CMake: Prefer to install the genuine /hicolor/index.theme file in MSYS2 installsEduard Braun1-3/+4
2017-03-08CMake: Assume mingw-w64 for MinGW buildsEduard Braun1-8/+3
2017-03-05CMake: python2-numpy was missing dependenciesEduard Braun1-1/+5
2017-03-04Support for building with MSYS2Eduard Braun2-2/+232
2017-02-20CMake: Generate a dummy file in hicolor/index.theme to avoid bug 1659336 on W...Eduard Braun1-0/+4
2017-02-17partial fix bug 1640899mathog1-6/+9
2017-02-13CMake: Cosmetic fix for version stringEduard Braun1-1/+1
2017-02-13CMake: Include GSettings schemas into Windows installationEduard Braun1-0/+3
2017-02-04CMake: Remove duplicated check for sigc++Eduard Braun3-146/+0
2017-01-07Install the localized manpages in the correct directorymattia@debian.org1-1/+4
2016-12-02prevent use of string concat for compatibility with old cmakeMarc Jeanmougin1-1/+1
2016-11-26CMake: Add ${INKSCAPE_SHARE_INSTALL}Eduard Braun2-1/+2
2016-11-07annotate custom builds, and add correct revno into make dist tarballsMarc Jeanmougin1-0/+10
2016-10-03beautify identsDmitry Zhulanov1-39/+35
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 Zhulanov2-4/+11
2016-09-26add x-verbs supportDmitry Zhulanov2-0/+57
2016-09-11cmake: fix "make install" to actually produce a runnable distribution on WindowsEduard Braun1-46/+38
2016-09-03Update CMake checkerCampbell Barton1-89/+123
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