curl/packages
Patrick Monnerat 627c8c598f
OS400: avoid using awk in the build scripts
Awk is a PASE program and its use may cause a failure depending on the
CCSID of the calling script (IBM bug?).

For this reason, revert to an sed-only solution to extract the exported
symbols from the header files.

Closes #12826
2024-02-01 22:31:35 +01:00
..
OS400 OS400: avoid using awk in the build scripts 2024-02-01 22:31:35 +01:00
vms build: delete unused `HAVE_{GSSHEIMDAL,GSSMIT,HEIMDAL}` 2023-12-16 13:16:52 +00:00
Makefile.am os400: move build configuration parameters to a separate script 2023-08-30 11:38:39 +02:00
README.md packages: remove Android, update README 2023-02-06 08:18:21 +01:00

README.md

Packages

This directory and all its subdirectories are for special package information, templates, scripts and docs. The files herein should be of use for those of you who want to package curl in a binary or source format for these platforms.