Commit Graph

14 Commits

Author SHA1 Message Date
Daniel Marjamäki 15bbd4613e Updated version to 1.32 2009-05-10 12:31:47 +02:00
Kimmo Varis 1fcc116cb9 Add VS runtimes to the Windows installer.
cppcheck requires VS 9 runtimefiles to run. Those runtimes are installed by many programs and it is probable lots of people already have them. But still there are users without those files. And for them it is non-trivial task to get cppcheck to run. So better just include runtimes for everybody.
2009-05-08 22:57:24 +03:00
Daniel Marjamäki 8533e112fe updated version to 1.31 2009-04-12 19:54:15 +02:00
Kimmo Varis 9698c6d96b Installer: update new executable (VS) build directory. 2009-03-09 20:03:22 +02:00
Kimmo Varis 91c8a5f1f0 Build installer to Build directory in project root.
Currently installer is build to subdirectory of the iss file which is not obvious place to find it. Also it is not good practice to build executables to source directories.
2009-03-09 19:21:22 +02:00
Kimmo Varis ecc8d19c13 Set description for the installer file.
This description is shown in the explorer.
2009-03-09 19:09:05 +02:00
Kimmo Varis 8db0d2fc37 Set user wiki URL as application/support URL.
The installer was setting Sf.net project page as an URL which might be confusing for the users. Better use the wiki page.
2009-03-09 19:03:19 +02:00
Kimmo Varis eb7cb81e53 Set version number for the installer file.
The installer file was missing a version number (was shown as 0.0.0.0) in the Windows Explorer. Set the installer file version number identical to product version number.
2009-03-09 18:45:22 +02:00
Daniel Marjamäki f60cfb1184 updated version to 1.30 in installation script 2009-03-08 16:26:29 +01:00
Kimmo Varis 4296548129 Use 'folder' instead of 'directory' in Windows installer. 2009-02-26 08:10:59 +00:00
Daniel Marjamäki 566e1102bc changed version to 1.28 2009-02-01 08:17:45 +00:00
Kimmo Varis 4fd689eeb5 Ticket #34: Windows installer: Add cppcheck folder to system path. 2009-01-24 18:07:51 +00:00
Kimmo Varis 9ac05af78a Improve the Windows installer readme text. 2009-01-18 13:53:48 +00:00
Reijo Tomperi 046222ba57 patch [ 2508523 ] Windows installer (with readme.txt based on patch comments) 2009-01-17 11:49:12 +00:00