summaryrefslogtreecommitdiffstats
path: root/CMakeScripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* aboutbox: Gtk3 fixesAlexander Valavanis2017-06-291-0/+24
* GdkScreen deprecation fixesAlexander Valavanis2017-06-271-0/+12
* cmake/MSYS2: quick fix for poppler updateEduard Braun2017-06-221-1/+1
* Refactor 1a66c0aae0da7c3b860d06e72f5ff87f444bc462 and allow to use a differen...Eduard Braun2017-06-151-1/+1
* Remove cmake checks for unused libraries.Elliott Sales de Andrade2017-06-151-5/+0
* Drop x11 dependency.Elliott Sales de Andrade2017-06-152-16/+0
* Remove cmake checks for unused sys/ headers.Elliott Sales de Andrade2017-06-151-1/+0
* Remove cmake checks for C89 headers.Elliott Sales de Andrade2017-06-151-6/+0
* Remove duplicated build checks.Elliott Sales de Andrade2017-06-152-8/+1
* Remove checks for unused functions.Elliott Sales de Andrade2017-06-151-2/+0
* Remove outdated checks for GTK+ functions.Elliott Sales de Andrade2017-06-151-2/+0
* cmake: Fix install target on Windows after 21c9bc7b2cf2fbda2ed1dd5841eb9333bb...Eduard Braun2017-06-132-2/+2
* cmake/MSYS2: Improve error output in case of for failing shell scripts in lis...Eduard Braun2017-06-091-8/+19
* cmake/MSYS2: Update for libicu58Eduard Braun2017-06-091-3/+3
* cmake/MSYS2: install python2-pillowEduard Braun2017-05-291-1/+1
* cmake/MSYS2: Include libyaml for xverb featureEduard Braun2017-05-231-0/+1
* cmake/MSYS2: Install translations for glib (required for help output on console)Eduard Braun2017-05-141-0/+1
* cmake: Store defauklt CMAKE_INSTALL_PREFIX to cache, otherwise it will be los...Eduard Braun2017-05-141-1/+2
* cmake/Windows: convert all 'DESTINATION's to relative paths and allow easy cu...Eduard Braun2017-05-093-41/+43
* cmake: Don't include 'ConfigPaths.cmake' twiceEduard Braun2017-05-091-2/+0
* cmake: do not install static libraries on WindowsEduard Braun2017-05-081-4/+9
* cmake: Correctly use 'install(TARGETS ...)' instead of 'install(FILES ...)' f...Eduard Braun2017-05-082-39/+0
* Build an inkview.com as consoler wrapper around inkview.exe to allow for prin...Eduard Braun2017-05-081-0/+5
* cmake/MSYS2: adjust fonts.conf to store fontconfig cache in AppDataEduard Braun2017-05-041-0/+13
* cmake/MSYS2: Exclude python testsuite from installEduard Braun2017-05-031-1/+3
* cmake: Do not build/install folders (data,modules,plugins)Eduard Braun2017-04-292-34/+6
* cmake/MSYS2: Only install a fixed list of Python extensions (instead of all e...Eduard Braun2017-04-293-5/+161
* cmake/MSYS2: Spell checking via gtkspell now workingEduard Braun2017-04-081-0/+12
* CMake: Don't install /share/locale on WindowsEduard Braun2017-03-082-8/+0
* CMake: Don't install /share/themes on WindowsEduard Braun2017-03-082-6/+0
* CMake: Prefer to install the genuine /hicolor/index.theme file in MSYS2 installsEduard Braun2017-03-081-3/+4
* CMake: Assume mingw-w64 for MinGW buildsEduard Braun2017-03-081-8/+3
* CMake: python2-numpy was missing dependenciesEduard Braun2017-03-051-1/+5
* Support for building with MSYS2Eduard Braun2017-03-042-2/+232
* CMake: Generate a dummy file in hicolor/index.theme to avoid bug 1659336 on W...Eduard Braun2017-02-201-0/+4
* partial fix bug 1640899mathog2017-02-171-6/+9
* CMake: Cosmetic fix for version stringEduard Braun2017-02-131-1/+1
* CMake: Include GSettings schemas into Windows installationEduard Braun2017-02-131-0/+3
* CMake: Remove duplicated check for sigc++Eduard Braun2017-02-043-146/+0
* Install the localized manpages in the correct directorymattia@debian.org2017-01-071-1/+4
* prevent use of string concat for compatibility with old cmakeMarc Jeanmougin2016-12-021-1/+1
* CMake: Add ${INKSCAPE_SHARE_INSTALL}Eduard Braun2016-11-262-1/+2
* annotate custom builds, and add correct revno into make dist tarballsMarc Jeanmougin2016-11-071-0/+10
* beautify identsDmitry Zhulanov2016-10-031-39/+35
* fix cmake warning and remove whole xverbs code from compilation without yamlDmitry Zhulanov2016-10-011-1/+1
* disable xverb feature if WITH_YAML definedDmitry Zhulanov2016-10-012-4/+11
* add x-verbs supportDmitry Zhulanov2016-09-262-0/+57
* cmake: fix "make install" to actually produce a runnable distribution on WindowsEduard Braun2016-09-111-46/+38
* Update CMake checkerCampbell Barton2016-09-031-89/+123
* Use HarfBuzz instead of deprecated Pango OTAlex Valavanis2016-08-301-1/+8