summaryrefslogtreecommitdiff
path: root/plugins/dexela
AgeCommit message (Collapse)Author
2013-11-06Make dexela plugin require libuca 1.3.0Mihael Koep
2013-11-06Return current width and height as roi.Mihael Koep
2013-11-06Make dexela plugin-ready and bump version.Mihael Koep
2013-10-31Include directory where config.h is locatedMatthias Vogelgesang
2013-10-29Use ConfigurePaths to get installation pathsMatthias Vogelgesang
The advantage is twofold: 1) we have a clear separation between setting up the paths and actually using them, 2) the interface is very likely as configure scripts and makes integration into build system a bit easier.
2013-10-29Cleanup CMakeLists.txtMatthias Vogelgesang
2013-07-26Remove binariesMatthias Vogelgesang
... and I have an eye on you, Miq ;-)
2013-03-19Build package flags inside package-plugin.sh.inMihael Koep
This will use the information provided by each plugin. Conflicts: plugins/dexela/CMakeLists.txt plugins/package-plugin.sh.in
2013-03-14Cleanup of dexela plugin build file and package-plugin.sh.in to include ↵Mihael Koep
sensible metadata information.
2013-03-14Merge branch 'dexela_simple_packaging' into dexelaMihael Koep
Conflicts: plugins/dexela/CMakeLists.txt plugins/package-plugin.sh.in
2013-03-07Improve dexela plugin packaging.Mihael Koep
2013-03-05Trying to improve dexela plugin packaging.Mihael Koep
2012-10-30Fix incomplete committ...Mihael Koep
2012-10-25Start migrating to libuca 1.1 and glib plugins.Mihael Koep