Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | where indenting | 2012-11-11 | |
| | |||
* | OSX: Stop installing non-self-contained webapp into Desktop directory. | 2012-10-21 | |
| | | | | This was a stopgap, and we have the self-contained webapp now. | ||
* | fix name of path to osx app directory | 2012-10-06 | |
| | |||
* | move | 2012-10-01 | |
| | |||
* | osx build fix | 2012-09-29 | |
| | |||
* | standalone linux app nearly ready | 2012-09-28 | |
| | | | | also made several fixes that apply to the OSX app | ||
* | Always do a system wide installation when DESTDIR is set. Closes: #689052 | 2012-09-28 | |
| | |||
* | install a git-annex-shell shim script when the standalone OSX app runs | 2012-09-26 | |
| | | | | | | | I put it in ~/.ssh/ because there's no reliable way to get it into PATH, and OSX ssh doesn't even honor user's PATH by default. authorized_keys generators will need to check if it's there. Not done yet. | ||
* | make the standalone OSX app automatically install itself when run | 2012-09-26 | |
| | |||
* | file name changed | 2012-09-25 | |
| | |||
* | use copyFile (supports binary icon file) | 2012-09-23 | |
| | |||
* | install in /Applications | 2012-09-23 | |
| | |||
* | install Jimmy's .app on OS X | 2012-09-23 | |
| | | | | | | | I'm guessing that ~/Desktop/git-annex.app will be visiable. For the system-wide installation, I don't know where to put it, though somewhere in /Library seems likely. | ||
* | flip catchDefaultIO | 2012-09-17 | |
| | |||
* | typos | 2012-09-06 | |
| | |||
* | install a .command file on OSX in the Desktop | 2012-09-06 | |
| | |||
* | make directory | 2012-09-06 | |
| | |||
* | honor destdir for osx too | 2012-09-06 | |
| | |||
* | write a OSX autostart file | 2012-09-06 | |
| | | | | Not tested. | ||
* | honor DESTDIR | 2012-09-06 | |
| | |||
* | use the ~/.config/git-annex/program file to find command when running transfers | 2012-08-27 | |
| | |||
* | Fix imports and casing in Build.InstallDesktopFile | 2012-08-02 | |
| | |||
* | only write data file when installing as normal user | 2012-08-02 | |
| | |||
* | full autostart support | 2012-08-02 | |
| | | | | | | | | git annex assistant --autostart will start separate daemons in each listed autostart repo running the webapp outside any git-annex repo will open it on the first listed autostart repo | ||
* | install autostart file too | 2012-08-01 | |
| | |||
* | hook desktop menu file installation into makefile and cabal | 2012-08-01 | |