|
|
@684aca2
|
2024-07-03T07:58:38Z |
Jelmer Vernooij |
Replace libgcrypt-configure with pkg-config
libgcrypt-configure has …
|
|
|
@612b49d
|
2023-04-16T03:18:07Z |
noreply |
configure: address ShellCheck reports and add ShellCheck job (#189)
|
|
|
@08964da
|
2023-04-08T21:00:25Z |
noreply |
Fix ./configure: line 760: [: auto: integer expression expected (#188)
|
|
|
@d36ef38
|
2023-04-07T10:51:52Z |
noreply |
Switch from 'which' to 'command -v' to increase portability (#185)
In …
|
|
|
@e805611
|
2023-04-05T21:56:36Z |
noreply |
Include /usr/include/json-parser/json.h before lib/json.h (#182)
|
|
|
@92a03a0
|
2023-04-03T19:10:41Z |
noreply |
HTTPSify BitlBee URLs (#180)
...and refer to GitHub instead of Bazaar.
|
|
|
@59c9fa4d
|
2023-03-08T19:09:13Z |
noreply |
Revert shell fixes (#176)
See …
|
|
|
@bea6db0
|
2023-03-07T21:43:36Z |
noreply |
Fix systemd autodetection (#175)
|
|
|
@50d0a72
|
2023-03-07T21:21:34Z |
noreply |
Improve control over automatic properties of Systemd configuration …
|
|
|
@82149f4
|
2023-03-04T19:59:09Z |
noreply |
Fixes related to external-json-parser (#165)
* configure: append …
|
|
|
@7342cae
|
2023-02-03T13:58:56Z |
jelmer.vernooij |
Fix out of tree builds
(regression introduced in …
|
|
|
@b6df23d
|
2023-02-02T12:05:10Z |
noreply |
configure: fix single quotes in a C string when spoofing …
|
|
|
@2bd8f39
|
2023-01-30T19:27:28Z |
noreply |
Fix up a lot of shell errors in the configure script (#167)
I ran in …
|
|
|
@8ca172f
|
2022-12-04T17:09:00Z |
noreply |
Systemd Enhancements: Create user and directory automatically (#163)
…
|
|
|
@e9eee04
|
2022-08-22T14:48:16Z |
Jelmer Vernooij |
configure: remove -fno-strict-aliasing
lib/json.c seems to be the …
|
|
|
@da0202a
|
2022-08-22T14:38:38Z |
Jelmer Vernooij |
Support using system libjsonparser.
|
|
|
@cc0ad0a
|
2022-02-22T15:27:23Z |
Jelmer Vernooij |
configure: Fix syntax
|
|
|
@ea3f90f
|
2022-02-17T22:23:06Z |
Jelmer Vernooij |
Add strcasestr compatability function
Older platforms unfortunately …
|
|
|
@0d753ff
|
2022-02-17T22:23:06Z |
Jelmer Vernooij |
Disable pie on SunOS, not supported
Add SunOS to the list of …
|
|
|
@f18209a
|
2020-08-30T18:11:01Z |
Jelmer Vernooij |
Use python3 if 'python' is not available.
|
|
|
@3a547ee
|
2019-11-28T00:22:56Z |
robert |
g_hash_table_contains() exists since GLib >= 2.32
Usage of …
|
|
|
@e5d2c56
|
2019-02-03T15:18:54Z |
dx |
Remove OSCAR since both ICQ and AIM are dead
RIP.
|
|
|
@0d2cd10
|
2018-03-26T16:48:32Z |
dx |
Write backtrace to /var/lib/bitlbee/crash.log on SIGSEGV
…
|
|
|
@1de945b
|
2018-03-19T15:39:57Z |
dx |
configure: Add -Wformat -Werror=format-security to default CFLAGS
…
|
|
|
@a949b43
|
2018-03-11T19:33:55Z |
dx |
Remove old skype plugin. Use the skypeweb purple plugin instead.
RIP
…
|
|
|
@7ec2ce8
|
2018-01-10T03:05:23Z |
dx |
Remove MSN. Use the skypeweb purple plugin instead.
RIP
As per …
|
|
|
@ad66dcd
|
2017-08-31T20:13:34Z |
artem.savkov |
Add datadir to pkgconfig file and config.h
Export datadir through …
|
|
|
@4d51c84
|
2017-07-09T03:10:53Z |
dx |
configure: Don't require python if docs are already built
|
|
|
@b9c10a1
|
2017-05-29T05:04:36Z |
dx |
cygwin: add -no-undefined on our side to fix issues with mac OS
So …
|
|
|
@54b2a36
|
2017-05-13T20:38:35Z |
dx |
cygwin: Export a "libbitlbee.dll.a" to allow plugins to link to it
|
|
|
@08b0ed8
|
2017-03-12T04:16:58Z |
dx |
configure: respect autotools-like verbose flags for make
In other …
|
|
|
@65d0dfd
|
2017-03-12T04:16:58Z |
dx |
Add --verbose configure option to control verbose build output
…
|
|
|
@2a1c27f
|
2016-11-28T18:20:34Z |
dx |
Include debug symbols in non-debug builds, disable stripping by …
|
|
|
@a7baf40
|
2016-11-19T07:59:14Z |
dx |
Remove yahoo (the old protocol). Use funyahoo++ instead.
RIP
The …
|
|
|
@9ae8f82
|
2016-07-25T23:42:31Z |
dx |
configure: improve error message on missing pkg-config
|
|
|
@21f450c
|
2016-05-26T00:15:15Z |
dx |
configure: add 'arch' variable again, needed for portability
It was …
|
|
|
@2e78f75
|
2016-05-15T17:16:38Z |
Jelmer Vernooij |
Remove the ARCH / CPU defines.
These only reflect on what arch/cpu …
|
|
|
@50bb490
|
2016-03-25T18:07:53Z |
dennis |
ldap authentication backend
We only support the openldap scheme for …
|
|
|
@a6005da
|
2016-03-25T18:07:53Z |
dennis |
Linux pam authentication backend
This backend authenticates users …
|
|
|
@8e6ecfe
|
2016-03-25T18:07:53Z |
dennis |
Authentication: scaffolding for multiple authentication backends
…
|
|
|
@2f8e3ca
|
2015-11-21T18:02:10Z |
dx |
Show ./configure args in bitlbee -V, config.h and Makefile.settings
|
|
|
@872e017
|
2015-10-08T05:09:12Z |
dx |
Add missing space in configure
|
|
|
@f5bbaba
|
2015-08-31T13:58:41Z |
dx |
Improved cross compiler support.
* Added a configure option for …
|
|
|
@a59bd11
|
2015-08-08T00:12:36Z |
dx |
configure: use pkg-config for libotr
|
|
|
@4966712a
|
2015-07-29T22:43:15Z |
wilmer |
Replace backticks with $(something better) in configure script.
|
|
|
@1cef55f
|
2015-06-04T17:13:22Z |
dx |
configure: allow specifying location of python executable
Because …
|
|
|
@1d8cbc9
|
2015-05-31T05:48:40Z |
dx |
configure: bsd sed doesn't support \+ without -r, use * instead
…
|
|
|
@c984ee3
|
2015-05-31T05:25:30Z |
dx |
configure: 'sed -r' doesn't work in mac os x
|
|
|
@e28c449
|
2015-05-31T04:53:01Z |
dx |
configure: handle 'git describe' failures when no tags are reachable
…
|
|
|
@6e21525
|
2015-05-31T02:29:44Z |
dx |
configure: workaround for branch names with slashes in them…
|
|
|
@09bd226
|
2015-05-18T02:23:56Z |
dx |
Include prebuilt skyped manpage, remove asciidoc dependency
|
|
|
@beb0f54
|
2015-05-17T04:13:30Z |
dx |
configure: Replace xmlto/xsltproc checks with a python>=2.5 check
It …
|
|
|
@041777e
|
2015-05-06T10:32:54Z |
dx |
configure: fix spoofed BITLBEE_VERSION env variable handling
|
|
|
@70ec7ab
|
2015-05-03T22:43:33Z |
dx |
configure: change version number format, add --dump-version
|
|
|
@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
|
|
|