Commit Graph

134 Commits

Author SHA1 Message Date
Daniel Marjamäki 9b093b404c Revert "installer: remove useless define"
This reverts commit 88c55621af.
2012-09-30 09:38:03 +02:00
Daniel Marjamäki 0024310efe Fixed #4221 (Installation adds directory containing Qt DLLs to path) 2012-09-29 18:10:26 +02:00
XhmikosR fc97edab1b installer: CompressionLevel='high'
This decreases the installer's size from 9.78MB to 8.22MB.
2012-09-29 17:20:10 +02:00
XhmikosR 88c55621af installer: remove useless define 2012-09-29 17:19:56 +02:00
XhmikosR 95b6288d25 win_installer: remove trailing spaces 2012-09-24 18:18:07 +02:00
PKEuS dcf997007b Incremented version numbers to 1.57 dev 2012-09-01 13:04:09 +02:00
Daniel Marjamäki effa90816c windows installer: updated wix path to match my installation 2012-09-01 11:36:24 +02:00
Daniel Marjamäki b8db27fcd1 1.56: Set versions 2012-09-01 10:54:15 +02:00
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