12 Commits

Author SHA1 Message Date
Bill Somerville
c9969fd6c7 Remove usage of otool and install_name_tool from Mac KVASD installer
These tools are no longer part of a standard OS X install and would need to be
installed via the Xcode commnd line tools. Instead the KVASD binary has been
preprocessed and the Mac KVASD installer simply injects the KVASD binary into
the target application bundle(s).

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4905 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-01-26 12:08:57 +00:00
Bill Somerville
5b6b27e613 Mac KVASD-installer, don't lock in temporary directory location
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4765 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-12-05 23:09:26 +00:00
Bill Somerville
eb9dda8308 Mac KVASD-installer - Add download retry mechanism and improve error reporting
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4761 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-12-05 19:37:29 +00:00
Bill Somerville
03829f0b08 Mac KVASD-installer - use a user specific temporary directory
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4759 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-12-05 17:43:36 +00:00
Bill Somerville
1cc49244ab Disable drag and drop target selection in KVASD-installer
The Mac KVASD-installer running on OS X 10.7 crashes when trying
to process a target selected by drag and drop. Due to issues
debuging issues on 10.7 with Xcode 4, I have disabled the
feature since there is an alternative mechanisim available.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4756 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-12-05 15:32:05 +00:00
Bill Somerville
a8657391c8 Correct Mac OS X version portability settings for KVASD-installer
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4754 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-12-05 11:39:51 +00:00
Bill Somerville
72ba5e3936 Update Mac installation guide
Update Mac shared memory system file

Merged from branch wsjtx.



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4672 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-11-28 16:10:48 +00:00
Bill Somerville
043033364a Fix line endings on Mac text files
Merged from branch wsjtx.



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4668 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-11-28 14:31:59 +00:00
Bill Somerville
6591d88dd5 Mac KVASD installer
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4660 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-11-27 15:15:31 +00:00
Bill Somerville
3979b3de7c Update Mac installation guides for OSX 10.10
Merged from branch wsjtx-1.4.



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4659 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-11-27 13:57:37 +00:00
Bill Somerville
945eb8c267 Fix Mac OS X DragNDrop DMG Volume name
The DMG volume name must not change between versions as it invalidates
the .DS_Store file backgound image.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4547 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-20 17:16:12 +00:00
Bill Somerville
8dcbf92ae4 Include Mac install instructions in package root
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4387 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-09-27 15:42:56 +00:00