summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/InstallMSYS2.cmake (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-09cmake/Windows: convert all 'DESTINATION's to relative paths and allow easy cu...Eduard Braun1-23/+23
2017-05-08cmake: Correctly use 'install(TARGETS ...)' instead of 'install(FILES ...)' f...Eduard Braun1-22/+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 Braun1-17/+3
2017-04-29cmake/MSYS2: Only install a fixed list of Python extensions (instead of all e...Eduard Braun1-2/+24
2017-04-08cmake/MSYS2: Spell checking via gtkspell now workingEduard Braun1-0/+12
2017-03-08CMake: Don't install /share/locale on WindowsEduard Braun1-4/+0
2017-03-08CMake: Don't install /share/themes on WindowsEduard Braun1-3/+0
2017-03-08CMake: Prefer to install the genuine /hicolor/index.theme file in MSYS2 installsEduard Braun1-3/+4
2017-03-05CMake: python2-numpy was missing dependenciesEduard Braun1-1/+5
2017-03-04Support for building with MSYS2Eduard Braun1-0/+228