summary refs log tree commit diff stats
path: root/plugins/Makefile.am
AgeCommit message (Collapse)Author
2017-06-13build: Replace Autotools with MesonPatrick Griffis
Quick rundown of benefits: - Much faster: - Autotools (with autogen): 22 seconds - Meson: 7 seconds - Meson (with ccache): 2 seconds - Simpler: - ~1000 lines smaller - Single simple language - Potentially better Windows (Visual Studio) support What is not done: - Complete Windows support - OSX support (easy) Closes #2013 Closes #1937 Closes #1803
2016-11-09Convert doat to an internal commandPatrick Griffis
- Trivial plugin - Useful for many users - Was under a dumb license
2016-04-03Import lua pluginPatrick Griffis
Written by @mniip
2014-01-30More autotools cleanupTingPing
- Don't build msproxy if unused - Add resources to cleanfiles - Remove old extra_dist from plugins
2013-04-01Nuke Lua and TclBerke Viktor
2012-11-12Get rid of the buggy, unmaintained and unused Lua and Tcl interfacesBerke Viktor
2012-10-30Fix Unix compilationBerke Viktor
2012-10-28Remove plugin20.html remnantBerke Viktor
2012-10-25Get rid of the SASL pluginBerke Viktor
2012-10-24A lot more rebrandingBerke Viktor
2012-10-21Compilation fixes and integration with HexChatBerke Viktor
2012-07-18Checksum Unix support and configure.in cosmeticsBerke Viktor
2012-07-18Add make support for FiSHLiM on UnixBerke Viktor
2012-07-17Add make support for Do At on UnixBerke Viktor
2012-07-17Add make support for SASL on UnixBerke Viktor
2011-02-24add xchat r1489berkeviktor@aol.com