Age | Commit message (Expand) | Author |
2014-12-31 | Allow overriding makensis program | Dirk Hohndel |
2014-12-10 | Updates to Ubuntu package building process | Dirk Hohndel |
2014-10-29 | Ugly hack to work around broken Qt5.3.2 for Windows cross builds | Dirk Hohndel |
2014-10-29 | Don't install Windows 64bit binaries on 32bit system | Dirk Hohndel |
2014-08-02 | Allow cross-building 64 bit binaries for Windows | Dirk Hohndel |
2014-06-25 | Template for subsurface android package | Venkatesh Shukla |
2014-06-08 | HTML export: fix packaging of theme dir | Dirk Hohndel |
2014-06-05 | Install HTML export theme files on Windows and Mac | Dirk Hohndel |
2014-06-03 | Update install script: copy HTML theme directory to usr/share | Gehad elrobey |
2014-04-21 | Windows out of tree cross build: stage package in correct folder | Dirk Hohndel |
2014-03-27 | Introduce android specific file | Anton Lundin |
2014-01-28 | Remove the hack to create most Makefile variables on Unix | Thiago Macieira |
2014-01-22 | Fix creating the list of Qt translation files under Qt5 | Thiago Macieira |
2013-12-27 | Install Subsurface icon | Miika Turkia |
2013-12-17 | Fix broken Linux install | Dirk Hohndel |
2013-12-16 | Move the XSLT files into a Qt resource | Thiago Macieira |
2013-12-15 | Fix install directory for Documentation on Mac | Dirk Hohndel |
2013-12-13 | Correct install path for Documentation under Linux | Dirk Hohndel |
2013-12-12 | Don't install the actual icon files | Thiago Macieira |
2013-12-07 | correctly install translations after a clean checkout | Martin Gysel |
2013-12-06 | Fix the Windwos installer | Dirk Hohndel |
2013-12-05 | Install Qt and Subsurface translations for Windows | Thiago Macieira |
2013-12-05 | Install Subsurface translation files on Linux | Thiago Macieira |
2013-12-05 | Fix typo introduced accidentally: marbledir has no h | Thiago Macieira |
2013-12-05 | Avoid copying the icons, xslt and other dirs into themselves. | Thiago Macieira |
2013-12-03 | qmake: use real tabs for all .pri files | Lubomir I. Ivanov |
2013-12-03 | qmake: Fix unescaped backslashes issues | Lubomir I. Ivanov |
2013-11-29 | Make sure Subsurface will find Marble theme when installed on Linux | Dirk Hohndel |
2013-11-27 | Fix plugin deployment on Windows | Thiago Macieira |
2013-11-27 | Fix "make install" on Windows with srcdir != builddir | Thiago Macieira |
2013-11-15 | Include icons in the Windows installer | Dirk Hohndel |
2013-11-15 | Make qmake generate the install rule for user-manual.html | Thiago Macieira |
2013-11-05 | Create installer with qmake | Dirk Hohndel |
2013-10-14 | Use full version for Mac dmg file | Dirk Hohndel |
2013-10-13 | subsurface-install.pri: attempt to fix the perl command line | Lubomir I. Ivanov |
2013-10-11 | Install qt translations into Mac bundle | Dirk Hohndel |
2013-10-11 | Fix deployment: make isn't expanding $(DESTDIR_TARGET) for me | Thiago Macieira |
2013-10-11 | Fix the sed regexp: we want to match "lib" followed by : or at the end | Thiago Macieira |
2013-10-11 | Fix non-expansion of some Makefile variables | Thiago Macieira |
2013-10-11 | Fix translation compilation | Dirk Hohndel |
2013-10-10 | Automatically build translations | Dirk Hohndel |
2013-10-10 | Fix some paths for Mac and add translations to bundle | Dirk Hohndel |
2013-10-09 | Correct Mac bundle path | Dirk Hohndel |
2013-10-08 | Fix the Marble data installation for Windows | Thiago Macieira |
2013-10-08 | Deploy some Qt plugins alongside the binary | Thiago Macieira |
2013-10-08 | Use the $PATH environment variable to pass extra dirs for DLLs | Thiago Macieira |
2013-10-08 | Disable the code that tries to find an alternate objdump | Thiago Macieira |
2013-10-08 | Add a tool to scan for dependencies on Windows | Thiago Macieira |
2013-10-08 | Add qmake rules to install Subsurface | Thiago Macieira |