efl/src/examples/eina
Stefan Schmidt c5879dab4d build: Unify use of $(MKDIR_P) for creating a dir within the build system
While we used different variation of mkdir -p all over we also had spots
where we did not use the option. This is one step in trying to make our
build system ready for parallel install. Using something like -j 10 even
for the install should help to speed up our jenkins jobs as well as distcheck.
2015-02-25 16:43:35 +01:00
..
.gitignore eina: add an example to demonstrate different eina insert and sort functions. 2014-12-22 15:09:59 +01:00
Makefile.am build: Unify use of $(MKDIR_P) for creating a dir within the build system 2015-02-25 16:43:35 +01:00
Makefile.examples eina: add an example to demonstrate different eina insert and sort functions. 2014-12-22 15:09:59 +01:00
addr_book.txt
chat.xml
eina_accessor_01.c
eina_array_01.c examples: Use EINA_UNUSED in examples to silence a ton of warning 2014-02-28 14:37:53 +01:00
eina_array_02.c examples: Use EINA_UNUSED in examples to silence a ton of warning 2014-02-28 14:37:53 +01:00
eina_error_01.c
eina_file_01.c examples: Use EINA_UNUSED in examples to silence a ton of warning 2014-02-28 14:37:53 +01:00
eina_file_02.c
eina_hash_01.c efl: remove some warnings. 2014-05-24 02:27:15 +02:00
eina_hash_02.c examples: Removed compilation warnings. 2014-07-18 18:55:56 -03:00
eina_hash_03.c examples: Removed compilation warnings. 2014-07-18 18:55:56 -03:00
eina_hash_04.c examples: Removed compilation warnings. 2014-07-18 18:55:56 -03:00
eina_hash_05.c examples: Removed compilation warnings. 2014-07-18 18:55:56 -03:00
eina_hash_06.c examples: Removed compilation warnings. 2014-07-18 18:55:56 -03:00
eina_hash_07.c examples: Use EINA_UNUSED in examples to silence a ton of warning 2014-02-28 14:37:53 +01:00
eina_hash_08.c examples: Use EINA_UNUSED in examples to silence a ton of warning 2014-02-28 14:37:53 +01:00
eina_inarray_01.c examples: Use EINA_UNUSED in examples to silence a ton of warning 2014-02-28 14:37:53 +01:00
eina_inarray_02.c examples: Use EINA_UNUSED in examples to silence a ton of warning 2014-02-28 14:37:53 +01:00
eina_inarray_03.c examples/eina_inarray: Remove unused variables. 2015-01-16 10:39:24 +01:00
eina_inlist_01.c
eina_inlist_02.c
eina_inlist_03.c
eina_iterator_01.c examples/eina: Check return value of eina_iterator_next 2014-02-28 14:37:53 +01:00
eina_list_01.c list example: revert unwanted local change push. 2014-08-18 03:18:07 +09:00
eina_list_02.c efl: remove some warnings. 2014-05-24 02:27:15 +02:00
eina_list_03.c efl: remove some warnings. 2014-05-24 02:27:15 +02:00
eina_list_04.c efl: remove some warnings. 2014-05-24 02:27:15 +02:00
eina_log_01.c
eina_log_02.c
eina_log_03.c examples: Use EINA_UNUSED in examples to silence a ton of warning 2014-02-28 14:37:53 +01:00
eina_magic_01.c examples: Use EINA_UNUSED in examples to silence a ton of warning 2014-02-28 14:37:53 +01:00
eina_model_01.c
eina_model_02.c
eina_model_03.c
eina_model_04_animal.c
eina_model_04_animal.h
eina_model_04_child.c
eina_model_04_child.h
eina_model_04_human.c
eina_model_04_human.h
eina_model_04_main.c
eina_model_04_parrot.c
eina_model_04_parrot.h
eina_model_04_whistler.c
eina_model_04_whistler.h
eina_simple_xml_parser_01.c examples: Use EINA_UNUSED in examples to silence a ton of warning 2014-02-28 14:37:53 +01:00
eina_str_01.c examples: Use EINA_UNUSED in examples to silence a ton of warning 2014-02-28 14:37:53 +01:00
eina_strbuf_01.c efl: remove some warnings. 2014-05-24 02:27:15 +02:00
eina_stringshare_01.c examples: Use EINA_UNUSED in examples to silence a ton of warning 2014-02-28 14:37:53 +01:00
eina_tiler_01.c examples: remove unused param warnings 2014-01-10 16:35:32 +09:00
eina_tiler_02.c eina-tiler:add union, subtract, intersection, equal apis for tilers 2014-05-28 16:51:30 +09:00
eina_value_01.c efl: remove some warnings. 2014-05-24 02:27:15 +02:00
eina_value_02.c efl: remove some warnings. 2014-05-24 02:27:15 +02:00
eina_value_03.c efl: remove some warnings. 2014-05-24 02:27:15 +02:00
eina_xattr_01.c efl: remove some warnings. 2014-05-24 02:27:15 +02:00
eina_xattr_02.c