Commit Graph

13 Commits

Author SHA1 Message Date
Bill Somerville
20b55c3b22 Updates to Mac OS X build instructions
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6792 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-06-22 15:19:07 +00:00
Bill Somerville
c1f85e2772 Fix MacPorts GNU Fortran compiler name
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6689 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-05-22 16:02:28 +00:00
Bill Somerville
8ed0276d4d Update the INSTALL file for some recent Mac build changes
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6687 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-05-20 15:18:26 +00:00
Bill Somerville
ea427b1001 Update Mac build instructions to reflect latest O/S MacPorts and Qt versions
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6637 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-04-23 23:40:30 +00:00
Bill Somerville
db51f0e9a8 Adjust CMake Hamlib finder for latest version
Hamlib now used  libusb-1.0 and since that is available  on Windows we
can now build with it across platforms. This change allows for that if
the custom USB backends are configured in Hamlib.

As it looks  like Hamlib v3.1 will be suitable  for WSJT-X this change
also puts  in place what  is needed to  link to a  Hamlib SO/DLL/DYLIB
when required. This is switched on  by not defining the CMake variable
hamlib_STATIC. This could  be used on Windows and Mac  but Linux still
must have  Hamlib statically linked  due to repository  versions being
too old.

For  now  Hamlib  remains  statically linked  for  consistency  across
platforms.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6581 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-04-06 17:10:46 +00:00
Bill Somerville
ae51d3ba53 Improve OS X install documentation.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6361 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-07 15:15:30 +00:00
Bill Somerville
95385e7097 Fix installation instructions typo
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6357 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-06 10:44:53 +00:00
Bill Somerville
aef549f739 Updated build instructions on OS X to cover new CMake install process
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6344 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-03 17:39:19 +00:00
Bill Somerville
5056af164a Fix a typo in the INSTALL document.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@5825 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-08-28 20:37:03 +00:00
Bill Somerville
2bd90b76f8 Update INSTALL file with new Qt dependency
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@4977 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-02-19 13:02:19 +00:00
Bill Somerville
272dcbe3eb Enhanced Mac build instructions
Mac builds require  that Qt be built from sources  since the binary Qt
package is built  against the clang libstdc++ C++  support library and
we need it built against the more modern libc++ C++ support library.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@4963 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-02-13 19:44:25 +00:00
Bill Somerville
2309d006db Specify the Qt version required
Merged from wsjtx-1.4 branch.



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@4689 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-11-29 13:57:36 +00:00
Bill Somerville
aeb556729b Top level docs
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@4677 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-11-28 23:34:23 +00:00