freetype-commit
[Top][All Lists]
Advanced

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

[freetype2] priyesh_LogLibrary b5d7cd3: [priyesh]ChangeLog: Corrected Ch


From: Priyesh Kumar
Subject: [freetype2] priyesh_LogLibrary b5d7cd3: [priyesh]ChangeLog: Corrected ChangeLog
Date: Wed, 22 Jul 2020 15:21:14 -0400 (EDT)

branch: priyesh_LogLibrary
commit b5d7cd3a4bb02a6ea987476e629a0ae29ade53d1
Author: Priyeshkkumar <priyeshkkumar@gmail.com>
Commit: Priyeshkkumar <priyeshkkumar@gmail.com>

    [priyesh]ChangeLog: Corrected ChangeLog
---
 [priyesh]ChangeLog | 27 +++++++++++++++------------
 1 file changed, 15 insertions(+), 12 deletions(-)

diff --git a/[priyesh]ChangeLog b/[priyesh]ChangeLog
index 5a5bb04..7142949 100644
--- a/[priyesh]ChangeLog
+++ b/[priyesh]ChangeLog
@@ -1,24 +1,27 @@
 2020-07-22  Priyesh Kumar   <priyeshkkumar@gmail.com>
 
-    * Reverted back to `-std=c99' flag in `unix-cc.in' and 
-      `builds/freetype.mk'
+    * builds/freetype.mk (FT_CFLAGS): Added `-std=c99' flag 
+    
+    * builds/unix/unix-cc.in (CFLAGS): Added `-std=c99' flag
+
+    * include/freetype/internal/ftdebug.h: Updated include path of dlg to 
+      `#include<..src/dlg/dlg/dlg.h>' and `#include<..src/dlg/dlg/output.h>` 
 
-    * Updated dlg's include path in `include/freetype/internal/ftdebug.h'.
+    * src/dlg/rules.mk (DLG_H): Updated.
 
-    * Changed `builds/toplevel.mk' and `autogen.sh' to copy dlg's include
-      files from `submodules/dlg' to `src/dlg/dlg' due to include path errors
+    * builds/toplevel.mk, autogen.sh: Copy dlg's include files from 
+      `submodules/dlg' to `src/dlg/dlg' due to include path errors
       on windows.
-      Updated `rules.mk' w.r.t to above changes.
 
-    * Updated `builds/toplevel.mk' so that for builds that do not use 
-      `./configure' script dlg files are copied from `submodules/dlg' to
-      `src/dlg'.
+    * builds/toplevel.mk: For builds that do not use `./configure' script dlg
+      files are copied from `submodules/dlg' to `src/dlg'.
     
-    * Removed `-std=c99' flag from `gcc.mk' and `unix-cc.in'.
+    * builds/compiler/gcc.mk (CFLAGS), builds/unix/unix-cc.in (CFLAGS): 
+      Removed `-std=c99' flag.
 
-    * src/base/ftdebug.c: Minor changes
+    * src/base/ftdebug.c (ft_add_tag, ft_remove_tag): Minor changes
 
-    * src/dlg/rules.mk: Added `-std=c99' flag in `FT_CFLAGS' varialble 
+    * src/dlg/rules.mk (FT_CFLAGS): Added `-std=c99' flag  
 
 2020-07-21  Priyesh Kumar   <priyeshkkumar@gmail.com>
 



reply via email to

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