efl/src/examples/ecore
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 examples: Add latest example binaries to .gitignore 2014-09-02 17:11:38 +02: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 emotion: initial port of emotion to GStreamer 1.0 2013-12-23 10:59:42 +09:00
ecore_animator_example.c examples: Change EINA_TRUE/FALSE to ECORE_CALLBACK_RENEW/CANCEL 2014-09-18 13:30:07 +09:00
ecore_audio_custom.c Eo2: Fix other forgotten ret. 2014-04-11 05:02:54 +03:00
ecore_audio_playback.c Eo2: Fix other forgotten ret. 2014-04-11 05:02:54 +03:00
ecore_audio_to_ogg.c Eo2: Fix other forgotten ret. 2014-04-11 05:02:54 +03:00
ecore_client_bench.c examples: remove unused param warnings 2014-01-10 16:35:32 +09:00
ecore_compose_get_example.c examples: Removed compilation warnings. 2014-07-18 18:55:56 -03:00
ecore_con_client_example.c examples: remove unused param warnings 2014-01-10 16:35:32 +09:00
ecore_con_client_simple_example.c ecore_con: remove code in examples that triggered warnings. 2015-02-03 14:30:27 +01:00
ecore_con_lookup_example.c examples: remove unused param warnings 2014-01-10 16:35:32 +09:00
ecore_con_server_example.c examples: remove unused param warnings 2014-01-10 16:35:32 +09:00
ecore_con_server_http_example.c ecore_con: remove code in examples that triggered warnings. 2015-02-03 14:30:27 +01:00
ecore_con_server_simple_example.c ecore_con: remove code in examples that triggered warnings. 2015-02-03 14:30:27 +01:00
ecore_con_url_cookies_example.c ecore_con: remove code in examples that triggered warnings. 2015-02-03 14:30:27 +01:00
ecore_con_url_download_example.c examples: remove unused param warnings 2014-01-10 16:35:32 +09:00
ecore_con_url_headers_example.c examples: remove unused param warnings 2014-01-10 16:35:32 +09:00
ecore_evas_basics_example.c ecore/example: --warning. 2014-04-29 14:04:10 +09:00
ecore_evas_buffer_example_01.c efl: add and fix some gcc lines and fix some examples. Its not possible to build from outside the directory with eina_prefix, the build still depends on PACKAGE_DATA_DIR 2013-02-08 17:35:17 +00:00
ecore_evas_buffer_example_02.c examples: Removed compilation warnings. 2014-07-18 18:55:56 -03:00
ecore_evas_callbacks.c examples: remove unused param warnings 2014-01-10 16:35:32 +09:00
ecore_evas_ews_example.c examples: remove unused param warnings 2014-01-10 16:35:32 +09:00
ecore_evas_extn_plug_example.c ecore/example: Modify the explanation of ecore evas extn plug example. 2014-05-09 13:34:38 +09:00
ecore_evas_extn_socket_example.c efl: formatting 2013-06-20 13:08:36 +02:00
ecore_evas_object_example.c Ecore_Evas: add new API for unset the cursor from Ecore_Evas. 2014-06-10 17:32:11 +09:00
ecore_evas_window_sizes_example.c examples: Removed compilation warnings. 2014-07-18 18:55:56 -03:00
ecore_event_example_01.c examples: remove unused param warnings 2014-01-10 16:35:32 +09:00
ecore_event_example_02.c examples: remove unused param warnings 2014-01-10 16:35:32 +09:00
ecore_exe_example.c examples: fix various warnings in ecore and eina examples. 2014-01-10 16:37:45 +09:00
ecore_exe_example_child.c examples: remove unused param warnings 2014-01-10 16:35:32 +09:00
ecore_fd_handler_example.c examples: remove unused param warnings 2014-01-10 16:35:32 +09:00
ecore_fd_handler_gnutls_example.c efl: add and fix some gcc lines and fix some examples. Its not possible to build from outside the directory with eina_prefix, the build still depends on PACKAGE_DATA_DIR 2013-02-08 17:35:17 +00:00
ecore_file_download_example.c example: fix uninitialized variable in ecore. 2014-01-10 16:35:59 +09:00
ecore_getopt_example.c getopt: add positional argument handling. 2013-12-17 21:06:53 -02:00
ecore_idler_example.c Eo: Get rid of eo_add_custom. 2014-09-25 10:30:56 +01:00
ecore_imf_example.c Add example code of ecore_imf_context_bidi_direction_set in ecore_imf_example 2014-09-23 10:20:49 +09:00
ecore_job_example.c examples: Removed compilation warnings. 2014-07-18 18:55:56 -03:00
ecore_pipe_gstreamer_example.c examples: Use EINA_UNUSED in examples to silence a ton of warning 2014-02-28 14:37:53 +01:00
ecore_pipe_simple_example.c examples: remove unused param warnings 2014-01-10 16:35:32 +09:00
ecore_poller_example.c Eo: Get rid of eo_add_custom. 2014-09-25 10:30:56 +01:00
ecore_server_bench.c examples: remove unused param warnings 2014-01-10 16:35:32 +09:00
ecore_thread_example.c examples: fix pointer <-> int conversion (windows 64 bits) in ecore and evas examples. 2014-01-10 16:36:39 +09:00
ecore_time_functions_example.c examples: remove unused param warnings 2014-01-10 16:35:32 +09:00
ecore_timer_example.c examples: remove unused param warnings 2014-01-10 16:35:32 +09:00
red.png Ecore: add examples 2012-12-03 19:36:16 +00:00