Hamlib/scripts
Nate Bargmann 022ba0f48b Add preferred astylerc configuration
Astyle is a code formatting utility that can quickly reformat a source
file based on the settings of its configuration file.  The added
configuration file will format to a style mostly consistent with the
Linux Kernel Style guide:

https://www.kernel.org/doc/Documentation/CodingStyle

While conformance to this document is not the goal, it supplies a
reasonable set of guidelines to be used in Hamlib.
2016-02-14 13:40:35 -06:00
..
Makefile.am Distribute scripts/ in source releases. 2011-06-20 22:26:27 -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-win32 No longer rely on pkg-config for libusb 2013-10-30 22:29:50 -05:00
README.scripts Add build-VB.NET.sh and README files to scripts/ 2011-06-20 21:35:06 -05:00
astylerc Add preferred astylerc configuration 2016-02-14 13:40:35 -06:00
build-VB.NET.sh Remove dependency on libltdl 2013-09-18 22:58:00 -05:00
build-win32.sh Restore inclusion of libusb.dll 2013-12-10 20:05:00 -06:00

README.scripts

The scripts/ directory will contain helper scripts for building Hamlib
binary releases for Win32 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-win32.sh for building Win32 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