summaryrefslogtreecommitdiff
path: root/installer.iss
AgeCommit message (Collapse)Author
2015-11-08Installer wasn't recursing directories...turns out there's a flag to do that.John Fultz
2015-11-08Fix #9, some strategy files missing from Windows installer.John Fultz
2015-11-08Minor bug fixes.John Fultz
* Windows installer now set up to use MSVC redistributables, not MinGW ones. * The Board popup's "Edit..." button should be disabled when the popup is empty (i.e., the only choice is to add one, which is in the popup).
2015-08-18Cleanups and bump the version number.John Fultz
2014-11-29Set icon for Windows uninstaller.John Fultz
2014-11-29Wrap up Windows side for 0.98 releaseJohn Fultz
2013-08-25Initial git commit.Jason Katz-Brown