Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-06-20 | fix: fix compiling on FreeBSD | Eric Koegel | 1 | -1/+1 | |
And remove -Wredundant-decls from build warnings | |||||
2017-05-28 | chore: add CONSOLEKIT_DEBUGGING support back in | Eric Koegel | 1 | -1/+1 | |
when compiling with --enable-debug=full | |||||
2017-05-21 | feat: introduce libconsolekit | Eric Koegel | 1 | -0/+96 | |
Create a libconsolekit helper library for developers to ease working with ConsoleKit2. The library is exported using GObject Introspection so there's bindings to other languages. | |||||
2017-05-21 | chore: simplify configure.ac | Eric Koegel | 2 | -0/+555 | |
Pull in the m4 macros from the xfce4-dev-tools so we have ways to simplify and shorten the configure.ac file. |