freetype2/builds
Alexei Podtelezhnikov 4b97ab98a8 [build] Fortify dllexport/dllimport attributes (#53969,#54330).
We no longer use predefined _DLL, which can be defined for static
builds too with /MD. We use DLL_EXPORT and DLL_IMPORT instead,
following libtool convention.

* CMakeLists.txt [WIN32], builds/windows/vc2010/freetype.vcxproj:
Define DLL_EXPORT manually.

* include/freetype/config/ftconfig.h, builds/unix/ftconfig.in,
builds/vms/ftconfig.h, builds/windows/vc2010/index.html,
src/base/ftver.rc: /_DLL/d, s/FT2_DLLIMPORT/DLL_IMPORT/.
2018-07-24 23:01:34 -04: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] Suppress configure's `nothing to be done' message. 2018-05-07 08:54:34 +02:00
mac Remove `ftlcdfil.c' and `ftfntfmt.c' from build files (#53415). 2018-03-22 06:00:55 +01:00
os2 [build] Suppress configure's `nothing to be done' message. 2018-05-07 08:54:34 +02:00
symbian Remove `ftlcdfil.c' and `ftfntfmt.c' from build files (#53415). 2018-03-22 06:00:55 +01:00
unix [build] Fortify dllexport/dllimport attributes (#53969,#54330). 2018-07-24 23:01:34 -04:00
vms [build] Fortify dllexport/dllimport attributes (#53969,#54330). 2018-07-24 23:01:34 -04:00
wince * Version 2.9.1 released. 2018-05-01 20:37:24 +02:00
windows [build] Fortify dllexport/dllimport attributes (#53969,#54330). 2018-07-24 23:01:34 -04: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