Hamlib/scripts
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
..
Makefile.am
README.build-VB.NET
README.build-Windows
README.scripts
astylerc
build-VB.NET.sh
build-w32.sh Remove call to Wine in Windows build scripts 2020-05-05 06:52:34 -05:00
build-w64.sh Remove call to Wine in Windows build scripts 2020-05-05 06:52:34 -05:00

README.scripts

The scripts/ directory will contain helper scripts for building Hamlib
binary releases for Microsoft Windows 32 and 64 bit architectures and
possibly other target platforms.  Each script should be accompanied by
a companion README file with information on the script and build
requirements.

Scripts:

build-w32.sh and build-w64.sh for building Microsoft Windows 32 and 64 bit
DLLs and EXEs for use with MS VC++.

build-VB.NET.sh for building Win32 DLLs and EXEs for use with MS VB.NET
2002 Framework 1.1