summaryrefslogtreecommitdiff
path: root/Build/NullSoftInstaller.hs
Commit message (Collapse)AuthorAge
* add a wrapper for ssh-keygenGravatar Joey Hess2015-05-08
|
* use a batch file to run msysgit's ssh, instead of copyingGravatar Joey Hess2015-05-08
| | | | | | copying failed because dlls are not in path. This batch file is based on the one msysgit uses to start gitk
* Windows: Remove cygwin ssh, the newer version of which has stopped honoring ↵Gravatar Joey Hess2015-05-07
| | | | the setting of HOME. Instead, copy msysgit's ssh into PATH.
* filter out non-cygwin libsGravatar Joey Hess2015-04-21
|
* use cygwin ldd to find dlls to include, instead of manually listingGravatar Joey Hess2015-04-21
|
* another libGravatar Joey Hess2015-04-20
|
* another libGravatar Joey Hess2015-04-20
|
* updated lib versionGravatar Joey Hess2015-04-20
|
* more libsGravatar Joey Hess2015-04-20
|
* more libsGravatar Joey Hess2015-04-20
|
* more libsGravatar Joey Hess2015-04-20
|
* prune old libGravatar Joey Hess2015-04-20
|
* update some windows libraries for newer version of cygwinGravatar Joey Hess2015-04-20
|
* Windows: Renamed start menu file to avoid loop in some versions of Windows ↵Gravatar Joey Hess2015-04-13
| | | | where the menu file is treated as a git-annex program.
* typoGravatar Joey Hess2015-01-29
|
* windows: include html help file that msysgit tries to open for git annex --helpGravatar Joey Hess2015-01-29
| | | | | | | Pointing to the website is easier than trying to format the man page to html on windows. Closes https://github.com/datalad/datalad/issues/39
* weirdly doubled slashesGravatar Joey Hess2015-01-29
|
* update my email address and homepage urlGravatar Joey Hess2015-01-21
|
* Windows: Install ssh and other bundled programs to Git/cmd, instead of ↵Gravatar Joey Hess2014-12-03
| | | | Git/bin, since the latter is not in the default msysgit PATH.
* Windows: Remove Alt+A keyboard shortcut, which turns out to have scope ↵Gravatar Joey Hess2014-11-14
| | | | outside the menus.
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
| | | | | | | | | This fixes all instances of " \t" in the code base. Most common case seems to be after a "where" line; probably vim copied the two space layout of that line. Done as a background task while listening to episode 2 of the Type Theory podcast.
* move git-annex to git/cmdGravatar Joey Hess2014-07-16
| | | | | | This way, it works both when using msgit, which will look in both bin and cmd, but also when using cygwin's git, which only looks in PATH, which includes cmd but not bin.
* Windows: Move .vbs files out of git\binGravatar Joey Hess2014-07-16
| | | | | .. To avoid that being in the PATH, which caused some weird breakage. (Thanks, divB)
* don't start minimizedGravatar Joey Hess2014-06-17
|
* crazy quote for spacesGravatar Joey Hess2014-06-17
|
* windows no-DOS-box and autostart, at lastGravatar Joey Hess2014-06-17
| | | | | | | | | Using the crazy but apparently best approach of a VB Script that runs git-annex, in a hidden DOS window. Note that currently the git-annex messages are not directed to daemon.log. Would probably need another layer of script. Also problimatic since the repository may not exist yet.
* fix up old comments that used format=txt, which is no longer enabledGravatar Joey Hess2014-03-20
|
* windows: add more libraries, these are used by gpgGravatar Joey Hess2014-01-01
|
* argh, one moreGravatar Joey Hess2013-12-11
|
* moreGravatar Joey Hess2013-12-11
|
* one more libGravatar Joey Hess2013-12-11
|
* yet more wget and curl libsGravatar Joey Hess2013-12-11
|
* more libs for wget and curlGravatar Joey Hess2013-12-11
|
* add libs needed by wget and curlGravatar Joey Hess2013-12-11
|
* typoGravatar Joey Hess2013-12-10
|
* remove menu item on uninstallGravatar Joey Hess2013-12-10
|
* request admin rights at installGravatar Joey Hess2013-12-10
|
* start minimizedGravatar Joey Hess2013-12-10
|
* fixesGravatar Joey Hess2013-12-10
|
* try to make a start menu shortcutGravatar Joey Hess2013-12-10
|
* add cygattr-1.dll to windows installerGravatar Joey Hess2013-06-17
| | | | Needed by cygwin cp
* syntax fixGravatar Joey Hess2013-05-17
|
* don't hardcode path to cygwin stuff, look for it in PATHGravatar Joey Hess2013-05-17
|
* specify makensis path in build scriptGravatar Joey Hess2013-05-17
|
* fix uninstall of some filesGravatar Joey Hess2013-05-16
|
* add windows uninstallerGravatar Joey Hess2013-05-16
|
* typoGravatar Joey Hess2013-05-16
|
* add license to windows installerGravatar Joey Hess2013-05-16
|
* fix the day's Windows permissions damageGravatar Joey Hess2013-05-14
|
* windows installer is fully workingGravatar Joey Hess2013-05-14
|