summaryrefslogtreecommitdiff
path: root/packages/OS400/make-include.sh
Commit message (Collapse)AuthorAgeFilesLines
* includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg2017-06-141-9/+0
| | | | | | | | Rely entirely on curl/system.h now. Introduced in Aug 2008 with commit 14240e9e109f. Now gone. Fixes #1456
* OS400: sync RPG wrapper, zlib support, fix header file names, ...Patrick Monnerat2013-10-251-16/+36
| | | | | IFS compilation support, SSL GSKit backend by default, TLSv1.[12] support in GSKit for OS400 >= V7R1, no more tabs in make scripts.
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
|
* _ Make it compilable again on OS400.Patrick Monnerat2010-02-111-6/+0
| | | | | _ Upgrade OS400 EBCDIC wrappers for new options. _ Upgrade ILE/RPG bindings to current state.
* OS400 install: Duplicate H include file to file CURL to support more include ↵Patrick Monnerat2009-10-231-0/+12
| | | | path forms.
* OS400: adjust inclusion paths in include files to avoid "include file not ↵Patrick Monnerat2009-08-311-2/+12
| | | | found" in DB2 mode.
* _ Use getaddrinfo/getnameinfo ascii wrappers on OS400.Patrick Monnerat2008-12-111-3/+5
| | | | | | _ Adjust OS400 make script for non-CVS distributions. _ Upgrade ILE/RPG binding. _ Define CURL_HIDDEN_SYMBOLS on OS400, since only CURL_EXTERN-marked symbols are exported.
* Adapting OS400 build scripts to new features: new curlbuild.h file and ↵Patrick Monnerat2008-08-251-0/+7
| | | | soname in VERSION --> VERSIONINFO
* Adding DOCS file in OS400 installation library with license and various ↵Patrick Monnerat2007-08-241-1/+1
| | | | | | other documentation text files. Setting character set of OS400 installed source components
* Porting library to OS/400Patrick Monnerat2007-08-231-0/+48