summaryrefslogtreecommitdiff
path: root/frameworks/middleware/examples
AgeCommit message (Collapse)Author
2014-02-18dbus example: remove compile.sh and make a autotools projectManuel Traut
compile.sh was a pain. didn't work with current debian. so this patch removes it and converts the example to an autools project. Signed-off-by: Manuel Traut <manut@mecka.net>
2014-02-18corba example: switch to autotoolsManuel Traut
ace/tao is now packaged in debian/experimental. it's definitely easier to use the packaged stuff instead of building ace/tao by your own. the mwc packaging of debian is currently a pain. it is shipped without config files for tao.., but the tao debian packages provide pkg-config support so this patch converts the project into a autotools project :) Signed-off-by: Manuel Traut <manut@mecka.net>
2009-06-23middleware: added corba exampleManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2009-06-23middleware: added dbus exampleManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>