summaryrefslogtreecommitdiff
path: root/mission-control-plugins/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2011-11-21Support building for Android, modified from an original patch by Derek ForemanAlvaro Soliverez1-0/+11
2011-09-01Silent-rules-ify some code generationWill Thompson1-2/+2
2011-08-22mission-control-plugins: Link against gioFrédéric Péters1-1/+3
2011-06-01Expose new header file to out-of-tree pluginsVivek Dasmohapatra1-0/+1
2011-06-01New debug control for mission-control-pluginsVivek Dasmohapatra1-0/+2
2010-07-15Merge branch 'libcreds-demo'Vivek Dasmohapatra1-0/+2
2010-05-26Enable ERROR_CFLAGS in every Makefile.am that compiles CSimon McVittie1-0/+2
2010-05-24DBus caller ACL plugin interface + docs addedVivek Dasmohapatra1-0/+2
2010-03-09Remove generated marshaller file(s) when a clean target is invoked.Vivek Dasmohapatra1-0/+2
2010-03-09Makefile dependency/nodist fix.Vivek Dasmohapatra1-4/+6
2010-03-09Dependency to make sure the mcp marshaller(s) are generated in time.Vivek Dasmohapatra1-0/+2
2010-03-09Generate signal marshallers for plugins separately from the core marshallers.Vivek Dasmohapatra1-8/+16
2010-03-09Add a dependency and rule for the marshallers header from the src/ directory.Vivek Dasmohapatra1-0/+8
2010-03-09New plugin class for account storage.Vivek Dasmohapatra1-0/+2
2010-02-01mission-control-plugins: add debug supportSimon McVittie1-0/+1
2010-02-01Add most of the plugin loader to the mission-control-plugins librarySimon McVittie1-0/+2
2010-02-01mission-control-plugins: add API for noticing and/or denying requestsSimon McVittie1-2/+6
2010-02-01Add an interface for plugins to implement in order to filter dispatch operationsSimon McVittie1-1/+3
2010-02-01Remove mission-control-plugins/dummy.cSimon McVittie1-1/+0
2010-02-01Add an object to represent dispatch operations for pluginsSimon McVittie1-2/+5
2010-02-01Add a skeletal library to contain a minimal plugin APISimon McVittie1-0/+29