Commit Graph

22 Commits

Author SHA1 Message Date
Bill Somerville b9a6cb8670
Updated build instructions 2020-11-26 12:32:29 +00:00
Bill Somerville b98746ffc9
Installation and build documentation updates 2020-11-16 13:14:51 +00:00
Bill Somerville 0767feb533
Updated INSTALL file 2020-08-02 23:04:17 +01:00
Steve Franke b3d6f5d22e Fix a typo. 2019-06-07 09:04:55 -05:00
Bill Somerville 85bc9ef6be
Update prerequisite packages to include the Qt Linguist tools 2019-06-07 01:33:18 +01:00
Bill Somerville d38c101bba Minor updates to INSTALL file documentation 2018-07-07 20:41:01 +01:00
Bill Somerville e55adbc475 Update documentation to reflect move to git SCM and update copyright dates
Also moved  release notices  to the  NEWS file  to be  consistent with
package file naming conventions.
2018-06-22 13:19:05 +01:00
Bill Somerville 9fa9734be0 Further installation documentation updates
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7985 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-02 17:28:56 +00:00
Bill Somerville 0fad8e9327 Update build instructions for latest Hamlib
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7981 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-02 15:28:17 +00:00
Bill Somerville 0842ee2a97 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 da61a82db7 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 5cf2d5ef69 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 8cf1b33b59 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 b9df9eff69 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 c4b9ee6e97 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 a6ec80c08a 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 4d399f619e 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 7176d822fb 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 b844593080 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 ec6847ff00 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 eaea408189 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 4d8170f48a 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