aboutsummaryrefslogtreecommitdiffstats
path: root/subsurface-install.pri
AgeCommit message (Expand)Author
2014-10-29Ugly hack to work around broken Qt5.3.2 for Windows cross buildsGravatar Dirk Hohndel
2014-10-29Don't install Windows 64bit binaries on 32bit systemGravatar Dirk Hohndel
2014-08-02Allow cross-building 64 bit binaries for WindowsGravatar Dirk Hohndel
2014-06-25Template for subsurface android packageGravatar Venkatesh Shukla
2014-06-08HTML export: fix packaging of theme dirGravatar Dirk Hohndel
2014-06-05Install HTML export theme files on Windows and MacGravatar Dirk Hohndel
2014-06-03Update install script: copy HTML theme directory to usr/shareGravatar Gehad elrobey
2014-04-21Windows out of tree cross build: stage package in correct folderGravatar Dirk Hohndel
2014-03-27Introduce android specific fileGravatar Anton Lundin
2014-01-28Remove the hack to create most Makefile variables on UnixGravatar Thiago Macieira
2014-01-22Fix creating the list of Qt translation files under Qt5Gravatar Thiago Macieira
2013-12-27Install Subsurface iconGravatar Miika Turkia
2013-12-17Fix broken Linux installGravatar Dirk Hohndel
2013-12-16Move the XSLT files into a Qt resourceGravatar Thiago Macieira
2013-12-15Fix install directory for Documentation on MacGravatar Dirk Hohndel
2013-12-13Correct install path for Documentation under LinuxGravatar Dirk Hohndel
2013-12-12Don't install the actual icon filesGravatar Thiago Macieira
2013-12-07correctly install translations after a clean checkoutGravatar Martin Gysel
2013-12-06Fix the Windwos installerGravatar Dirk Hohndel
2013-12-05Install Qt and Subsurface translations for WindowsGravatar Thiago Macieira
2013-12-05Install Subsurface translation files on LinuxGravatar Thiago Macieira
2013-12-05Fix typo introduced accidentally: marbledir has no hGravatar Thiago Macieira
2013-12-05Avoid copying the icons, xslt and other dirs into themselves.Gravatar Thiago Macieira
2013-12-03qmake: use real tabs for all .pri filesGravatar Lubomir I. Ivanov
2013-12-03qmake: Fix unescaped backslashes issuesGravatar Lubomir I. Ivanov
2013-11-29Make sure Subsurface will find Marble theme when installed on LinuxGravatar Dirk Hohndel
2013-11-27Fix plugin deployment on WindowsGravatar Thiago Macieira
2013-11-27Fix "make install" on Windows with srcdir != builddirGravatar Thiago Macieira
2013-11-15Include icons in the Windows installerGravatar Dirk Hohndel
2013-11-15Make qmake generate the install rule for user-manual.htmlGravatar Thiago Macieira
2013-11-05Create installer with qmakeGravatar Dirk Hohndel
2013-10-14Use full version for Mac dmg fileGravatar Dirk Hohndel
2013-10-13subsurface-install.pri: attempt to fix the perl command lineGravatar Lubomir I. Ivanov
2013-10-11Install qt translations into Mac bundleGravatar Dirk Hohndel
2013-10-11Fix deployment: make isn't expanding $(DESTDIR_TARGET) for meGravatar Thiago Macieira
2013-10-11Fix the sed regexp: we want to match "lib" followed by : or at the endGravatar Thiago Macieira
2013-10-11Fix non-expansion of some Makefile variablesGravatar Thiago Macieira
2013-10-11Fix translation compilationGravatar Dirk Hohndel
2013-10-10Automatically build translationsGravatar Dirk Hohndel
2013-10-10Fix some paths for Mac and add translations to bundleGravatar Dirk Hohndel
2013-10-09Correct Mac bundle pathGravatar Dirk Hohndel
2013-10-08Fix the Marble data installation for WindowsGravatar Thiago Macieira
2013-10-08Deploy some Qt plugins alongside the binaryGravatar Thiago Macieira
2013-10-08Use the $PATH environment variable to pass extra dirs for DLLsGravatar Thiago Macieira
2013-10-08Disable the code that tries to find an alternate objdumpGravatar Thiago Macieira
2013-10-08Add a tool to scan for dependencies on WindowsGravatar Thiago Macieira
2013-10-08Add qmake rules to install SubsurfaceGravatar Thiago Macieira