Log of /eggdrop1.6/Makefile.in
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.43 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Mar 14 18:21:59 2010 UTC
(10 years, 10 months ago)
by
pseudo
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.42: +2 -1 lines
Diff to
previous 1.42
,
to
selected 1.3
Added a configure option to set the handlen
Added a configure option to enable dns debugging and made it default for make debug.
Removed obsolete check for broken sscanf from configure.
Revision
1.42 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jul 4 03:17:25 2008 UTC
(12 years, 6 months ago)
by
tothwolf
Branch:
MAIN
Changes since
1.41: +7 -4 lines
Diff to
previous 1.41
,
to
selected 1.3
Require autoconf 2.60 now.
Added AC_PRESERVE_HELP_ORDER macro to configure.ac
Added new autoconf macros to aclocal.m4 and configure.ac: EGG_DEBUG_ENABLE EGG_DEBUG_DEFAULTS EGG_DEBUG_OPTIONS EGG_DEBUG_CFLAGS EGG_ENABLE_DEBUG_CONTEXT
Added new configure options: --enable-debug --enable-debug-mem --enable-debug-assert --enable-debug-context
Replaced ENABLE_STRIP define with DEBUG
DEBUG_CONTEXT is now defined in config.h instead of eggdrop.h
Refactored DEBUG and DEBUG_CONTEXT conditional code in main.c.
Don't default set unlimited core file size for non-debug builds.
Revision
1.41 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jul 4 01:52:55 2008 UTC
(12 years, 6 months ago)
by
tothwolf
Branch:
MAIN
Changes since
1.40: +33 -31 lines
Diff to
previous 1.40
,
to
selected 1.3
Refactored root Makefile.in variables.
Removed unnecessary '-g' flag from LD variables (-g is ignored).
Renamed DEBCFLAGS to DEBCFLGS
Moved -g3 compiler flag to DEBCFLGS variable.
Removed double quoting "`command`" in autoconf macro tests.
Changed autoconf macro 'test ! foo = bar' tests to 'test foo != bar'. Both are portable but '!=' is now more common in autoconf macros and is easier to read.
Revision
1.40 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Aug 28 06:43:21 2004 UTC
(16 years, 4 months ago)
by
wcc
Branch:
MAIN
Changes since
1.39: +2 -3 lines
Diff to
previous 1.39
,
to
selected 1.3
* 'make depend' works again. Use 'misc/makedepend' to update Makefile
dependencies (Backport 1.7).
* Small fix to misc/addpatch by TaKeDa (Backport 1.7).
Revision
1.39 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jul 25 11:17:33 2004 UTC
(16 years, 5 months ago)
by
wcc
Branch:
MAIN
Changes since
1.38: +30 -22 lines
Diff to
previous 1.38
,
to
selected 1.3
* We now support module loading under Darwin (Mac OS X) and NeXT Step.
* Detect Tcl in $HOME/lib and $HOME/tcl/lib first, as to make it easier to allow users to override the system's Tcl version.
* Cleaned up modules.c and the module configure stuff quite a bit.
* Check for -Wall as it's own test (backport 1.9).
* No more eggmod.sh.
* Small fix to a previous patch (removed an unused variable).
Revision
1.37 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Jun 15 07:20:54 2004 UTC
(16 years, 7 months ago)
by
wcc
Branch:
MAIN
Changes since
1.36: +2 -5 lines
Diff to
previous 1.36
,
to
selected 1.3
* Removed 'eggautoconf' crao; moved to autoconf 2.59 for modules. This
should fix some of the module-configure/make config bugs. Couple more
commits coming in a sec. Test me (although already tested pretty well).
Needs to at least be tested on Cygwin, and I don't have access to
Cygwin ATM.
Revision
1.34 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Dec 9 22:21:46 2003 UTC
(17 years, 1 month ago)
by
wcc
Branch:
MAIN
Changes since
1.33: +38 -26 lines
Diff to
previous 1.33
,
to
selected 1.3
* Cosmetic updates to the build process.
* ctype.h is*() functions are apparently unsafe unless recasted.
* Found by Teemu Hjelt.
Revision
1.33 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Sep 27 22:16:24 2002 UTC
(18 years, 3 months ago)
by
wcc
Branch:
MAIN
CVS Tags:
blah,
eggdrop_1_6_13,
eggdrop_1_6_15,
r1,
test
Changes since
1.32: +5 -5 lines
Diff to
previous 1.32
,
to
selected 1.3
Removed both eggdrop.simple.conf and eggdrop.advanced.conf, as many people cannot find the proper settings in eggdrop.simple.conf and
therefore mis-configure their bots. The advanced config was removed due to the fact that the differences between
eggdrop.advanced.conf and eggdrop.complete.conf wrere minimal.
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Oct 10 00:56:32 1999 UTC
(21 years, 3 months ago)
by
fabian
Branch:
MAIN
Changes since
1.3: +6 -6 lines
Diff to
previous 1.3
yet another tree merge and fixups... let's see how long it takes until I learn this stuff
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[selected]
Sat Oct 9 19:31:55 1999 UTC
(21 years, 3 months ago)
by
fabian
Branch:
MAIN
Changes since
1.2: +6 -5 lines
Diff to
previous 1.2
Fabian's asyncdns patch
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.