summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/InstallMSYS2.cmake (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-06cmake/MSYS2: drop unused dependencyEduard Braun1-1/+0
2017-08-26cmake/MSYS2: add missing dependenciesEduard Braun1-0/+3
2017-07-30MSYS2: disable use of bitmap fonts in fontconfigEduard Braun1-0/+2
2017-07-29cmake/MSYS2: Fix fontconfig's conf.d/ not being installedEduard Braun1-1/+1
2017-07-23cmake/MSYS2: install only required library translationsEduard Braun1-6/+10
2017-07-13Add functionality to msys2checkdeps.py to check for libraries which were inst...Eduard Braun1-1/+1
2017-07-13cmake/MSYS2: Try to make the installation a bit more lenient towards version ...Eduard Braun1-106/+104
2017-07-13cmake/MSYS2: update with missing libs detected with script from previous commitEduard Braun1-10/+15
2017-07-06Update MSYS2 port for new dependency (libsoup)su-v1-0/+2
2017-07-04Update InstallMSYS2.cmake for latest libgfortransu-v1-1/+1
2017-06-22cmake/MSYS2: quick fix for poppler updateEduard Braun1-1/+1
2017-06-13cmake: Fix install target on Windows after 21c9bc7b2cf2fbda2ed1dd5841eb9333bb...Eduard Braun1-1/+1
2017-06-09cmake/MSYS2: Update for libicu58Eduard Braun1-3/+3
2017-05-29cmake/MSYS2: install python2-pillowEduard Braun1-1/+1
2017-05-29cmake/MSYS2: install python2-pillowEduard Braun1-1/+1
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