* utils/hbmk2/examples/contrib.hbc
* utils/hbmk2/hbmk2.prg
* config/detfun.mk
* config/detect.mk
* INSTALL
* Terminology cleanup: "external code" -> "3rd party code"
- bin/hbxpatch.hbs
+ bin/hb3rdpat.hbs
* config/postinst.hbs
* package/harbour.spec
* Renamed hbxpatch.hbs to hb3rdpat.hbs to reflect terminology
cleanup ("external code" -> "3rd party code")
* utils/hbmk2/examples/contrib.hbc
* utils/hbmk2/examples/contribf.hbc
* utils/hbmk2/examples/oohg.hbc
* Using .hbc files.
* contrib/hbssl/ssl.c
+ SSL_GET_READ_AHEAD() function enabled. Made it a dummy
for bcc, where it for some reason creates unresolved
external when referencing the corresponding openssl API.
11 lines
230 B
Plaintext
11 lines
230 B
Plaintext
#
|
|
# $Id$
|
|
#
|
|
|
|
# Don't add here any contribs which have 3rd party dependencies
|
|
# or aren't equally available for all supported Harbour platforms.
|
|
# Thank you. [vszakats]
|
|
|
|
# Some popular and portable Harbour contribs
|
|
hbcs=hbct hbmzip
|