source: configure

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Date Author Log Message
(edit) @5513f3e   2011-12-24T14:52:35Z wilmer Fix compatibility with old GnuTLS versions, but with a warning. See …
(edit) @57da960   2011-12-10T22:43:10Z wilmer Skype module packaging.
(edit) @aee8c19   2011-12-07T21:37:27Z wilmer Fix libresolv detection on FreeBSD. Based on a patch by ashish@….
(edit) @693ff09   2011-11-25T07:46:44Z wilmer Removing duplicate twitter=1 line. Bug #804.
(edit) @4c225f0   2011-10-20T03:18:23Z wilmer Drop the on-disk IPC socket by default. Nothing uses it. If one really …
(edit) @17f6079   2011-07-24T12:50:21Z wilmer Small changes to --skype= flag behaviour in configure script.
(edit) @66911fc   2011-06-29T23:29:01Z Miklos Vajna configure: --skype=plugin -> --skype=1
(edit) @370899f   2011-04-12T00:16:35Z Miklos Vajna Add build system support for building the skype plugin
(edit) @417002e   2011-03-18T00:57:14Z wilmer systemd stuff (bug #738)
(edit) @4e3df8a   2011-02-24T18:50:18Z wilmer More discouraging words on libpurple. Too many people seem to be using …
(edit) @191cfb1   2010-12-16T22:48:23Z wilmer Fixing syntax error in configure script.
(edit) @c5920df   2010-12-16T12:09:58Z wilmer Don't use NSS unless the user insists. It's known to not work so well …
(edit) @c775a58   2010-12-07T23:41:49Z wilmer At least don't disable Twitter anymore for libpurple builds. libpurple …
(edit) @1074806   2010-11-20T15:18:55Z wilmer Fixed out-of-directory build support to not get confused by Eclipse. #713
(edit) @ef043d3   2010-11-20T15:13:40Z wilmer Fix up NSS SSL module.
(edit) @70d7795   2010-11-12T22:51:39Z wilmer Don't use the fd passing code in ipc.c on SunOS since it doesn't seem …
(edit) @83e47ec   2010-10-17T06:44:35Z wilmer Use gcrypt for 3DES encryption (used for new MSN authentication) so we …
(edit) @04f0c10   2010-10-03T02:50:20Z wilmer At least for now, only enable OTR if the user specifically asks for …
(edit) @8e9e2b7   2010-10-03T02:45:26Z wilmer Merging mainline, which includes a huge msnp13 merge. Not 100% sure …
(edit) @858ea01   2010-09-30T05:50:43Z wilmer Allow building OTR support as a plugin. Fairly simple, let's hope I …
(edit) @f5c0d8e   2010-08-31T20:06:14Z wilmer Merge mainline stuff.
(edit) @feb1bad   2010-08-28T12:24:37Z wilmer Pull in Makefile dependencies fix from mainline.
(edit) @b0a89cc   2010-08-27T08:48:18Z wilmer Use nifty gcc -MD feature to automatically track .h dependencies of …
(edit) @be999a5   2010-08-23T23:12:24Z wilmer First step in this merge. Mostly a bzr merge and then a cleanup of …
(edit) @a366cca   2010-08-20T23:04:12Z wilmer Now including a nice and compact 3DES implementation done by …
(edit) @daae10f   2010-08-07T16:33:02Z wilmer OpenSolaris (non-gcc) fixes, patches from Dagobert Michelsen …
(edit) @4aa0f6b   2010-06-07T14:31:07Z wilmer Merging killerbee stuff, bringing all the bleeding-edge stuff together.
(edit) @04dc563   2010-06-05T10:32:02Z wilmer A few more configure script tweaks: Don't enable libpurple by default …
(edit) @814aa52   2010-06-03T11:00:45Z pesco merge in bitlbee 1.2.6
(edit) @5f8ab6a9   2010-06-03T10:41:03Z pesco merge in bitlbee 1.2.5
(edit) @f60079b   2010-05-25T22:26:54Z wilmer Allow one to run the configure script from a different directory and …
(edit) @51a799e   2010-05-25T22:07:06Z wilmer Merging killerbee. (The non-libpurple stuff currently doesn't compile.)
(edit) @ca0981a   2010-05-13T23:05:07Z wilmer As long as this is a separate branch, enabling purple by default's not …
(edit) @bda2975   2010-05-02T16:14:14Z wilmer Warning on the libpurple+libevent combination.
(edit) @a348d00   2010-05-02T15:49:01Z wilmer Although probably the Twitter module won't interfere with libpurple, …
(edit) @ae3dc99   2010-04-24T17:02:07Z wilmer Merging stuff from mainline (1.2.6).
(edit) @21c87a7   2010-04-14T09:27:50Z wilmer Merging loads of stuff from mainline.
(edit) @4fca1db   2010-04-10T10:07:11Z wilmer Make compiling on BSD less painful: mktemp really does need a template …
(edit) @123cac7   2010-04-07T19:40:39Z wilmer Merging Twitter support.
(edit) @ba7d16f   2010-03-24T17:12:53Z wilmer Now seems like a pretty good time to finally kill crypting.c and …
(edit) @81ee561   2010-03-20T18:03:18Z wilmer Merging head. Most changes are not so relevant because they're to IM …
(edit) @8462239   2010-03-18T22:18:52Z wilmer Use a proper tempfile for the libresolv checks and add a missing " to …
(edit) @5605be9   2010-03-18T20:34:33Z wilmer Care about lib64 directories as well when trying to find libresolv.a.
(edit) @6ce01be   2010-03-17T15:50:58Z wilmer Undo -iquote change which seems to cause plenty of problems to people …
(edit) @3330468   2010-03-14T23:15:05Z wilmer Merging in head.
(edit) @ceebeb1   2010-03-14T18:09:56Z wilmer Warn if xmlto is missing and a prebuilt helpfile is missing.
(edit) @fb00989   2010-03-14T17:55:27Z wilmer Adding a few consts and other misc fixes from bug #431. Doing this via …
(edit) @c6ca3ee   2010-03-14T17:49:24Z wilmer Some const/etc cleanups submitted by domen@… back in bug #431.
(edit) @caceb06   2010-03-14T16:37:46Z wilmer Don't strip binaries on OS X since it causes plugin troubles. (Bug #480)
(edit) @fb020ac   2010-03-07T18:43:23Z wilmer Merging in mainline, including improved away/status stuff.
(edit) @1c2eaa3   2010-02-17T00:17:04Z wilmer Also disable Yahoo! module if SSL support is missing since it also …
(edit) @e08e53c   2010-01-04T12:16:18Z wilmer Fixed build system: Run pkg-config at configure-time instead of just …
(edit) @1b221e0   2009-12-01T21:08:02Z g.c.w.m.mulders Added twitter-module.
(edit) @36cf9fd   2009-11-12T11:41:54Z wilmer Proper detection of a usable libresolv.so or libresolv.a. glibc 2.9 …
(edit) @e248c7f   2009-10-12T22:23:49Z wilmer Automatically try prpl-$proto if $proto doesn't exist, and disable …
(edit) @796da03   2009-10-04T23:28:11Z wilmer Something that compiles and runs, but otherwise utterly useless. Added …
(edit) @823de9d   2009-03-12T19:10:06Z pesco commit updates by ashish shukla <wahjava@…>
(edit) @6738a67   2008-07-16T23:22:52Z pesco merge in latest trunk
(edit) @6a72a57   2008-06-10T03:43:46Z Jelmer Vernooij Move OUTFILE determination to Makefile rather than configure.
(edit) @73c2dce   2008-06-10T03:21:13Z Jelmer Vernooij Update docs, remove obsolete win32-related utilities.
(edit) @7d3ef7b   2008-06-10T03:04:44Z Jelmer Vernooij Fix undefined references.
(edit) @1bf9492   2008-06-09T02:18:34Z Jelmer Vernooij Use system lib directories and pkg-config directory from target when …
(edit) @e46e077   2008-04-02T15:39:40Z Jelmer Vernooij Merge cross compilation patch.
(edit) @f1e7407   2008-04-02T15:38:34Z Jelmer Vernooij Add --target argument to configure to allow cross-compilation.
(edit) @f9dbc99   2008-04-02T14:37:13Z Jelmer Vernooij Merge gnutls detection fix.
(edit) @4af7b4f   2008-04-02T14:34:57Z Jelmer Vernooij Use pkg-config file for gnutls if possible. This allows building …
(edit) @85d7b85   2008-04-02T14:22:57Z Jelmer Vernooij Merge trunk.
(edit) @31fc3970   2025-12-27T02:21:03Z Jelmer Vernooij Use simpler flags for gcov.
(edit) @4d8fbe8   2008-02-17T11:15:49Z sm remove gthread dependency
(edit) @764c7d1   2008-02-03T21:30:03Z sm OTR support, first checkin
(edit) @003553b   2008-01-19T18:23:56Z wilmer Using test -f instead of test -e. This breaks if the include files are …
(edit) @43462708   2008-01-06T12:37:55Z wilmer More consistency in error/warning errors. Until now "WARNING:" was …
(edit) @911cc4f   2007-12-02T17:24:46Z wilmer Defining DEBUG via CFLAGS so that it'll always be there, even when a …
(edit) @56f260a   2007-11-22T22:56:52Z wilmer Some changes to get rid of compiler warnings. (And disabling strict …
(edit) @e9b755e   2007-10-18T16:44:25Z Jelmer Vernooij Use standard functions for dealing with both IPv6 and IPv4.
(edit) @285b55d   2007-10-10T22:45:19Z wilmer configure script now allows one to override CFLAGS. (Bug #171)
(edit) @2abfbc5   2007-08-30T22:17:51Z wilmer From vmiklos: Added --plugins= option to configure script.
(edit) @1da00b1   2007-07-14T23:47:38Z wilmer Hiding LDAP support because it doesn't actually work at all ATM.
(edit) @0fd8559   2007-02-18T17:48:04Z wilmer Merging new Jabber module. See the massive changelog for all the cool …
(edit) @8de63c3   2007-02-18T17:37:54Z wilmer AIX fixup. See #230.
(edit) @5c5a586   2007-02-18T17:05:29Z wilmer configure script tweaks.
(edit) @d8d63a2   2006-12-05T20:40:17Z Jelmer Vernooij [merge] wilmer
(edit) @e8a6211   2006-10-22T17:00:15Z wilmer Merge from main tree.
(edit) @670204f   2006-10-22T12:43:40Z wilmer Copied 1.0.x changelogs, disabled LDAP support in configure (because …
(edit) @36e9f62   2006-10-07T17:46:28Z wilmer Added SRV lookups to automatically find out the correct server for a …
(edit) @66b9e86e   2006-07-07T13:33:31Z Jelmer Vernooij Add support for checking test suite coverage using gcov.
(edit) @b3c467b   2006-06-28T09:59:33Z wilmer Cleaned up Makefiles + configure: Cleaning up bitlbee.pc, removed the …
(edit) @fd03770   2006-06-25T19:43:14Z wilmer Merging from devel/Jelmer.
(edit) @df1694b   2006-06-25T12:15:42Z wilmer Moving all generic files to lib/ instead of having some in / and some …
(edit) @10efa91   2006-06-17T11:39:17Z wilmer Fixed bug in LDAP Makefile generation.
(edit) @85e9644   2006-06-07T13:36:19Z wilmer Merging Jelmer's storage tree (with LDAP support).
(edit) @5973412   2006-06-03T20:52:40Z Jelmer Vernooij Try to detect -lldap
(edit) @9779c18   2006-06-03T20:20:43Z Jelmer Vernooij [merge] Wilmer
(edit) @4ff0966   2006-05-28T23:13:47Z wilmer Merging from main/jelmer.
(edit) @aec56b0   2006-05-26T15:46:23Z Jelmer Vernooij Allow overriding --arch, support --arch=Windows
(edit) @68b518d6   2006-05-26T09:03:38Z wilmer Merging from main development tree.
(edit) @574af7e   2006-05-25T23:20:54Z Jelmer Vernooij Require GLib 2
(edit) @b1bd100   2006-05-25T16:09:15Z Jelmer Vernooij [merge] integration
(edit) @0a69d7b   2006-05-25T09:53:53Z Jelmer Vernooij Use iconv from GLib if available
(edit) @601e813   2006-05-24T23:04:18Z Jelmer Vernooij [merge] Wilmer
Note: See TracRevisionLog for help on using the revision log.