aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
Commit message (Collapse)AuthorAgeFilesLines
* Make sure to always find installed pluginsPřemysl Eric Janouch2022-09-191-0/+3
|
* ZyklonB: don't look for plugins in /usr/libPřemysl Eric Janouch2020-10-281-1/+0
| | | | It's quite unlikely that this project will ever see compiled plugins.
* ZyklonB: use XDG paths by defaultPřemysl Eric Janouch2020-10-281-1/+1
| | | | | | | | | | | | Install plugins to /usr/share rather than /usr/lib since they're arch-independent. Many precedents can be found for scripted plugins in /usr/share and fewer for /usr/lib. Look for plugins in all XDG data directories and repurpose the "plugin_dir" setting to override this behaviour. This adds some complexity to the bot but unifies the project. It might make sense to remove the "plugin_dir" setting.
* degesch: detect //TRANSLIT support, use cp1252Přemysl Janouch2016-03-261-0/+2
| | | | Now BSDs should have it enabled as well.
* Try to use version information from gitPřemysl Janouch2016-03-061-1/+1
|
* degesch: add the first Lua plugin to distributionPřemysl Janouch2015-11-211-1/+1
| | | | This required separate plugin directories for both pluginized executables.
* degesch: add a stubbed Lua plugin loaderPřemysl Janouch2015-11-211-0/+1
|
* degesch: add support for libeditPřemysl Janouch2015-05-051-0/+3
| | | | Just another kind of evil.
* Rename project to uirc3Přemysl Janouch2015-04-301-2/+0
|
* Convert to CMakePřemysl Janouch2015-02-111-0/+9