freetype2/builds
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
..
amiga Remove `ftlcdfil.c' and `ftfntfmt.c' from build files (#53415). 2018-03-22 06:00:55 +01:00
ansi Update copyright year. 2018-01-02 09:33:57 +01:00
atari Don't use macro names that contain `__' [1/2]. 2016-01-12 21:37:13 +01:00
beos Update copyright year. 2018-01-02 09:33:57 +01:00
cmake Modernize CMake build. 2018-04-10 22:31:10 +01:00
compiler Update copyright year. 2018-01-02 09:33:57 +01:00
dos [build] Use `info' function of make 3.81. 2018-04-15 16:27:10 -04:00
mac Remove `ftlcdfil.c' and `ftfntfmt.c' from build files (#53415). 2018-03-22 06:00:55 +01:00
os2 [build] Use `info' function of make 3.81. 2018-04-15 16:27:10 -04:00
symbian Remove `ftlcdfil.c' and `ftfntfmt.c' from build files (#53415). 2018-03-22 06:00:55 +01:00
unix Support symbol visibility features of Sun / Oracle C compilers. 2018-05-04 12:55:48 +09:00
vms Support symbol visibility features of Sun / Oracle C compilers. 2018-05-04 12:55:48 +09:00
wince * Version 2.9.1 released. 2018-05-01 20:37:24 +02:00
windows * Version 2.9.1 released. 2018-05-01 20:37:24 +02:00
detect.mk [build] Use `info' function of make 3.81. 2018-04-15 16:27:10 -04:00
exports.mk Update copyright year. 2018-01-02 09:33:57 +01:00
freetype.mk [unix] Call libtool to clean up. 2018-01-21 14:29:58 -05:00
link_dos.mk Update copyright year. 2018-01-02 09:33:57 +01:00
link_std.mk Update copyright year. 2018-01-02 09:33:57 +01:00
modules.mk [build] Use `info' function of make 3.81. 2018-04-15 16:27:10 -04:00
toplevel.mk * builds/toplevel.mk (work): Use $(SEP). 2018-04-01 13:24:59 +02:00