freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ft-devel] C single compilation unit patch


From: Adam Allison
Subject: [ft-devel] C single compilation unit patch
Date: Mon, 8 Apr 2019 14:29:11 -0500

I'm in a project that it is easier to build all of the C files together.
This is known as a Single Compilation Unit, or Unity build.
https://en.wikipedia.org/wiki/Single_Compilation_Unit 

What is the best way to send you a diff/patch so you can add it to the main line?
It is also attached for convenience.

Thank you once again for such a nice project.

-Adam Allison

Other info:
The programmer can #include "freetype/build_all.c"
This avoids build system/makefile/whatever problems
as some embedded projects don't have some of these build tools

Attachment: freetype_unitybuild.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]