summaryrefslogtreecommitdiffstats
path: root/CMakeScripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'su-v/inkscape-fix-MSYS2-libsoup-req'Eduard Braun2017-07-061-0/+2
|\
| * Update MSYS2 port for new dependency (libsoup)su-v2017-07-061-0/+2
* | Fix DefineDependsandFlags.cmake (remove spaces in pkg_check_modules)Marc Jeanmougin2017-07-061-2/+1
* | http: Migrate to new LibSoup APIAlexander Valavanis2017-07-061-1/+1
|/
* Add new libsoup based http access with caching and asyncMartin Owens2017-07-061-1/+4
* Update InstallMSYS2.cmake for latest libgfortransu-v2017-07-041-1/+1
* Fix version strings to work on windows & unixsu-v2017-07-011-7/+6
* Merge branch 'hacking' of gitlab.com:__chr__/inkscapeMarc Jeanmougin2017-06-302-1/+76
|\
| * jemalloc cmake modulechr[]2017-06-302-0/+75
| * Replace ImageMagic with GraphicsMagicchr[]2017-06-301-1/+1
* | Fix revno with gitMarc Jeanmougin2017-06-301-4/+12
* | Fix revnoMarc Jeanmougin2017-06-301-3/+3
|/
* 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