| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix license in Windows MSI setup | Max Gaukler | 2018-11-08 | 3 | -136/+153 |
| | | | | | the license text shown was GPL2, now corrected to GPL3 | ||||
| * | Misc. typos | luz.paz | 2018-01-08 | 2 | -3/+3 |
| | | | | Found via `codespell` | ||||
| * | sync detail fields of .exe and .msi installers | Eduard Braun | 2017-07-23 | 1 | -2/+2 |
| | | |||||
| * | cmake: Add 'dist' target to create Windows .msi installer | Eduard Braun | 2017-07-23 | 1 | -2/+3 |
| | | | | | | | - 'dist-win-msi' allows to create a Windows .msi installer using WiX - 'dist-win-msi-fast' has a no compression but is much faster and can be used for testing purposes | ||||
| * | wix: Update for cmake / MSYS2 build | Eduard Braun | 2017-07-22 | 3 | -28/+33 |
| | | | | | (cherry picked from commit 16cb9a13a88db072389f5f4ba0d6a7997cee0123) | ||||
| * | Fix ACLs | Eduard Braun | 2017-03-05 | 3 | -0/+0 |
| | | | | (bzr r15567) | ||||
| * | Packaging: Sort translations by name in Windows .exe and .msi installers ↵ | Eduard Braun | 2017-01-16 | 2 | -4/+18 |
| | | | | | | | | | | | | (before they were sorted by language code) This commit also adds functionality to automatically parse localized language names from the Inkscape .po file for the NSIS (.exe) installer Python scripts for Windows packaging are now Python 2/3 compatible and should always handle unicode characters properly. Fixed bugs: - https://launchpad.net/bugs/1654460 (bzr r15418) | ||||
| * | Packaging: Re-activate compression in MSI installer and document some todos | Eduard Braun | 2016-11-13 | 2 | -6/+10 |
| | | | | (bzr r15244.1.19) | ||||
| * | Packaging: Support for additional components in WIX installer | Eduard Braun | 2016-10-20 | 3 | -56/+149 |
| | | | | | | It's now possible to select specific translations and to choose wether or not to install Python, extensions and dictionaries. (bzr r15244.1.17) | ||||
| * | Packaging: WiX installer | Eduard Braun | 2016-10-10 | 2 | -9/+12 |
| | | | | | | | - cut down final .msi installer size by 30% (by using best possible LZX compression instead of MSZip) - small README update (bzr r15244.1.7) | ||||
| * | Packaging: Some initial fixes for WiX (MSI installer) | Eduard Braun | 2016-10-08 | 5 | -22/+49 |
| | | | | (bzr r15244.1.1) | ||||
| * | fix #1418595: win32, wix, allow upgrade, no downgrade | Adib Taraben | 2015-03-15 | 1 | -2/+5 |
| | | | | (bzr r14007) | ||||
| * | win packaging, fix for 1418598, writing to wrong registry key, update .bat ↵ | Adib Taraben | 2015-02-08 | 2 | -4/+4 |
| | | | | | | to current version of wix 3.9 (bzr r13910) | ||||
| * | fix for #1399720, win32 msi packaging error on .svg extension registration | Adib Taraben | 2015-01-07 | 1 | -2/+2 |
| | | | | (bzr r13846) | ||||
| * | win32 packaging: Fix capitalization of "register file extensions" | Bryce Harrington | 2014-09-18 | 1 | -1/+1 |
| | | | | | | | | | Fixes: https://bugs.launchpad.net/inkscape/+bug/1365927 Fixed bugs: - https://launchpad.net/bugs/1365927 (bzr r13559) | ||||
| * | win32 wix install creator: use version and architecture info from ↵ | Adib Taraben | 2014-06-22 | 4 | -28/+76 |
| | | | | | | src/inkscape.rc and inkscape/inkscape.exe, create inkscape-#version#-x64.msi on 64bit target (bzr r13437) | ||||
| * | wix installer: create msi filename from version sing in src/inkscape.rc, add ↵ | Adib Taraben | 2012-12-04 | 3 | -8/+42 |
| | | | | | | wix files to dist target (bzr r11929) | ||||
| * | wix installer: added artwork (from nsis) - now needs wix 3.7 | Adib Taraben | 2012-11-25 | 7 | -8/+3477 |
| | | | | (bzr r11897) | ||||
| * | wix installer: assign svg file extension to inkscape | Adib Taraben | 2012-11-21 | 3 | -1/+27 |
| | | | | (bzr r11891) | ||||
| * | wix installer: remove debug information from msi package, add GPL text to ↵ | Adib Taraben | 2012-11-21 | 5 | -15/+154 |
| | | | | | | license page (bzr r11889) | ||||
| * | build files.wxs within install.bat | Adib Taraben | 2012-11-15 | 1 | -0/+3 |
| | | | | (bzr r11876) | ||||
| * | add wix scripts to nuild win32 .msi package | Adib Taraben | 2012-11-15 | 6 | -0/+226 |
| (bzr r11875) | |||||
