hamlib/scripts
Philip Rose fa72d4fe9d
Use proper syntax for MS Windows command line options
Phil, GM3ZZA, writes:

I have finally got round to building my app with 4.6.5 on Windows. My
previous instructions for building the .lib for MSVC are slightly wrong.
It has the wrong flavour slash for the Windows switch indicator.

73 Phil GM3ZZA.
2025-09-18 11:02:08 -05:00
..
MSVC/2022 Fix more cppcheck items 2023-10-14 12:01:41 -05:00
astylerc Modified coding style to Allman 2017-10-04 21:10:27 -05:00
build-VB.NET.sh Fix typos 2025-08-16 11:52:55 +02:00
build-w32.sh Use proper syntax for MS Windows command line options 2025-09-18 11:02:08 -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 Use proper syntax for MS Windows command line options 2025-09-18 11:02:08 -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

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