Log of /ircd-hybrid/branches/8.1.x/configure.ac
Parent Directory
|
Revision Log
Revision
3033 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Feb 25 11:53:16 2014 UTC
(8 years, 5 months ago)
by
michael
File length: 3746 byte(s)
Diff to
previous 2789
- Revved patchlevel
-- folgenden Zeilen werden ignoriert --
M configure
M include/patchlevel.h
M configure.ac
Revision
2485 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Oct 23 18:08:17 2013 UTC
(8 years, 9 months ago)
by
michael
File length: 3696 byte(s)
Diff to
previous 2461
- Initial build system related modernizations
- Add -fstack-protector to CFLAGS if available
- Move openssl check to m4/ax_check_openssl.m4
Revision
1832 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Apr 19 19:16:09 2013 UTC
(9 years, 4 months ago)
by
michael
Original Path:
ircd-hybrid/trunk/configure.ac
File length: 6332 byte(s)
Diff to
previous 1751
- Made all numeric defines use the actual string instead of the numeric value
which allows to use gcc's printf format attribute
- Remove current message locale implementation
Revision
1751 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Jan 16 18:30:52 2013 UTC
(9 years, 7 months ago)
by
michael
Original Path:
ircd-hybrid/trunk/configure.ac
File length: 6364 byte(s)
Diff to
previous 1720
- Forward-port -r1750 [IMPORTANT: nick and topic lengths are now configurable
via ircd.conf. A max_nick_length, as well as a max_topic_length configuration
option can now be found in the serverinfo{} block]
- OpenSSL 0.9.8s and higher is now required in order to enable ssl support
Revision
1654 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Nov 16 19:39:37 2012 UTC
(9 years, 9 months ago)
by
michael
Original Path:
ircd-hybrid/trunk/configure.ac
File length: 6499 byte(s)
Diff to
previous 1592
- Implemented memory pool allocator which basically is taken from Tor's
mempool allocator for Tor cells
- Fixed compile warnings in conf_class.c
- ./configure --enable-assert works again
Revision
1402 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed May 9 18:42:45 2012 UTC
(10 years, 3 months ago)
by
michael
Original Path:
ircd-hybrid-8/configure.ac
File length: 7156 byte(s)
Diff to
previous 1373
- /info no longer sends information about the platform ircd is running on
- remove get_ircd_platform() function
- configure: --enable-efnet switch is no longer required
Revision
1015 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Oct 25 00:08:06 2009 UTC
(12 years, 9 months ago)
by
michael
Original Path:
ircd-hybrid-7.2/configure.ac
File length: 8810 byte(s)
Diff to
previous 1010
- fixed broken cryptlinks as reported by henri
- removed deprecated inet_misc.c
- removed __attribute__ format, which sometimes really is usefull, even if
unportable unless gcc, but for now they only give false warnings
Revision
998 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Aug 23 12:43:17 2009 UTC
(12 years, 11 months ago)
by
michael
Original Path:
ircd-hybrid-7.2/configure.ac
File length: 7890 byte(s)
Diff to
previous 982
- change resolver/auth to use balloc memory pool
- ircd.c: init_resolver() has to be called *before* read_conf_files(), otherwise
recvfrom() aborts with ENOTSOCK in case there are configured connect{} blocks
with a host that needs to be resolved on the very first configuration read.
Revision
912 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Nov 7 22:47:44 2007 UTC
(14 years, 9 months ago)
by
michael
Original Path:
ircd-hybrid-7.2/configure.ac
File length: 5788 byte(s)
Diff to
previous 908
- Implemented libtool-ltdl. Only shared modules are supported currently
- Several build fixes and cleanups. ircd now builds and runs without any problems
- Added back all files to SVN that are needed to built the daemon
I really don't want to force other people that want to test the snapshots
or svn versions to install yyacc, lex, automake, autoconf and libtool...
No problem having required files in svn
- Removed some automake maintainer stuff which is kinda useless for us
Revision
897 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Nov 3 17:13:32 2007 UTC
(14 years, 9 months ago)
by
db
Original Path:
ircd-hybrid-7.2/configure.ac
File length: 32820 byte(s)
Diff to
previous 875
- Major cleanup of build system (Stu should review this)
Basically move shared stuff like help messages modules to datadir
Try to keep to the original layout under prefix if --datadir
--sysconfdir --localstatedir are not given
- Make the example files have reasonable defaults, this bites me
all the time anyway.
Revision
166 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Oct 21 04:20:48 2005 UTC
(16 years, 10 months ago)
by
db
Original Path:
ircd-hybrid-7.2/configure.ac
File length: 32223 byte(s)
Diff to
previous 34
Backported from HEAD
- committed configure changes by nenolod (William Pitcock)
to check for HAVE_DLINFO
- fixed logic for picking up address for the mod_list
Revision
30 -
(
view)
(
annotate)
-
[select for diffs]
Added
Sun Oct 2 20:03:27 2005 UTC
(16 years, 10 months ago)
by
adx
Original Path:
ircd-hybrid/configure.ac
File length: 32311 byte(s)
- imported sources
- can be moved later according to the directory/branching scheme,
but we need the svn up
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.