Emmanuel Bouthenot
|
6175a89580
|
add regular expression support for /list command
|
2006-04-01 19:33:02 +00:00 |
|
Sebastien Helleu
|
8d4497a764
|
Fixed --disable-plugins option in configure script
|
2006-03-24 09:57:22 +00:00 |
|
Sebastien Helleu
|
3ff8d488e7
|
Version 0.1.9-cvs
|
2006-03-18 10:51:18 +00:00 |
|
Sebastien Helleu
|
1314c8e78e
|
Version 0.1.8
|
2006-03-18 09:03:14 +00:00 |
|
Sebastien Helleu
|
312ad619ae
|
Fixed bug with dl library detection (for FreeBSD and maybe other systems)
|
2006-03-02 15:58:10 +00:00 |
|
Sebastien Helleu
|
e7fd1a0cb7
|
Auto-detect all components, and compile if found by default
|
2006-02-11 10:11:10 +00:00 |
|
Emmanuel Bouthenot
|
a5cef6abde
|
lua plugin/scripts support
|
2006-02-08 12:06:24 +00:00 |
|
Sebastien Helleu
|
c0a7e4445c
|
Added hungarian translation (thanks to voroskoi)
|
2006-02-08 10:27:10 +00:00 |
|
Emmanuel Bouthenot
|
9150cff430
|
fix minor bugs while detecting lua
|
2006-02-03 08:31:15 +00:00 |
|
Sebastien Helleu
|
480974b8de
|
Gtk GUI changes, now compile is ok
|
2006-02-03 00:36:03 +00:00 |
|
Emmanuel Bouthenot
|
abeb5a2f48
|
Move previous GNU/hurd fix
Add lua script/plugin (detect libs and headers)
|
2006-02-03 00:29:38 +00:00 |
|
Emmanuel Bouthenot
|
4aac135244
|
fix a missing link in GNU/Hurd by force linking with pthread
|
2006-02-01 07:33:34 +00:00 |
|
Sebastien Helleu
|
e907b3b7a5
|
Version 0.1.8-cvs
|
2006-01-14 13:05:25 +00:00 |
|
Sebastien Helleu
|
be6594afb7
|
Version 0.1.7
|
2006-01-14 12:09:38 +00:00 |
|
Sebastien Helleu
|
4d62625894
|
New year in copyright, FSF address changed
|
2006-01-04 08:56:00 +00:00 |
|
Sebastien Helleu
|
b10b53c689
|
Replaced Texinfo doc by XML Docbook
|
2006-01-02 22:16:54 +00:00 |
|
Julien Louis
|
c08c40a1c6
|
use AC_PATH_PROGS instead of AC_PATH_PROG for binary search
|
2005-12-15 12:32:36 +00:00 |
|
Sebastien Helleu
|
59f6997cf0
|
Debug info is now added by default (--with-debug=1 for ./configure)
|
2005-12-10 11:13:57 +00:00 |
|
Emmanuel Bouthenot
|
578a57812f
|
improve ruby detection
|
2005-11-22 14:36:20 +00:00 |
|
Emmanuel Bouthenot
|
b81fa36a5c
|
add LDFLAGS for solaris
|
2005-11-13 16:41:44 +00:00 |
|
Sebastien Helleu
|
92a2a0774c
|
Version 0.1.7-cvs
|
2005-11-11 16:10:06 +00:00 |
|
Sebastien Helleu
|
ed76104d42
|
Version 0.1.6
|
2005-11-11 11:23:04 +00:00 |
|
Emmanuel Bouthenot
|
3bca573d49
|
auto detect perl multiplicity at compile time
|
2005-11-06 11:38:07 +00:00 |
|
Emmanuel Bouthenot
|
e07859395f
|
improve PYTHON LDFLAGS
|
2005-11-04 22:30:23 +00:00 |
|
Emmanuel Bouthenot
|
5dfab7643d
|
update --enable-perl-nothread config
|
2005-11-04 11:00:00 +00:00 |
|
Emmanuel Bouthenot
|
6919005d74
|
improve python detection
|
2005-11-01 19:52:29 +00:00 |
|
Emmanuel Bouthenot
|
8497d25d34
|
add openbsd flags
|
2005-11-01 18:32:10 +00:00 |
|
Sebastien Helleu
|
3369a00959
|
Added missing intl libs for openbsd
|
2005-10-31 10:56:32 +00:00 |
|
Sebastien Helleu
|
e5754e1fe6
|
Fixed minor compilation problem (dependency with plugins lib)
|
2005-10-30 18:37:58 +00:00 |
|
Emmanuel Bouthenot
|
5f101c3833
|
fix CFLAGS on openbsd
|
2005-10-30 13:17:20 +00:00 |
|
Emmanuel Bouthenot
|
24ceb3bb95
|
fix type in LDFLAGS
|
2005-10-29 23:59:44 +00:00 |
|
Emmanuel Bouthenot
|
dec92aeba6
|
fix detection of libgnutls
|
2005-10-29 17:56:50 +00:00 |
|
Emmanuel Bouthenot
|
5551542566
|
fix flags on *bsd
|
2005-10-29 12:11:54 +00:00 |
|
Emmanuel Bouthenot
|
9411a2fad0
|
fix perl/python sigv and undefined symbols by adding '-pthread' in global CFLAGS on freebsd
add option --enable-perl-nothread to compile perl plugin without Perl without thread or multiplicity support (typically in some *bsd)
|
2005-10-29 09:36:45 +00:00 |
|
Emmanuel Bouthenot
|
232b5684ca
|
improve python LDFLAGS on *BSD
|
2005-10-27 15:49:03 +00:00 |
|
Emmanuel Bouthenot
|
e081a6af17
|
improve python header and libs detection
|
2005-10-26 10:20:15 +00:00 |
|
Sebastien Helleu
|
0f055b087a
|
- Added options for /plugin command: autoload, reload, unload
- Added new plugin functions, for C plugins and scripts: set_config, get_plugin_config, set_plugin_config
- Added new script function: remove_handler
|
2005-10-25 17:37:13 +00:00 |
|
Sebastien Helleu
|
0e531f5e6a
|
Added auto-detection of ncursesw/ncurses lib in configure.in, fall back to ncurses if ncursesw is not found (auto-detect ncurses.h location too)
|
2005-10-25 09:23:10 +00:00 |
|
Sebastien Helleu
|
f7872a9dd8
|
Converted old Ruby interface to new plugin system (Ruby plugin still NOT ok!)
|
2005-10-23 11:33:39 +00:00 |
|
Sebastien Helleu
|
73359fcc05
|
Full UTF-8 support, auto-detection of UTF-8 usage (locale)
|
2005-10-21 13:59:55 +00:00 |
|
Sebastien Helleu
|
9eb142036e
|
When dlopen function is found without dl lib, do not link with -ldl (now ok
under FreeBSD)
|
2005-10-17 10:36:09 +00:00 |
|
Sebastien Helleu
|
38e2003a17
|
Commented out WxWidget lib detection since WxWidgets GUI is not developed today
|
2005-10-16 17:20:46 +00:00 |
|
Sebastien Helleu
|
5a3976d6a5
|
Changed help messages for options
|
2005-10-16 15:38:47 +00:00 |
|
Sebastien Helleu
|
cdc33d08b0
|
New plugin interface (loads dynamic C libraries)
|
2005-10-15 12:34:21 +00:00 |
|
Julien Louis
|
63e73b30ad
|
Fix ruby ldflags add
|
2005-09-30 15:48:01 +00:00 |
|
Sebastien Helleu
|
8aa7e3e3e6
|
Version 0.1.6-cvs
|
2005-09-24 12:17:05 +00:00 |
|
Sebastien Helleu
|
150c5e9749
|
Version 0.1.5
|
2005-09-24 11:35:13 +00:00 |
|
Sebastien Helleu
|
fe16f6d48f
|
Added czech translation file
|
2005-09-04 19:21:30 +00:00 |
|
Sebastien Helleu
|
11321acb96
|
Added Ruby plugins skeleton
|
2005-08-21 16:32:48 +00:00 |
|
Sebastien Helleu
|
312d8015f5
|
Version 0.1.5-cvs
|
2005-07-30 09:05:09 +00:00 |
|