summaryrefslogtreecommitdiff
path: root/windows/res/installer.nsi
Commit message (Collapse)AuthorAgeFilesLines
* move frontends into sub directoryVincent Sanders2016-05-151-141/+0
|
* update version info for next development cycleVincent Sanders2016-04-061-1/+1
|
* Add missing resources to windows frontendVincent Sanders2016-03-201-0/+9
|
* add certificate authority bundle handling to windowsVincent Sanders2016-03-201-1/+2
| | | | | | | | | The curl certificate handling on windows does not have a compiled in default location so it is necessary to attempt to find a default bundle. This provides a bundle in the install and code to set it as the default bundle location.
* Remove unecessary dll from windows installer scriptVincent Sanders2015-04-291-2/+0
|
* Try to get Windows building with FatMessages. This approach makes me ill, ↵Rob Kendrick (fatigue)2012-11-031-1/+1
| | | | and may not even work.
* fix windows build format specifiersVincent Sanders2012-08-121-0/+133
add install target for windows - creates installer rather than actually installing