Hamlib/scripts
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
..
Makefile.am Update to current Windows build scripts 2018-07-29 21:56:55 -05:00
README.build-VB.NET Add build-VB.NET.sh and README files to scripts/ 2011-06-20 21:35:06 -05:00
README.build-Windows Remove GNU Texinfo dependency 2019-12-04 02:06:07 -06:00
README.scripts Update to current Windows build scripts 2018-07-29 21:56:55 -05:00
astylerc Modified coding style to Allman 2017-10-04 21:10:27 -05:00
build-VB.NET.sh Remove dependency on libltdl 2013-09-18 22:58:00 -05:00
build-w32.sh Remove GNU Texinfo dependency 2019-12-04 02:06:07 -06:00
build-w64.sh Remove GNU Texinfo dependency 2019-12-04 02:06:07 -06: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