Age | Commit message (Expand) | Author |
2003-01-14 | Added --with-glib1 | Timo Sirainen |
2003-01-11 | Check for gc.h too | Timo Sirainen |
2002-12-28 | Default to no GC. | Timo Sirainen |
2002-12-23 | Check for gc/gc.h too | Timo Sirainen |
2002-12-23 | If ignore_perl_errors environment is set, we don't check if we could | Timo Sirainen |
2002-12-23 | Prefer glib2 to 1.2 always now | Timo Sirainen |
2002-12-23 | Use GC by default, if possible. | Timo Sirainen |
2002-12-23 | some weird changes reverted | Timo Sirainen |
2002-12-23 | --with-gc enables now support for Boehm's GC, if it's found and glib2 is | Timo Sirainen |
2002-11-21 | Irssi now uses 64bit file offets if it's only supported by system. Also did | Timo Sirainen |
2002-11-20 | updated version to 0.8.6.CVS | Timo Sirainen |
2002-11-19 | curses detection code was buggy and resulted using termcap instead of | Timo Sirainen |
2002-11-17 | Lets see if we're ready for 0.8.6 .. | Timo Sirainen |
2002-11-17 | A bit more playing with perl cflags. | Timo Sirainen |
2002-11-02 | perl checking bugfix | Timo Sirainen |
2002-10-28 | Try to fix perl compilation for people whose perl has been compiled with | Timo Sirainen |
2002-10-26 | GLIB2 support for SSL code. Patch by vjt@users.sf.net | Timo Sirainen |
2002-09-17 | reversed the ld changes, not a good idea after all. | Timo Sirainen |
2002-09-16 | stupid linefeed error | Timo Sirainen |
2002-09-16 | linker usage fixes | Timo Sirainen |
2002-08-27 | Don't consider missing SSL/crypto libs fatal, simply disable SSL support. | Timo Sirainen |
2002-08-27 | better fix for disabling ssl with glib2 | Timo Sirainen |
2002-08-27 | disable glib2 + ssl | Timo Sirainen |
2002-08-26 | moved ncurses/terminfo/etc. libs away from PROG_LIBS which should be list of | Timo Sirainen |
2002-08-26 | fixed --disable-ssl description | Timo Sirainen |
2002-08-26 | Added OpenSSL support by vjt@users.sf.net. Also fixes a possible crash after | Timo Sirainen |
2002-08-26 | small fix for -lnsl check | Timo Sirainen |
2002-06-19 | Updated version number. | Timo Sirainen |
2002-05-09 | Removed servertest - it's really not needed and doesn't even work probably. | Timo Sirainen |
2002-04-29 | Removed caching of libperl-check, so many people have that problem and it's | Timo Sirainen |
2002-04-16 | If terminfo/termcap isn't found, and --without-textui isn't given, abort the | Timo Sirainen |
2002-04-15 | Added --with-glib2 option which can be used to build irssi with GLIB 2.0 | Timo Sirainen |
2002-03-31 | added note about INSTALL file. | Timo Sirainen |
2002-03-18 | src/irc/bot is removed | Timo Sirainen |
2002-03-14 | 0.8.4.CVS version.. | Timo Sirainen |
2002-03-13 | 0.8.4 released | Timo Sirainen |
2002-03-13 | 0.8.3.CVS version now | Timo Sirainen |
2002-03-13 | 0.8.3 released | Timo Sirainen |
2002-03-11 | Back .CVS versioning.. | Timo Sirainen |
2002-03-11 | updated for 0.8.2 release | Timo Sirainen |
2002-03-10 | script updates.. | Timo Sirainen |
2002-02-17 | COMMON_NOUI_LIBS shouldn't include $INTLLIBS, it's not needed anymore and | Timo Sirainen |
2002-02-17 | version number update to 0.8.1.CVS | Timo Sirainen |
2002-02-17 | 0.8.1 release :) | Timo Sirainen |
2002-02-17 | updated version number to 0.8.0.CVS again | Timo Sirainen |
2002-02-17 | -lcurses was added twice when linking (or worse, -lncurses and -lcurses) | Timo Sirainen |
2002-02-16 | getting ready for v0.8.0 release | Timo Sirainen |
2002-02-15 | UTF-8 is now automatically used if locale is set properly. | Timo Sirainen |
2002-02-15 | /SET term_type 8bit|utf8|big5 - Removed --with-big5 configure option, it's | Timo Sirainen |
2002-02-15 | Yell if gmodule doesn't work | Timo Sirainen |