Log of /eggdrop1.9/bootstrap
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.20 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Oct 17 05:14:06 2004 UTC
(16 years, 6 months ago)
by
stdarg
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.19: +5 -5 lines
Diff to
previous 1.19
* 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.19 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Jun 21 10:34:07 2004 UTC
(16 years, 9 months ago)
by
wingman
Branch:
MAIN
Changes since
1.18: +5 -2 lines
Diff to
previous 1.18
* 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.18 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jun 20 21:33:27 2004 UTC
(16 years, 9 months ago)
by
wingman
Branch:
MAIN
Changes since
1.17: +2 -2 lines
Diff to
previous 1.17
* 1.7 => 1.9 change (though not all occurrances replaced. Old modules,
ChangeLogs, etc were kept.)
Revision
1.17 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jun 20 09:40:22 2004 UTC
(16 years, 9 months ago)
by
wingman
Branch:
MAIN
Changes since
1.16: +11 -3 lines
Diff to
previous 1.16
* Added possibility to run ./bootstrap with different version of auto*
tools:
./bootstrap # try highest
./bootstrap 1.6 # run with automake-1.6/aclocal
./bootstrap 1.8 # ...
* CPPFLAGS are not supported by 1.6, so changed to CFLAGS which are.
Anyone knows a site of such incompatibilities between the automake-*
versions?
Revision
1.16 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jun 16 06:33:44 2004 UTC
(16 years, 10 months ago)
by
wcc
Branch:
MAIN
Changes since
1.15: +2 -2 lines
Diff to
previous 1.15
* 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.15 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jun 10 23:59:16 2004 UTC
(16 years, 10 months ago)
by
takeda
Branch:
MAIN
Changes since
1.14: +2 -2 lines
Diff to
previous 1.14
* fixed some warnings and errors while compiling/generating autoconf on FreeBSD
Revision
1.14 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jun 9 06:45:06 2004 UTC
(16 years, 10 months ago)
by
tothwolf
Branch:
MAIN
Changes since
1.13: +10 -5 lines
Diff to
previous 1.13
* Don't use --force for libtoolize in bootstrap.
* Upgraded to latest config.guess and config.sub.
Revision
1.13 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Jun 8 00:51:58 2004 UTC
(16 years, 10 months ago)
by
stdarg
Branch:
MAIN
Changes since
1.12: +11 -11 lines
Diff to
previous 1.12
* Hmm... reran bootstrap with some new options... some of takeda's reordering
Revision
1.10 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Oct 21 17:38:24 2001 UTC
(19 years, 5 months ago)
by
ite
Branch:
MAIN
Changes since
1.9: +2 -2 lines
Diff to
previous 1.9
* 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.9 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Oct 21 14:51:34 2001 UTC
(19 years, 5 months ago)
by
tothwolf
Branch:
MAIN
Changes since
1.8: +3 -3 lines
Diff to
previous 1.8
* added latest version of config.guess and config.sub to acconfig dir
* don't remove config.guess and config.sub with maintainer-clean rule
* keep libtoolize from overwriting config.guess and config.sub
Revision
1.8 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Oct 20 01:19:41 2001 UTC
(19 years, 5 months ago)
by
tothwolf
Branch:
MAIN
Changes since
1.7: +11 -5 lines
Diff to
previous 1.7
* 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.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Oct 14 14:33:48 2001 UTC
(19 years, 6 months ago)
by
ite
Branch:
MAIN
Changes since
1.6: +3 -3 lines
Diff to
previous 1.6
Reverted a change on bootstrap script, accidentally broken in a previous commit
Revision
1.6 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Oct 14 14:09:35 2001 UTC
(19 years, 6 months ago)
by
ite
Branch:
MAIN
Changes since
1.5: +4 -5 lines
Diff to
previous 1.5
* STATIC is #defined again on static builds.
* Removed code for old module loading emulation on static builds.
* Updated README and INSTALL: new static build explanation.
* More string's gettextized-
* Synched po/eggdrop.pot with sources.
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Oct 10 01:20:08 2001 UTC
(19 years, 6 months ago)
by
ite
Branch:
MAIN
Changes since
1.4: +26 -25 lines
Diff to
previous 1.4
* Refactored the tree (especially src/modules.c) to use the libltdl
wrapper. Modules are configured to be lt_dlopened or dl_preopened (if
the system doesn't support shared libraries).
* Should compile modules on more SunOs environments and on Beos too.
* Libtoolized the package: modules and internal libraries build system
more protable than ever.
* Wiped out old makefiles in favour of automake and Makefile.am's
files.
* Misc cleanups.
* Updated bootstrap script
* Moved doc/AUTHORS to ./AUTHORS
* Updated config.guess and config.sub
* Changed misc/ to ./ temporairly
* Got rid of misc/modconfig, and more in general of the old module
configuration stuff, in favor of an incoming ./configure parametrized
choice.
* Moved configure macros from aclocal.m4 to acinclude.m4 since aclocal.m4
is now generated by aclocal on bootstrap.
* Removed no more necessary macros like EGG_EXEEXT because of
libltdl+automake power ;P
* Removed EGG_CHECK_LIBSAFE_SSCANF macro that wasn't necessary anymore
after gettext support.
* Added preliminary EGG_DEBUG_OPTIONS macro.
* Heavily stripped EGG_CHECK_OS macro and got rid of some system
specific defines that were dead because of libltdl.
* Updated .cvsignore files.
* Improved make dist target.
* make static is gone in favor of ./configure --disable-shared.
* make debug is gone in favor of future ./configure --with-debug
options.
* Others targets are gone in favor of more GNU standard targets.
* Updated po/eggdrop.pot.
# Egglib is now compiled and linked in the core.
* Moved compress.mod's specific configure macros to the top configure script.
* Switched to gettext 0.10.40 and pre-gettextized the devel tree.
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Aug 21 00:21:17 2001 UTC
(19 years, 7 months ago)
by
ite
Branch:
MAIN
Changes since
1.3: +11 -0 lines
Diff to
previous 1.3
Gettext phase 2:
* Replced dummy _() define with the real one and added language domain binding
code.
* added gettext's related m4 macros to aclocal
* added misc/config.guess and misc/config.sub system detection scripts
* added the po subdirectory containing:
- eggdrop.pot: the template translation file.
- POTFILES.in: a list of the source files containing _("") macros
- update.pl: a small perl script to generate eggdrop.pot from the sources
and to update existing translation files (*.po)
- ChangeLog: list of changes in that directory.
* added VERSION and VERSION_NUM (replacing EGG_VERSION and EGG_VERSION_NUM)
defines for versioning information. The version (+patch excepted) now changes
by just editing an entry in top of configure.in.
* removed EGG_VERSION_MAX and EGGDROP_VERSION_MIN C macros that wheren't used
anywhere.
* Modified bootstrap script
* added and and modified .cvsignore files
Revision
1.2
Mon Aug 13 23:36:48 2001 UTC
(19 years, 8 months ago)
by
ite
Branch:
MAIN
Changes since
1.1: +0 -0 lines
FILE REMOVED
Removed non executable bootstrap.
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.