Commit graph

6 commits

Author SHA1 Message Date
Nate Bargmann
64d271d6ae Change file mode to remove execute bits 2012-10-04 15:14:42 -05:00
Nate Bargmann
93958917b5 Win32 executable installer support scripts
Added the hamlib.nsi NSIS makefile script for Win32 executable installer
support.

Updated the build-win32.sh script for executable installer and to
specify build time libltdl.
2012-10-04 14:05:50 -05:00
Nate Bargmann
b2b4d312f8 Generate PDF documents from test utils man pages
Use groff and ps2pdf to generate PDF documetation from the nroff
formatted man pages for the utilities in tests/ and include them in the
generated ZIP archive.  Document the needed utilities and availability.
2011-06-21 13:38:39 -05:00
Nate Bargmann
11bf209038 Distribute scripts/ in source releases. 2011-06-20 22:26:27 -05:00
Nate Bargmann
72b46957aa Add build-VB.NET.sh and README files to scripts/
Removed README_VB as its info is now embedded in the build-VB.NET.sh
script and is output into a custom README file upon creation of the ZIP
archive.

Added README.scripts to document reason for the directory and included
scripts.
2011-06-20 21:35:06 -05:00
Nate Bargmann
a4d84e3338 Add helper scripts/ directory
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.

Initial release of build-win32.sh for building Win32 DLLs and EXEs for
use with MS VC++.
2011-06-19 20:12:35 -05:00