summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDaniel Zaoui <daniel.zaoui@samsung.com>2014-03-05 13:54:39 +0200
committerDaniel Zaoui <daniel.zaoui@samsung.com>2014-03-06 15:12:51 +0200
commita3e38d78846c2d4e61e7b57cc6c38461ab7ec900 (patch)
tree787bcfa7d02c862cd065363feda11b7f6246812e /.gitignore
parent7aebf671bff158bee3ef2876b03b90e0fc2c6984 (diff)
downloadefl-a3e38d78846c2d4e61e7b57cc6c38461ab7ec900.tar.gz
Eolian: generation of the first Eo file.
The first object that we generate with Eolian is Evas_Line, as it is a simple one. Two files are generated during build: - the .eo.c contains the APIs definitions invoking Eo, the Eo functions extracting the parameters and calling the hand written functions and Eo structures to define the objects. These hand written functions are located in e.g evas_object_line.c. - the .eo.h contains the APIs and Eo prototyes. We will continue with the other objects. If you note something wrong, please update us asap: daniel.zaoui@samsung.com yossi.kantor@samsung.com
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1f5d422f85..5589fb4262 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,6 +28,9 @@ tags
*.gcno
*.gcda
*.dirstamp
+*.eo.c
+*.eo.h
+*.eo.legacy.h
/efl-*-doc.tar.bz2
/ar-lib
/stamp-h1