Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix from Jimmy | Joey Hess | 2012-09-25 |
| | |||
* | switch to DYLD_FALLBACK_LIBRARY_PATH | Joey Hess | 2012-09-25 |
| | |||
* | remove old file | Joey Hess | 2012-09-25 |
| | |||
* | preserve library directories | Joey Hess | 2012-09-25 |
| | | | | | Should avoid overwriting libraries when there are multiple versions of a library used by different programs. | ||
* | add osxapp target | Joey Hess | 2012-09-24 |
| | | | | Not fully tested. | ||
* | install Jimmy's .app on OS X | Joey Hess | 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. | ||
* | fix copyright | Joey Hess | 2012-09-23 |
| | |||
* | First attempt at creating a small .app launcher for OSX | Jimmy Tang | 2012-09-23 |
The icons need to be resized and redone, the shell script in the MacOS directory assumes that git-annex is in the runtime path. |