117 Commits

Author SHA1 Message Date
PKEuS
f1692cdefe Set version to "1.55 dev" 2012-04-15 11:40:14 +02:00
Daniel Marjamäki
81b0ad00bc windows installer: updated scripts and info 2012-04-15 11:28:06 +02:00
Daniel Marjamäki
3ddbcc7fbe 1.54: updated version numbers 2012-04-15 07:23:26 +02:00
Daniel Marjamäki
4966c0c88c windows installer: removed build1.bat, build2.bat and build3.bat. The cppcheck.wixproj should be used instead. 2012-02-11 14:40:02 +01:00
Daniel Marjamäki
c33dbb80fb 1.53: Updated version info 2012-02-11 08:17:07 +01:00
Daniel Marjamäki
93b447f7f6 1.52: Updated version 2011-12-10 12:55:40 +01:00
Daniel Marjamäki
5c08979920 1.51: Updated versions 2011-10-08 07:45:39 +02:00
Daniel Marjamäki
3a260822ad 1.50: Updated version 2011-08-14 08:08:37 +02:00
Daniel Marjamäki
a8cb7b445f 1.49: updated version 2011-06-12 18:24:31 +02:00
Kimmo Varis
c0bb0b6dab Installer: small update to installer doc. 2011-05-04 21:51:08 +03:00
Kimmo Varis
ca36a49711 Installer: Remove unneeded Qt DLLs.
Since we now have on-line help we don't need to install the DLLs that
were required for the help viewer.
2011-05-04 21:49:20 +03:00
Tim Gerundt
031670f93f Change dialog bitmap from windows installer 2011-04-22 14:28:22 +02:00
Daniel Marjamäki
e75acd7476 Release: Updated versions to 1.48 2011-04-09 07:55:07 +02:00
Kimmo Varis
1907590303 Installer: Add Spanish translation file. 2011-04-06 21:34:11 +03:00
Kimmo Varis
eaa78fbd58 Installer: don't install local help file. 2011-03-26 16:14:11 +02:00
Kimmo Varis
d54836822e Installer: Fix file modes of two installer files.
The files had executable file mode set but they don't need it as
they are normal data files read by the Wix tool.
2011-03-20 16:37:33 +02:00
Kimmo Varis
c91269bec7 Installer: Remove old Swedish translation file. 2011-03-20 16:35:28 +02:00
Kimmo Varis
9f03ba3386 Installer: Update Swedish GUI translation filename 2011-03-20 16:27:21 +02:00
Daniel Marjamäki
4a7c56f970 1.47: Updated versions 2011-02-06 12:05:42 +01:00
Kimmo Varis
f33efc7fa5 Installer: Update CLI build directory. 2011-02-05 23:46:09 +02:00
Kimmo Varis
6e11c03d86 Installer: Add French translation to installer. 2011-02-05 23:46:05 +02:00
Kimmo Varis
7bdcbff799 Installer: Fix typo 'IntallationPath' to 'InstallationPath'. 2010-12-15 18:02:55 +02:00
Kimmo Varis
b92e1dcc8c Installer: Add Japanese and Serbian translation files.
I forgot to add Japanese and Serbian translation files to the
Windows installer when adding them.
2010-12-15 17:51:51 +02:00
Daniel Marjamäki
b90e514b32 1.46: updated version information 2010-12-12 08:33:05 +01:00
Kimmo Varis
469be78254 Installer: Write Cppcheck version and install path to registry.
As suggested by mcartoixa at forums. This helps 3rd party software to
find the Cppcheck in Windows environment. Note that this commit
writes to HKCU instead of suggested HKLM.
2010-11-24 20:16:52 +02:00
Kimmo Varis
e199e31de1 WiX Installer: Remove old gui.exe. 2010-10-13 22:15:18 +03:00
Kimmo Varis
dd16af3d29 Update WiX installer documentation. 2010-10-13 22:13:50 +03:00
Kimmo Varis
03ebe118f0 Fix invalid ID error in MSI installer. 2010-10-04 19:25:09 +03:00
Daniel Marjamäki
5bf2a300d9 1.45: updated version information 2010-10-03 17:05:36 +02:00
Kimmo Varis
e48592c644 Installer: Update executable name to cppcheck-gui. 2010-09-11 12:34:35 +03:00
Kimmo Varis
c02d1bdce4 Installer: Fix translations files dir.
Translation files are build to gui source directory not gui build
directory.

Also remove non-existing French translation file from installer.
2010-09-05 14:15:24 +03:00
Kimmo Varis
b40dc99bc2 Installer: Fix GUIDs and attributes for couple of components. 2010-09-05 14:10:18 +03:00
Kimmo Varis
97ea1372ce Installer: Add own component for GUI translation files. 2010-09-05 13:51:39 +03:00
Kimmo Varis
99ab5150e4 Installer: combine readme.txt and authors.txt to one component. 2010-09-05 13:47:04 +03:00
Kimmo Varis
e19d0f18c7 Installer: Install new Qt-help help file. 2010-09-05 13:40:16 +03:00
Kimmo Varis
66111a294d GUI: Add more QT DLLs to Windows installer.
Help viewer requires help dll and couple of deoendent dlls to be
installed also.
2010-09-02 17:44:47 +03:00
Kimmo Varis
289fa0e07f Fixing ticket #1908 (setup don't install GUI translations)
Patch submitted by Tim Gerundt.
2010-07-28 21:11:02 +03:00
Daniel Marjamäki
94a8eba989 1.44: updated version information 2010-07-10 11:29:07 +02:00
Kimmo Varis
7f5239e96c MSI Installer: Fix description text. 2010-06-28 23:27:21 +03:00
Kimmo Varis
914891f247 MSI Installer: Cleanup runtime files from InnoSetup installer.
Remove runtime files installed by earlier InnoSetup installer. These runtime
files might be different versions and might conflict with versions installed
by the MSI installer. Better to be on safe side here.
2010-06-28 20:47:00 +03:00
Kimmo Varis
357e76484d Remove remaining Innosetup installer files.
Innosetup installer was removed earlier but some files related to it
were not removed.
2010-06-28 15:51:03 +03:00
Daniel Marjamäki
cbea8ceed0 Updated version to 1.43 2010-05-08 12:41:06 +02:00
Kimmo Varis
904597a8ce Installer: Use product name as start menu shortcut item name. 2010-03-15 22:09:14 +02:00
Kimmo Varis
636bcd8a47 Installer: Move couple of strings to productInfo.wxi. 2010-03-15 20:10:42 +02:00
Daniel Marjamäki
525a027b77 Merge branch 'master' of git@github.com:danmar/cppcheck 2010-03-09 19:48:33 +01:00
Kimmo Varis
93f387cfff Installer: remove bitmap from wrong directory. 2010-03-09 20:26:16 +02:00
Daniel Marjamäki
6fa3531e0f Merge branch 'master' of git@github.com:danmar/cppcheck 2010-03-09 19:25:39 +01:00
Kimmo Varis
ba7655ef07 Installer: add custom dialog background. 2010-03-09 20:25:29 +02:00
Kimmo Varis
cbb6033416 Merge branch 'master' of github.com:danmar/cppcheck 2010-03-09 20:23:21 +02:00
Kimmo Varis
4dd117db49 Installer: Add custom banner with Cppcheck icon. 2010-03-09 20:22:28 +02:00