Age | Commit message (Expand) | Author |
2001-06-29 | removed fe-perl lib | Timo Sirainen |
2001-06-28 | perl/fe -> perl/ui | Timo Sirainen |
2001-06-27 | Moved fe_perl module to use Irssi::UI .. this breaks several scripts that | Timo Sirainen |
2001-06-01 | dcc, flood and notifylist aren't compiled as loadable modules anymore, | Timo Sirainen |
2001-05-31 | new libtool version doesn't have ltconfig anymore, and our libtool-shared | Timo Sirainen |
2001-05-21 | don't use if [ since it doesn't work, use if test.. | Timo Sirainen |
2001-05-17 | Getting rid of gettext, moved some _(..) texts to themes and left some error | Timo Sirainen |
2001-05-14 | HAVE_GMODULE wasn't defined when using unpacked glib | Timo Sirainen |
2001-05-01 | --with-big5 enables Chinese Big5 charset support. Patch by vanilla@freebsd.org | Timo Sirainen |
2001-04-16 | don't simply check for module directory, check for dir/module.h file. | Timo Sirainen |
2001-04-15 | lib/ shouldn't be there yet | Timo Sirainen |
2001-04-09 | small bugfix | Timo Sirainen |
2001-04-09 | don't strip -lnsl from perl's ldflags, it might be needed.. | Timo Sirainen |
2001-03-28 | don't use which - cygwin doesn't have it | Timo Sirainen |
2001-03-24 | s/enable-perl=/enable-perl-path=/ in the warning message | Timo Sirainen |
2001-03-15 | Upgraded to glib 1.2.9 | Timo Sirainen |
2001-03-08 | getting ready for .98.3.. | Timo Sirainen |
2001-03-04 | version = .98.2 actually :) | Timo Sirainen |
2001-03-04 | removed GLIB_DIR from Makefile, configure compiles it and "make | Timo Sirainen |
2001-03-03 | fe-common/irc/flood removed. Some autoignore / ignore -time updates. | Timo Sirainen |
2001-03-03 | HPUX 10.20 needs -D_XOPEN_SOURCE_EXTENDED | Timo Sirainen |
2001-03-03 | cvs version = .99pre | Timo Sirainen |
2001-02-23 | .98 final out | Timo Sirainen |
2001-02-22 | Verify in configure that linking with perl's LDFLAGS actually works. If | Timo Sirainen |
2001-02-22 | Getting ready for 0.7.98 | Timo Sirainen |
2001-02-21 | Changed some s/// to use perl instead of sed since they didn't work | Timo Sirainen |
2001-02-17 | Yet another perl fix | Timo Sirainen |
2001-02-17 | more static perl fixes | Timo Sirainen |
2001-02-17 | "conftest" binary wasn't removed | Timo Sirainen |
2001-02-17 | static perl fixes | Timo Sirainen |
2001-02-17 | Removed .libs/ dir check, it should always be there anyway. | Timo Sirainen |
2001-02-17 | /LOAD module tries to load "module_core" instead. If it wasn't found, | Timo Sirainen |
2001-02-17 | Dynamic module check: don't use -module option with libtool. | Timo Sirainen |
2001-02-03 | gettext fixes | Timo Sirainen |
2001-02-03 | msgfmt check was wrong | Timo Sirainen |
2001-01-28 | If msgfmt isn't found, don't go to "po" dir. | Timo Sirainen |
2001-01-16 | Check if libtool creates libraries in .libs dir. Check if -lgmodule | Timo Sirainen |
2001-01-13 | Use test -f instead of -e for portability | Timo Sirainen |
2001-01-04 | Renamed libtool-static to libtool-shared. Generating it should now also | Timo Sirainen |
2001-01-01 | Perl's ldflags usually include at least -lm and maybe some others too. | Timo Sirainen |
2000-12-28 | -q option for grep isn't known everywhere, use > /dev/null instead | Timo Sirainen |
2000-12-27 | "glib in irssi dir" fixes | Timo Sirainen |
2000-12-27 | when using glib built in irssi dir, add glib_dir/gmodule to include | Timo Sirainen |
2000-12-17 | Complain if --disable-static was tried to be used | Timo Sirainen |
2000-12-03 | perl ldflags parsing fixes | Timo Sirainen |
2000-12-03 | nl_langinfo() was a bad idea, don't use it. | Timo Sirainen |
2000-12-03 | Getting ready for 0.7.97.. | Timo Sirainen |
2000-12-02 | Use langinfo.h's nl_langinfo(YESEXPR) instead of 'Y'. | Timo Sirainen |
2000-11-27 | perl bugfix | Timo Sirainen |
2000-11-27 | bugfix | Timo Sirainen |