aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/maemo/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* maemo: Remove unused pluginTobias Brunner2016-09-151-29/+0
|
* libhydra: Remove empty unused libraryTobias Brunner2016-03-031-1/+0
|
* plugins: Don't link with -rdynamic on WindowsMartin Willi2014-06-041-1/+1
|
* automake: replace INCLUDES by AM_CPPFLAGSMartin Willi2013-07-181-5/+8
| | | | | | INCLUDES are now deprecated and throw warnings when using automake 1.13. We now also differentiate AM_CPPFLAGS and AM_CFLAGS, where includes and defines are passed to AM_CPPFLAGS only.
* Use the GEN silent rule when generating files with sedMartin Willi2013-05-061-1/+1
|
* maemo: Create DBUS service file with correct path to charon.Tobias Brunner2011-02-081-1/+5
|
* Maemo: Extracted most plugin code to a separate class, so we can use that as ↵Tobias Brunner2010-10-141-1/+2
| | | | listener.
* Maemo: Register with libosso and init Glib main loop.Tobias Brunner2010-10-141-0/+1
|
* Maemo: Register charon as D-BUS system service.Tobias Brunner2010-10-141-0/+4
| | | | | | In order to be able to access this service via libosso, charon is started with the run-standalone.sh script, which sets up the required environment.
* Stub plugin for Maemo specific extensions added.Tobias Brunner2010-10-141-0/+17