summaryrefslogtreecommitdiffstats
path: root/CMakeScripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merged trunkAdrian Boguszewski2016-08-092-34/+7
|\
| * Require C++11Alex Valavanis2016-08-041-0/+6
| * End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-31/+0
| |\
| | * Finish removing GTK+ 2 fallbacksAlex Valavanis2016-07-281-1/+0
| | * Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-1/+0
| | * Disable GTK+ 2 support and delete internal copy of GDLAlex Valavanis2016-07-271-29/+0
* | | Merged trunkAdrian Boguszewski2016-08-031-1/+9
|\| |
| * | CMake on Windows produces same output as btool.Sebastian Faubel2016-07-261-1/+9
| |/
* | Merged trunkAdrian Boguszewski2016-07-114-77/+358
|\|
| * Fixing build for Linux.Sebastian Faubel2016-07-061-4/+1
| * Fixing build for Linux.Sebastian Faubel2016-07-063-323/+314
| * Fixed config.h defines to point to the right locations for data (icons) and l...Sebastian Faubel2016-07-062-3/+12