irssi/src/perl/ui
Martijn Dekker c9c45e4f89 make irssi --with-perl build with separate object directory
irssi 1.0.0 will not build if Perl is enabled and a separate
object code directory is used. The problem was a relative path
to an internal Perl dependency in four Makefile.PL.in files.
2017-01-06 12:24:36 +01:00
..
Formats.xs Merge pull request #59 from ailin-nemui/perl-pl-na 2014-06-27 14:31:04 +02:00
Makefile.PL.in make irssi --with-perl build with separate object directory 2017-01-06 12:24:36 +01:00
module.h Moved fe_perl module to use Irssi::UI .. this breaks several scripts that 2001-06-27 22:56:17 +00:00
Themes.xs Finish 256 colour support for Irssi 2014-06-30 02:41:34 +02:00
typemap Don't crash when trying to bless NULLs 2001-07-24 22:21:48 +00:00
UI.pm Perl's print and printf calls now write the text to irssi's window. You 2002-03-24 19:37:12 +00:00
UI.xs Add bindings for exec-type window items to Perl 2015-12-09 12:05:48 +01:00
Window.xs Define PERL_NO_GET_CONTEXT in all perl source files 2014-06-24 20:20:27 +01:00