summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/InstallMSYS2.cmake (follow)
Commit message (Expand)AuthorAgeFilesLines
* cmake/MSYS2: quick fix for poppler updateEduard Braun2017-06-221-1/+1
* cmake: Fix install target on Windows after 21c9bc7b2cf2fbda2ed1dd5841eb9333bb...Eduard Braun2017-06-131-1/+1
* 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/Windows: convert all 'DESTINATION's to relative paths and allow easy cu...Eduard Braun2017-05-091-23/+23
* cmake: Correctly use 'install(TARGETS ...)' instead of 'install(FILES ...)' f...Eduard Braun2017-05-081-22/+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-291-17/+3
* cmake/MSYS2: Only install a fixed list of Python extensions (instead of all e...Eduard Braun2017-04-291-2/+24
* cmake/MSYS2: Spell checking via gtkspell now workingEduard Braun2017-04-081-0/+12
* CMake: Don't install /share/locale on WindowsEduard Braun2017-03-081-4/+0
* CMake: Don't install /share/themes on WindowsEduard Braun2017-03-081-3/+0
* CMake: Prefer to install the genuine /hicolor/index.theme file in MSYS2 installsEduard Braun2017-03-081-3/+4
* CMake: python2-numpy was missing dependenciesEduard Braun2017-03-051-1/+5
* Support for building with MSYS2Eduard Braun2017-03-041-0/+228