stefan pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=7a6a67cc7f4e7c9bdf814b2d22ec51e7e4c86835

commit 7a6a67cc7f4e7c9bdf814b2d22ec51e7e4c86835
Author: Stefan Schmidt <ste...@osg.samsung.com>
Date:   Fri Sep 4 14:15:57 2015 +0200

    ector: software: remove executable bit from source files
    
    This really shows what parts are developed under windows. While it does not
    matter where you develop please make sure that you do not introduce CRLF
    endings and normal source files as executables.
---
 src/lib/ector/software/sw_ft_math.c    | 0
 src/lib/ector/software/sw_ft_math.h    | 0
 src/lib/ector/software/sw_ft_raster.h  | 0
 src/lib/ector/software/sw_ft_stroker.c | 0
 src/lib/ector/software/sw_ft_stroker.h | 0
 src/lib/ector/software/sw_ft_types.h   | 0
 6 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/src/lib/ector/software/sw_ft_math.c 
b/src/lib/ector/software/sw_ft_math.c
old mode 100755
new mode 100644
diff --git a/src/lib/ector/software/sw_ft_math.h 
b/src/lib/ector/software/sw_ft_math.h
old mode 100755
new mode 100644
diff --git a/src/lib/ector/software/sw_ft_raster.h 
b/src/lib/ector/software/sw_ft_raster.h
old mode 100755
new mode 100644
diff --git a/src/lib/ector/software/sw_ft_stroker.c 
b/src/lib/ector/software/sw_ft_stroker.c
old mode 100755
new mode 100644
diff --git a/src/lib/ector/software/sw_ft_stroker.h 
b/src/lib/ector/software/sw_ft_stroker.h
old mode 100755
new mode 100644
diff --git a/src/lib/ector/software/sw_ft_types.h 
b/src/lib/ector/software/sw_ft_types.h
old mode 100755
new mode 100644

-- 


Reply via email to