freetype/builds/unix
suzuki toshiya 2b3e0ef6c0 Support symbol visibility features of Sun / Oracle C compilers.
Reported by Kiyoshi Kanazawa:
https://lists.gnu.org/archive/html/freetype-devel/2018-05/msg00008.html
Thanks to the suggestions by Alexei and Alan Coopersmith.

* builds/unix/configure.raw: Check if "-xldscope=hidden" is
accepted, and if so, it is added to CFLAGS.  This is the option
making Sun / Oracle C compilers hide the symbols from global
scope.
* include/freetype/config/ftconfig.h: Use "__global" prefix
for FT_EXPORT() macro, if SunPro C is newer than Sun ONE
Studio 8 (2003).
* builds/unix/ftconfig.in: Ditto.
* builds/vms/ftconfig.h: Ditto.
2018-05-04 12:55:48 +09:00
..
.gitignore [unix] Install a massaged `ftoption.h' file (#51780). 2017-11-25 11:30:38 +01:00
configure.raw Support symbol visibility features of Sun / Oracle C compilers. 2018-05-04 12:55:48 +09:00
detect.mk Update copyright year. 2018-01-02 09:33:57 +01:00
freetype2.in Update or fix links to use the https protocol instead of http. 2017-12-04 20:43:30 +01:00
freetype2.m4 Update copyright year. 2018-01-02 09:33:57 +01:00
freetype-config.in Update copyright year. 2018-01-02 09:33:57 +01:00
ft-munmap.m4 Update copyright year. 2018-01-02 09:33:57 +01:00
ftconfig.in Support symbol visibility features of Sun / Oracle C compilers. 2018-05-04 12:55:48 +09:00
ftsystem.c Update copyright year. 2018-01-02 09:33:57 +01:00
install.mk [build] Use `info' function of make 3.81. 2018-04-15 16:27:10 -04:00
pkg.m4 Typos. 2017-01-24 23:56:59 -05:00
unix-cc.in [build] Enable VERSIONINFO resource for Cygwin/MinGW. 2018-01-18 04:32:52 -05:00
unix-def.in Make installation of `freetype-config' optional (#53093). 2018-03-08 06:25:13 +01:00
unix-dev.mk Update copyright year. 2018-01-02 09:33:57 +01:00
unix-lcc.mk Update copyright year. 2018-01-02 09:33:57 +01:00
unix.mk Update copyright year. 2018-01-02 09:33:57 +01:00
unixddef.mk Update copyright year. 2018-01-02 09:33:57 +01:00