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
..
2020-07-28 23:20:59 -04:00
2020-10-31 06:52:18 +01:00
2020-08-04 10:48:42 +02:00
2020-09-18 22:32:20 -04:00
2020-10-30 13:53:17 -04:00
2020-01-19 17:05:19 +01:00
2020-09-18 22:32:20 -04:00
2020-11-03 22:36:29 +01:00
2020-10-10 12:48:18 +02:00
2020-09-18 22:32:20 -04:00
2020-11-02 14:26:44 -05:00
2020-08-28 22:28:47 -04:00
2020-08-04 10:48:42 +02:00