| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Extract addtional classes and functions which are getting unsightly large.
Use some of the coding conventions more consistently.
|
|
|
|
|
| |
Also use SystemTools::Fopen() instead of fopen().
This is to eventually support utf-8 filenames.
|
| |
|
| |
|
|
This new CPack generator produces an *.msi installer file.
Requires having the WiX Toolset installed in order to work
properly.
Download the WiX Toolset installer "WiX36.exe" here:
http://wix.codeplex.com/releases/view/93929
|