efl/src/examples/eldbus
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 Split .gitignore into multiple files 2013-06-11 18:18:50 -03: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 Example for eldbus_address_connection_get() functions 2013-05-28 09:42:29 -03:00
banshee.c Rename edbus->eldbus 2013-04-23 12:36:29 -03:00
client.c eldbus: Handle removal of last reference of connection inside of callback 2013-07-05 16:08:01 -03:00
complex-types-client-eina-value.c efl: remove some warnings. 2014-05-24 02:27:15 +02:00
complex-types-server.c examples/eldbus: Initialize all description members 2014-11-07 15:05:46 +01:00
complex-types.c Rename edbus->eldbus 2013-04-23 12:36:29 -03:00
connect-address.c Updated Eldbus connect_address example 2013-07-04 17:23:52 -03:00
connman-list-services.c Rename edbus->eldbus 2013-04-23 12:36:29 -03:00
ofono-dial.c Rename edbus->eldbus 2013-04-23 12:36:29 -03:00
server.c Rename edbus->eldbus 2013-04-23 12:36:29 -03:00
simple-signal-emit.c Rename edbus->eldbus 2013-04-23 12:36:29 -03:00