|
|
@a67e781
|
2015-02-23T05:03:44Z |
dx |
configure: Indentation fixes
|
|
|
@a85a8ab
|
2015-02-23T04:50:32Z |
dx |
Add --doc= configure option to disable helpfile generation
It will …
|
|
|
@34afea7
|
2015-01-31T23:58:57Z |
dx |
Use glib's GChecksum for md5/sha1
This changes behavior slightly:
- …
|
|
|
@e26aa72
|
2015-01-25T05:00:06Z |
dx |
Add git specific stuff!
- A few build system tweaks
- A fancy …
|
|
|
@25c4c78
|
2015-01-16T19:50:24Z |
dx |
Fix compiler warnings on Cygwin and Mac OS X.
* Don't use PIE/PIC on …
|
|
|
@e2472dd
|
2014-11-24T05:16:05Z |
dx |
configure: --asan=1 parameter for AddressSanitizer
Requires gcc >=4.8 …
|
|
|
@e252d8c
|
2014-09-27T14:54:35Z |
dx |
RIP native win32 support (use cygwin instead)
It has been broken for …
|
|
|
@d348377
|
2014-09-27T14:54:35Z |
dx |
Add -lgcrypt when building with OTR built-in
Needed when building …
|
|
|
@fb87924
|
2014-07-24T03:51:08Z |
dx |
fix latest HAS_NAMESER code on cygwin, mac and openbsd
|
|
|
@632627e
|
2014-07-24T03:51:07Z |
dx |
srv_lookup: Portability fixes, handle compressed responses
srv_lookup …
|
|
|
@d203495
|
2014-07-19T23:55:24Z |
Jelmer Vernooij |
Allow LDFLAGS to be provided in the environment and consistently use …
|
|
|
@f287f04
|
2014-06-26T08:07:11Z |
dx |
Fix version in pkg-config file, also change bzr version format …
|
|
|
@04e2a05
|
2014-06-26T08:07:11Z |
dx |
configure: Let the user enable both built-in protocols and purple
…
|
|
|
@b95b0c8
|
2014-06-26T08:07:11Z |
dx |
configure: Add spaces after <<EOF heredoc markers for clarity
I mean, …
|
|
|
@489847f
|
2014-02-28T00:18:58Z |
dx |
pkgconfig: Plugindir fix for bitlbee.pc (Ticket #1085)
|
|
|
@7a80925
|
2014-02-13T08:48:37Z |
wilmer |
Update json-parser code to git rev …
|
|
|
@4dda9e4
|
2013-12-20T18:58:41Z |
wilmer |
Fix building of debug binaries (partially broken by changeset:devel,253).
|
|
|
@a8aa823
|
2013-12-07T12:49:28Z |
wilmer |
Ugly: Bogus dependency on libotr2-dev, but adding a warning to the …
|
|
|
@41a94dd
|
2013-06-01T23:58:55Z |
wilmer |
Define _GNU_SOURCE via the command line instead of bitlbee.h (which …
|
|
|
@e31e5b8
|
2013-04-20T13:05:55Z |
wilmer |
Merging "storage" branch which I wrote long ago. It separates …
|
|
|
@b2b7f52
|
2013-03-01T10:28:44Z |
Miklos Vajna |
#978 fix Mac build of the Skype plugin
|
|
|
@fe92921
|
2013-01-20T10:04:03Z |
Miklos Vajna |
make check: fix this to work again
|
|
|
@b3eee9b
|
2012-12-02T14:40:46Z |
wilmer |
Remove claims that BitlBee with NSS for SSL is supported or even preferred.
|
|
|
@e1d3f98
|
2012-11-12T14:45:38Z |
wilmer |
Remove ssl_bogus.c, it really shouldn't be used anymore since it …
|
|
|
@7281ad1
|
2012-09-15T15:59:17Z |
wilmer |
Allow building position-independent executables. #981, patch from …
|
|
|
@68709f5
|
2012-08-19T15:33:55Z |
wilmer |
NSS module fixes from mcepl in #714. This removes des.c since it's no …
|
|
|
@0153ba9
|
2012-06-04T11:01:50Z |
wilmer |
Drop the LDAP stuff that was never even close to finished.
There was …
|
|
|
@25b80e9c
|
2012-06-03T21:01:06Z |
wilmer |
Commit two patches from RH package maintainer (#956).
|
|
|
@18e1f3b
|
2012-05-02T07:58:22Z |
wilmer |
Set PACKAGE to BitlBee-LIBPURPLE for the libpurple variant, because in …
|
|
|
@e371011
|
2012-03-09T23:38:45Z |
wilmer |
Use -MMD instead of -MD for dependency calculation. This should drop …
|
|
|
@74c5718
|
2012-02-19T18:18:09Z |
wilmer |
Require at least GLib 2.14 now. It was released in Aug 2007 so that …
|
|
|
@7fa5c19
|
2012-02-11T12:55:45Z |
wilmer |
Rename SRCDIR directory to _SRCDIR_. I guess #907 was caused by SRCDIR …
|
|
|
@5513f3e
|
2011-12-24T14:52:35Z |
wilmer |
Fix compatibility with old GnuTLS versions, but with a warning. See …
|
|
|
@57da960
|
2011-12-10T22:43:10Z |
wilmer |
Skype module packaging.
|
|
|
@aee8c19
|
2011-12-07T21:37:27Z |
wilmer |
Fix libresolv detection on FreeBSD. Based on a patch by ashish@….
|
|
|
@693ff09
|
2011-11-25T07:46:44Z |
wilmer |
Removing duplicate twitter=1 line. Bug #804.
|
|
|
@4c225f0
|
2011-10-20T03:18:23Z |
wilmer |
Drop the on-disk IPC socket by default. Nothing uses it. If one really …
|
|
|
@17f6079
|
2011-07-24T12:50:21Z |
wilmer |
Small changes to --skype= flag behaviour in configure script.
|
|
|
@66911fc
|
2011-06-29T23:29:01Z |
Miklos Vajna |
configure: --skype=plugin -> --skype=1
|
|
|
@370899f
|
2011-04-12T00:16:35Z |
Miklos Vajna |
Add build system support for building the skype plugin
|
|
|
@417002e
|
2011-03-18T00:57:14Z |
wilmer |
systemd stuff (bug #738)
|
|
|
@4e3df8a
|
2011-02-24T18:50:18Z |
wilmer |
More discouraging words on libpurple. Too many people seem to be using …
|
|
|
@191cfb1
|
2010-12-16T22:48:23Z |
wilmer |
Fixing syntax error in configure script.
|
|
|
@c5920df
|
2010-12-16T12:09:58Z |
wilmer |
Don't use NSS unless the user insists. It's known to not work so well …
|
|
|
@c775a58
|
2010-12-07T23:41:49Z |
wilmer |
At least don't disable Twitter anymore for libpurple builds. libpurple …
|
|
|
@1074806
|
2010-11-20T15:18:55Z |
wilmer |
Fixed out-of-directory build support to not get confused by Eclipse. #713
|
|
|
@ef043d3
|
2010-11-20T15:13:40Z |
wilmer |
Fix up NSS SSL module.
|
|
|
@70d7795
|
2010-11-12T22:51:39Z |
wilmer |
Don't use the fd passing code in ipc.c on SunOS since it doesn't seem …
|
|
|
@83e47ec
|
2010-10-17T06:44:35Z |
wilmer |
Use gcrypt for 3DES encryption (used for new MSN authentication) so we …
|
|
|
@04f0c10
|
2010-10-03T02:50:20Z |
wilmer |
At least for now, only enable OTR if the user specifically asks for …
|
|
|
@8e9e2b7
|
2010-10-03T02:45:26Z |
wilmer |
Merging mainline, which includes a huge msnp13 merge.
Not 100% sure …
|
|
|
@858ea01
|
2010-09-30T05:50:43Z |
wilmer |
Allow building OTR support as a plugin. Fairly simple, let's hope I …
|
|
|
@f5c0d8e
|
2010-08-31T20:06:14Z |
wilmer |
Merge mainline stuff.
|
|
|
@feb1bad
|
2010-08-28T12:24:37Z |
wilmer |
Pull in Makefile dependencies fix from mainline.
|
|
|
@b0a89cc
|
2010-08-27T08:48:18Z |
wilmer |
Use nifty gcc -MD feature to automatically track .h dependencies of …
|
|
|
@be999a5
|
2010-08-23T23:12:24Z |
wilmer |
First step in this merge. Mostly a bzr merge and then a cleanup of …
|
|
|
@a366cca
|
2010-08-20T23:04:12Z |
wilmer |
Now including a nice and compact 3DES implementation done by …
|
|
|
@daae10f
|
2010-08-07T16:33:02Z |
wilmer |
OpenSolaris (non-gcc) fixes, patches from Dagobert Michelsen …
|
|
|
@4aa0f6b
|
2010-06-07T14:31:07Z |
wilmer |
Merging killerbee stuff, bringing all the bleeding-edge stuff together.
|
|
|
@04dc563
|
2010-06-05T10:32:02Z |
wilmer |
A few more configure script tweaks: Don't enable libpurple by default …
|
|
|
@814aa52
|
2010-06-03T11:00:45Z |
pesco |
merge in bitlbee 1.2.6
|
|
|
@5f8ab6a9
|
2010-06-03T10:41:03Z |
pesco |
merge in bitlbee 1.2.5
|
|
|
@f60079b
|
2010-05-25T22:26:54Z |
wilmer |
Allow one to run the configure script from a different directory and …
|
|
|
@51a799e
|
2010-05-25T22:07:06Z |
wilmer |
Merging killerbee. (The non-libpurple stuff currently doesn't compile.)
|
|
|
@ca0981a
|
2010-05-13T23:05:07Z |
wilmer |
As long as this is a separate branch, enabling purple by default's not …
|
|
|
@bda2975
|
2010-05-02T16:14:14Z |
wilmer |
Warning on the libpurple+libevent combination.
|
|
|
@a348d00
|
2010-05-02T15:49:01Z |
wilmer |
Although probably the Twitter module won't interfere with libpurple, …
|
|
|
@ae3dc99
|
2010-04-24T17:02:07Z |
wilmer |
Merging stuff from mainline (1.2.6).
|
|
|
@21c87a7
|
2010-04-14T09:27:50Z |
wilmer |
Merging loads of stuff from mainline.
|
|
|
@4fca1db
|
2010-04-10T10:07:11Z |
wilmer |
Make compiling on BSD less painful: mktemp really does need a template …
|
|
|
@123cac7
|
2010-04-07T19:40:39Z |
wilmer |
Merging Twitter support.
|
|
|
@ba7d16f
|
2010-03-24T17:12:53Z |
wilmer |
Now seems like a pretty good time to finally kill crypting.c and …
|
|
|
@81ee561
|
2010-03-20T18:03:18Z |
wilmer |
Merging head. Most changes are not so relevant because they're to IM …
|
|
|
@8462239
|
2010-03-18T22:18:52Z |
wilmer |
Use a proper tempfile for the libresolv checks and add a missing " to …
|
|
|
@5605be9
|
2010-03-18T20:34:33Z |
wilmer |
Care about lib64 directories as well when trying to find libresolv.a.
|
|
|
@6ce01be
|
2010-03-17T15:50:58Z |
wilmer |
Undo -iquote change which seems to cause plenty of problems to people …
|
|
|
@3330468
|
2010-03-14T23:15:05Z |
wilmer |
Merging in head.
|
|
|
@ceebeb1
|
2010-03-14T18:09:56Z |
wilmer |
Warn if xmlto is missing and a prebuilt helpfile is missing.
|
|
|
@fb00989
|
2010-03-14T17:55:27Z |
wilmer |
Adding a few consts and other misc fixes from bug #431. Doing this via …
|
|
|
@c6ca3ee
|
2010-03-14T17:49:24Z |
wilmer |
Some const/etc cleanups submitted by domen@… back in bug #431.
|
|
|
@caceb06
|
2010-03-14T16:37:46Z |
wilmer |
Don't strip binaries on OS X since it causes plugin troubles. (Bug #480)
|
|
|
@fb020ac
|
2010-03-07T18:43:23Z |
wilmer |
Merging in mainline, including improved away/status stuff.
|
|
|
@1c2eaa3
|
2010-02-17T00:17:04Z |
wilmer |
Also disable Yahoo! module if SSL support is missing since it also …
|
|
|
@e08e53c
|
2010-01-04T12:16:18Z |
wilmer |
Fixed build system: Run pkg-config at configure-time instead of just …
|
|
|
@1b221e0
|
2009-12-01T21:08:02Z |
g.c.w.m.mulders |
Added twitter-module.
|
|
|
@36cf9fd
|
2009-11-12T11:41:54Z |
wilmer |
Proper detection of a usable libresolv.so or libresolv.a. glibc 2.9 …
|
|
|
@e248c7f
|
2009-10-12T22:23:49Z |
wilmer |
Automatically try prpl-$proto if $proto doesn't exist, and disable …
|
|
|
@796da03
|
2009-10-04T23:28:11Z |
wilmer |
Something that compiles and runs, but otherwise utterly useless. Added …
|
|
|
@823de9d
|
2009-03-12T19:10:06Z |
pesco |
commit updates by ashish shukla <wahjava@…>
|
|
|
@6738a67
|
2008-07-16T23:22:52Z |
pesco |
merge in latest trunk
|
|
|
@6a72a57
|
2008-06-10T03:43:46Z |
Jelmer Vernooij |
Move OUTFILE determination to Makefile rather than configure.
|
|
|
@73c2dce
|
2008-06-10T03:21:13Z |
Jelmer Vernooij |
Update docs, remove obsolete win32-related utilities.
|
|
|
@7d3ef7b
|
2008-06-10T03:04:44Z |
Jelmer Vernooij |
Fix undefined references.
|
|
|
@1bf9492
|
2008-06-09T02:18:34Z |
Jelmer Vernooij |
Use system lib directories and pkg-config directory from target when …
|
|
|
@e46e077
|
2008-04-02T15:39:40Z |
Jelmer Vernooij |
Merge cross compilation patch.
|
|
|
@f1e7407
|
2008-04-02T15:38:34Z |
Jelmer Vernooij |
Add --target argument to configure to allow cross-compilation.
|
|
|
@f9dbc99
|
2008-04-02T14:37:13Z |
Jelmer Vernooij |
Merge gnutls detection fix.
|
|
|
@4af7b4f
|
2008-04-02T14:34:57Z |
Jelmer Vernooij |
Use pkg-config file for gnutls if possible.
This allows building …
|
|
|
@85d7b85
|
2008-04-02T14:22:57Z |
Jelmer Vernooij |
Merge trunk.
|
|
|
@31fc3970
|
2025-12-27T02:21:03Z |
Jelmer Vernooij |
Use simpler flags for gcov.
|
|
|