Wykres commitów

20 Commity (71edbcb5cc80f96312f6742274c38a127fe55234)

Autor SHA1 Wiadomość Data
Mike Black W9MDB 71edbcb5cc Trying to fix github build for README.md change 2022-06-17 15:30:08 -05:00
Wouter van Gulik 3e1b06432b scripts: Update example in readme, since 4.0 817 is 1020 2021-09-08 22:35:14 +02:00
Michael Black W9MDB f84b704c13 build-w32.sh with --python-binding does not work yet -- deferring to Hamlib 4.3 2021-03-24 07:03:37 -05:00
Michael Black W9MDB 5dfb3b8567 Experiment to see if build-w32.sh will build python bindings on nightly build
https://github.com/Hamlib/Hamlib/issues/201
2021-03-15 23:46:36 -05:00
Nate Bargmann bbb4354f2b
Update the Windows build scripts and README
Attempt to make these a bit more readable for future inclusion into the
Doxygen generated documentation.
2021-02-14 13:38:15 -06:00
Nate Bargmann 27a84ac273
Remove bashisms from scripts/build-w32.sh 2020-06-02 08:51:37 -05:00
mdblack98 3794bc5a0a Fix cppcheck warnings 2020-05-05 09:38:36 -05:00
Nate Bargmann b597a9fef0
Remove call to Wine in Windows build scripts
As Wine can not be used reliably to install MS Visual Studio tools,
remove the generation of libhamlib-4.lib and instead provide sample
instructions for local generation of this file from the supplied
libhamlib-4.def file.

Remove Bashisms so scripts may be called by a POSIX compliant shell.  On
Debian /usr/bin/dash is such a shell.
2020-05-05 06:52:34 -05:00
Nate Bargmann 5d533670c5
Update sample Windows build scripts
Mostly replace backtick calls with more portable $() syntax.

Revise each script to minimize differences between them to only those
that are necessary.
2020-05-04 05:22:57 -05:00
root 64c2bc27b3 Update build-win32 and build-win64 to allow for different version of linkers 2020-04-18 22:44:02 -05:00
Michael Black 6f38127d27 Working on build-w32 and build-w64 scripts 2020-04-18 11:48:24 -05:00
Michael Black fcc8702f13 Fix spelling error in build-w32.sh 2020-04-18 09:25:56 -05:00
Michael Black b21025acec Fix build-w32.sh to show libhamlib-4 2020-04-18 08:53:28 -05:00
Michael Black 40ae244578 Add old path for 2003 Visual C++ as comment 2020-01-10 16:01:04 -06:00
Michael Black b7e8f01701 Fix mingw32 DLL linkage of hl_sleep 2020-01-10 15:58:16 -06:00
Nate Bargmann 1a20e7e89e
Remove GNU Texinfo dependency
As all of the information in the Texinfo manual had been converted to
Unix manual pages some time ago, remove GNU Texinfo as a distribution
dependency.  The rationale is that manual pages (roff) has more support
in various editors than Texinfo and the man utility is rather well
understood in contrast to the poor quality of the stand-alone GNU info
utility.  Several utilities are available to convert the roff man pages
into various formats such as HTML and PDF.
2019-12-04 02:06:07 -06:00
Nate Bargmann 23bb1cfc18
Update Windows build scripts
Update build scripts for use on Debian Stretch.
Add ampctl.exe and ampctld.exe to binary builds.
2019-06-26 19:40:10 -05:00
Michael Black 3b707f57fb Add rigctlcom to install scripts 2019-01-24 12:05:39 -06:00
Nate Bargmann f632e71c67 Include section 7 pages in W32/64 binary builds 2018-08-02 07:57:52 -05:00
Nate Bargmann b65a39db53 Update to current Windows build scripts
Scripts for both 32 and 64 bit build on MS Windows platforms and
associated information.
2018-07-29 21:56:55 -05:00