Al-Qurtas-Islamic-bank-The-.../builds
Priyesh Kumar 34b1c897c1 [builds] Necessary changes to make 'dlg' compile.
* autogen.sh (copy_submodule_files): New script to copy all the
necessary source and include files from `submodules/dlg` to
`src/dlg`.

* src/dlg/dlgwrap.c: New wrapper file for `src/dlg.c`.  It enables
the build of 'dlg' if the `FT_LOGGING` macro is defined.

* src/dlg/rules.mk: New sub-Makefile.

* builds/freetype.mk (DLG_DIR): New variable to include the
header files of the 'dlg' library.
(INCLUDES): Add `DLG_DIR`.
(FT_CFLAGS): Add `-std=c99' flag.
Include `src/dlg/rules.mk` file to build 'dlg' library.
(OBJ_S, OBJ_M): Add `DLG_OBJS_M` and `DLG_OBJS_S`.

* builds/toplevel.mk: For builds directly from the git repository
we need to copy files from `submodule/dlg` to `src/dlg`.

* include/freetype/config/ftoption.h, devel/ftoption.h (FT_LOGGING):
New macro to enable or disable the logging facility in FreeType.
2020-12-01 09:20:32 +01:00
..
amiga Make macros for header file names optional. 2020-06-08 13:31:55 +02:00
ansi Update all copyright notices. 2020-01-19 17:05:19 +01:00
atari Don't use macro names that contain `__' [1/2]. 2016-01-12 21:37:13 +01:00
beos Update all copyright notices. 2020-01-19 17:05:19 +01:00
cmake Make macros for header file names optional. 2020-06-08 13:31:55 +02:00
compiler Update all copyright notices. 2020-01-19 17:05:19 +01:00
dos Update all copyright notices. 2020-01-19 17:05:19 +01:00
mac Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
meson builds/meson/*: Add copyright boilerplate. 2020-11-27 15:37:41 +01:00
os2 Update all copyright notices. 2020-01-19 17:05:19 +01:00
symbian Update all copyright notices. 2020-01-19 17:05:19 +01:00
unix * Version 2.10.4 released. 2020-10-20 07:13:33 +02:00
vms [build] Split off more stuff from `ftconfig.h'. 2020-07-05 10:42:23 +02:00
wince * Version 2.10.4 released. 2020-10-20 07:13:33 +02:00
windows * Version 2.10.4 released. 2020-10-20 07:13:33 +02:00
detect.mk [docwriter] Drop support for Python < 3.5. 2020-03-21 20:17:17 +05:30
exports.mk Update all copyright notices. 2020-01-19 17:05:19 +01:00
freetype.mk [builds] Necessary changes to make 'dlg' compile. 2020-12-01 09:20:32 +01:00
link_dos.mk Update all copyright notices. 2020-01-19 17:05:19 +01:00
link_std.mk Update all copyright notices. 2020-01-19 17:05:19 +01:00
modules.mk Update all copyright notices. 2020-01-19 17:05:19 +01:00
toplevel.mk [builds] Necessary changes to make 'dlg' compile. 2020-12-01 09:20:32 +01:00