summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/Install.cmake (follow)
Commit message (Collapse)AuthorAgeFilesLines
* CMake: Generate a dummy file in hicolor/index.theme to avoid bug 1659336 on ↵Eduard Braun2017-02-201-0/+4
| | | | | | | | Windows Fixed bugs: - https://launchpad.net/bugs/1659336 (bzr r15535)
* CMake: Include GSettings schemas into Windows installationEduard Braun2017-02-131-0/+3
| | | | | | | | | | Fixes crash issue when trying to use GTK file dialogs (error: "GLib-GIO-ERROR **: No GSettings schemas are installed on the system") Fixed bugs: - https://launchpad.net/bugs/1663884 - https://launchpad.net/bugs/1663999 (bzr r15514)
* CMake: Add ${INKSCAPE_SHARE_INSTALL}Eduard Braun2016-11-261-1/+0
| | | | | This is set to "share/inkscape" by default, on Windows we need to be able to install directly into "share" however (bzr r15278)
* cmake: fix "make install" to actually produce a runnable distribution on WindowsEduard Braun2016-09-111-46/+38
| | | (bzr r15113)
* CMake on Windows produces same output as btool.Sebastian Faubel2016-07-261-1/+9
| | | | | | Added inkscape.com and icon to inkview.exe Added msysenv.sh to support compiling using MSYS. (bzr r15023.1.1)
* Fixing build for Linux.Sebastian Faubel2016-07-061-4/+1
| | | (bzr r15002.1.8)
* Fixing build for Linux.Sebastian Faubel2016-07-061-262/+253
| | | | | Replaced tabs with whitespaces. (bzr r15002.1.7)
* Fixed config.h defines to point to the right locations for data (icons) and ↵Sebastian Faubel2016-07-061-2/+0
| | | | | locales. (bzr r15002.1.5)
* Added missing files.Sebastian Faubel2016-07-051-0/+273
(bzr r15002.1.4)