Hamlib/scripts
Nate Bargmann 8f1b6851e7
Sync local build scripts with main repository
Updates for including libgcc* provided by MinGW in Debian 11 and Debian
12 (untested).

Include other updates added to the build virtual machine along the way.
2024-04-28 16:23:35 -05:00
..
MSVC/2022 Fix more cppcheck items 2023-10-14 12:01:41 -05:00
Makefile.am Fix typo in scripts/Makefile.am 2021-08-26 08:53:44 -05:00
README.build-JTSDK.txt Update JTSDK build instructions 2021-02-18 17:11:55 -06: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 Update the Windows build scripts and README 2021-02-14 13:38:15 -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 Trying to fix github build for README.md change 2022-06-17 15:30:08 -05:00
build-w32.sh Sync local build scripts with main repository 2024-04-28 16:23:35 -05:00
build-w64-jtsdk.sh Trying to fix github build for README.md change 2022-06-17 15:30:08 -05:00
build-w64.sh Sync local build scripts with main repository 2024-04-28 16:23:35 -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