Kimmo Varis
d1eae60a4b
Installer: Add Korean translation file.
...
Also remove the removed Polish translation file.
2012-08-02 10:34:05 +03:00
PKEuS
2de6ea4627
Incremented version to "1.56 dev"
2012-07-02 11:10:07 -07:00
Daniel Marjamäki
f94f5804a3
win_installer: Use new <MajorUpgrade> element
2012-07-01 20:34:27 +02:00
Daniel Marjamäki
d0f329e332
win_installer: minor update to wix script
2012-06-30 21:28:35 +02:00
Daniel Marjamäki
2536746d02
1.55: Set version
2012-06-30 18:08:27 +02:00
Daniel Marjamäki
7c387f8260
windows installer: added clean and validate steps
2012-04-26 21:17:29 +02:00
Daniel Marjamäki
ff1099ea30
win_installer: include libpcre-0.dll in installation
2012-04-16 19:38:27 +02:00
Daniel Marjamäki
dc935a0e2d
win_installer: add libgcc_s_dw2-1.dll ( #3728 )
2012-04-16 18:27:52 +02:00
Daniel Marjamäki
c79042fe29
win_installer: remove english translation file
2012-04-16 18:23:06 +02:00
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