Log of /eggdrop1.9/configure.ac
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.55 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Oct 17 05:14:06 2004 UTC
(16 years, 3 months ago)
by
stdarg
Branch:
MAIN
Changes since
1.54: +7 -16 lines
Diff to
previous 1.54
,
to
selected 1.5
* Added a few includs to common.h
* Removed duplicate includes from a bunch of files
* Added tcl date parsing a la "clock scan"
* Fixed some issues with configure (maybe)
Revision
1.54 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Jun 21 10:34:07 2004 UTC
(16 years, 7 months ago)
by
wingman
Branch:
MAIN
Changes since
1.53: +3 -7 lines
Diff to
previous 1.53
,
to
selected 1.5
* I guess automake 1.6 compiles fine now. I've tested it on my local box,
but i'm not really sure since i have 1.6 and 1.8 installed, so someone
with a "clean" 1.6 install should try to boostrap it
Revision
1.52 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jun 17 13:32:43 2004 UTC
(16 years, 7 months ago)
by
wingman
Branch:
MAIN
Changes since
1.51: +5 -5 lines
Diff to
previous 1.51
,
to
selected 1.5
* Added new TAG: DDC for "this feature is document". After we are sure
that all source code variables/commands/functions/ are tagged with either
DDD or DDC we'll remove them.
* Made module Makefile.am's more centralized by moving common stuff
to acconfig/module.mk.
* Introducted new help system. It's now on per module basis and localized.
Default language is "en_EN" else not otherwise specified. Beside the
%b formattings of 1.6 it has all features of the 1.6 help system.
It's also more intelligent since help files are automaticly bound to
module load/unload events. You don't need to manually load module help
files any more. (Though unloading not tested yet... 8-))
* Fixed some tweaks here and there.
Revision
1.51 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jun 16 06:33:44 2004 UTC
(16 years, 7 months ago)
by
wcc
Branch:
MAIN
Changes since
1.50: +45 -23 lines
Diff to
previous 1.50
,
to
selected 1.5
* Removed EGG_DISABLE_CC_OPTIMIZATION.
* Change AC_PREREQ() to 2.57.
* Fixed EGG_INADDR_LOOPBACK(). Former macro always returned false.
* General autotools cleanups.
NOTE: For some reason, the modules' Makefile.in's aren't being generated.
This was the case BEFORE this commit (and still is). I'll look at it later
after reading the automake manual =P.
config.status: error: cannot find input file: modules/blowfish/Makefile.in
Revision
1.42 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Dec 12 19:45:27 2003 UTC
(17 years, 1 month ago)
by
stdarg
Branch:
MAIN
Changes since
1.41: +1 -1 lines
Diff to
previous 1.41
,
to
selected 1.5
* Added 'oldbotnet' module, which lets us link with 1.6 bots (not done)
* Added some binds for the partyline
* Fixed some compile warnings
Revision
1.27 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Nov 3 23:16:09 2002 UTC
(18 years, 2 months ago)
by
stdarg
Branch:
MAIN
Changes since
1.26: +2 -2 lines
Diff to
previous 1.26
,
to
selected 1.5
* Moved md5 code to lib/eggdrop so I can use it for password hashing
* Passwords are stored as standard hex encoding of md5(salt + password)
* Started moving script interface functions to modules/script
Revision
1.26 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Oct 10 05:50:11 2002 UTC
(18 years, 3 months ago)
by
wcc
Branch:
MAIN
Changes since
1.25: +1 -1 lines
Diff to
previous 1.25
,
to
selected 1.5
* Synch'd 1.6 with 1.7 as of September 1st.
* Did not synch +C or +r chanmode additions or halfop code, as our mode
handling really needs to be redone in 1.7.
* Did not synch any of the handlen-friendly patches.
* Did not synch Tcl 8.4 fixes (not a proper fix yet).
* My banligic patch doesn't seem relevent currently.
* Did not synch sockfix, as network code has changed drasticly.
Synch will be continued tomorrow.
Revision
1.24 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Sep 20 02:06:24 2002 UTC
(18 years, 4 months ago)
by
stdarg
Branch:
MAIN
Changes since
1.23: +3 -3 lines
Diff to
previous 1.23
,
to
selected 1.5
* Moved several things from the core into libegg
* Server module uses new network code
* Lots of stuff removed from the server module, like flood stuff, which should go into a new module
* Moved some things from irc module to server module (mostly bind stuff, like pub)
* Not everything works right now, but I wanted to get it into cvs in case my computer dies a horrible death. I'm going to combine irc/server (mostly) and make a new one for all the default protection stuff.
* Right now server messages are not queued. I thought the code was pretty much beyond repair. The new queueing code will hopefully be more maintainable.
* I'm not sure I added/removed all the files necessary! Let me know if it doesn't compile for you.
Revision
1.23 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Jun 18 06:12:30 2002 UTC
(18 years, 7 months ago)
by
guppy
Branch:
MAIN
Changes since
1.22: +1 -1 lines
Diff to
previous 1.22
,
to
selected 1.5
- removed userflag +k
- removed userflag +h
- removed all the code related to .strip since stdarg is going to redo it in a
better fashion using network filters.
- removed woobie since woobie is useless and we would be much better suited with
a "sample" module that actually does something useful
Revision
1.21 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun May 12 15:35:44 2002 UTC
(18 years, 8 months ago)
by
ite
Branch:
MAIN
Changes since
1.20: +0 -3 lines
Diff to
previous 1.20
,
to
selected 1.5
* Now always preforking
* More minor configure macros cleanup
* Let's try to detect JS_NewObject() instead of JS_Now() for javascript library detection.
* Js headers to be corectly detected when --with-jsinc isn't passed to ./configure
Revision
1.18 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri May 3 01:21:15 2002 UTC
(18 years, 9 months ago)
by
ite
Branch:
MAIN
Changes since
1.17: +3 -0 lines
Diff to
previous 1.17
,
to
selected 1.5
* Now using getopt_long() for command line processing. Might not be defnitive.
* Workarounded an issue on cygwin which prevented binmode.o to be linked in.
* Minor configure macros cleanup
Revision
1.16 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Apr 1 13:33:31 2002 UTC
(18 years, 10 months ago)
by
ite
Branch:
MAIN
Changes since
1.15: +3 -1 lines
Diff to
previous 1.15
,
to
selected 1.5
* Got rid of strncpyz() in favour of BSD's strlcpy(). Fallback function provided.
* BSD's strlcat() provided as fallback function.
* Fallback functions weren't linked as expected when needed.
Revision
1.10 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jan 4 02:56:21 2002 UTC
(19 years ago)
by
ite
Branch:
MAIN
Changes since
1.9: +1 -1 lines
Diff to
previous 1.9
,
to
selected 1.5
* Moved some botnet utility functions from the core to libeggdrop.
* Moved some common macros to libeggdrop.
* Created lib/eggdrop/eggdrop.h and renamed src/eggdrop.h to src/egg.h to avoid ambiguities.
* Added a couple of macros to be c++ friendly
Revision
1.6 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Oct 27 16:34:46 2001 UTC
(19 years, 3 months ago)
by
ite
Branch:
MAIN
Changes since
1.5: +1 -1 lines
Diff to
previous 1.5
* Renamed src/mod to modules.
* Created lib as top dir for eggdrop's libraries.
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[selected]
Sat Oct 27 13:34:16 2001 UTC
(19 years, 3 months ago)
by
ite
Branch:
MAIN
Changes since
1.4: +1 -4 lines
Diff to
previous 1.4
Configure related refactoring and clean up.
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Oct 21 17:38:24 2001 UTC
(19 years, 3 months ago)
by
ite
Branch:
MAIN
Changes since
1.3: +5 -1 lines
Diff to
previous 1.3
,
to
selected 1.5
* Added autoconf and automake support for perlscript.mod.
* Removed old stuff from bootstrap and src/mod/compress.mod/Makefile.am.
* Removed eggdrop_DEPENDENCIES. They are unneeded.
* Readded -Wall and -g3 compile options.
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Oct 20 01:19:41 2001 UTC
(19 years, 3 months ago)
by
tothwolf
Branch:
MAIN
Changes since
1.2: +1 -1 lines
Diff to
previous 1.2
,
to
selected 1.5
* added acconfig for an aux dir
* moved m4 files to acconfig
* modified EGG_LIBTOOL autoconf macro to pass --with-auxdir to libltdl
* added notice to bootstrap about libtool needing a patch
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Oct 19 01:55:04 2001 UTC
(19 years, 3 months ago)
by
tothwolf
Branch:
MAIN
Changes since
1.1: +31 -12 lines
Diff to
previous 1.1
,
to
selected 1.5
* removed obsolete EGG_CHECK_FUNC_VSPRINTF autoconf macro
* removed obsolete EGG_HEADER_STDC autoconf macro
* added EGG_C_LONG_LONG autoconf macro
* added EGG_FUNC_C99_VSNPRINTF autoconf macro
* added EGG_REPLACE_SNPRINTF autoconf macro
* added EGG_TYPE_32BIT autoconf macro
* removed unused dlfcn.h header check from configure.ac
* removed AC_CHECK_SIZEOF long and int from configure.ac
* added many required autoconf macros to configure.ac
* added AC_REPLACE_FUNCS to configure.ac for compat functions
* many configure.ac cleanups
* updated compat/snprintf.c with latest version from Samba
* added code to link libm with compat library for snprintf.c
* added support for LIBOBJS to compat/Makefile.am
* added memset back to compat
* added memcpy back to compat
* many compat cleanups
* renamed egg_strcasecmp() to strcasecmp()
* renamed egg_strncasecmp() to strncasecmp()
* renamed egg_snprintf() to snprintf()
* renamed egg_vsnprintf() to vsnprintf()
* renamed egg_strftime() to strftime()
* renamed egg_inet_aton() to inet_aton()
* renamed egg_inet_ntop() to inet_ntop()
* renamed egg_inet_pton() to inet_pton()
* exported strftime() for modules
* exported inet_ntop() for modules
* exported inet_pton() for modules
* exported vasprintf() for modules
* exported asprintf() for modules
* renamed u_32bit_t typedef to u_32int_t
* extended stat.h to support standard bits and checks
* major function changes:
+ egg_strcasecmp -> strcasecmp
+ egg_strncasecmp -> strncasecmp
+ egg_snprintf -> snprintf
+ egg_vsnprintf -> vsnprintf
+ egg_strftime -> strftime
+ egg_inet_aton -> inet_aton
+ egg_inet_ntop -> inet_ntop
+ egg_inet_pton -> inet_pton
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.