index
:
bitlbee
develop
install-dev
master
patched-3.4.1
patched-master
scram
server-time
set-account
tagged_msg
twitter-reconnect
personal fork of github.com/bitlbee/bitlbee
Marius Halden
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
Lines
*
Merge branch 'master' into patched-master
Marius Halden
2018-04-19
-26
/
+2
|
\
|
*
Remove old skype plugin. Use the skypeweb purple plugin instead.
dequis
2018-03-11
-26
/
+2
*
|
Merge branch 'master' into patched-master
Marius Halden
2017-07-04
-0
/
+1
|
\
|
|
*
cygwin: add a missing mkdir of libdir to the makefile
dequis
2017-05-18
-0
/
+1
*
|
Merge branch 'master' into patched-master
Marius Halden
2017-05-14
-0
/
+7
|
\
|
|
*
cygwin: Export a "libbitlbee.dll.a" to allow plugins to link to it
dequis
2017-05-13
-0
/
+7
*
|
Merge branch 'master' into patched-master
Marius Halden
2017-04-07
-6
/
+6
|
\
|
|
*
Add --verbose configure option to control verbose build output
Tim Harder
2017-03-12
-6
/
+6
*
|
Merge branch 'master' into patched-master
Marius Halden
2016-12-26
-1
/
+1
|
\
|
|
*
Include debug symbols in non-debug builds, disable stripping by default
dequis
2016-11-28
-1
/
+1
*
|
Don't show message about install-dev if --devel=1
Marius Halden
2016-05-07
-0
/
+2
*
|
Configure option for install-dev and install config sample automatically
Marius Halden
2016-05-07
-4
/
+16
|
/
*
Authentication: scaffolding for multiple authentication backends
Dennis Kaarsemaker
2016-03-25
-1
/
+1
*
Move CAP commands to irc_cap.c; use enum for flags
dequis
2015-09-30
-1
/
+1
*
Makefile: suggest users to run "make install-dev" after install
dequis
2015-08-26
-2
/
+6
*
Makefile: don't call 'doc' target of skype...
dequis
2015-05-28
-3
/
+0
*
Minor fixes before 3.4 release.
3.4
Wilmer van der Gaast
2015-03-25
-1
/
+1
*
Add --doc= configure option to disable helpfile generation
dequis
2015-02-23
-0
/
+6
*
Add git specific stuff!
dequis
2015-01-25
-1
/
+1
*
Two minor build fixes.
dequis
2014-09-28
-5
/
+3
*
RIP native win32 support (use cygwin instead)
dequis
2014-09-27
-10
/
+2
*
Makefile: Use wildcard for headers to avoid missing files
dequis
2014-09-27
-1
/
+1
*
Add missing dependency of install-systemd on systemd.
Jelmer Vernooij
2014-09-21
-1
/
+1
*
Allow LDFLAGS to be provided in the environment and consistently use $(LDFLAGS)
Jelmer Vernooij
2014-07-20
-3
/
+3
*
Nope, do not install systemd stuff by default. Remove it from the install:
Wilmer van der Gaast
2014-07-05
-1
/
+4
*
Two small fixes to make Debian builds work again.
Wilmer van der Gaast
2014-07-01
-3
/
+4
*
Makefile: use $(MAKE) for skype install (Ticket #1099)
radhermit
2014-02-28
-1
/
+1
*
Makefile: Use $INSTALL instead of the hardcoded command (Ticket #725)
Robert Scheck
2014-02-27
-14
/
+14
*
Install JSON header files.
Wilmer van der Gaast
2013-05-19
-1
/
+1
*
#978 fix Mac build of the Skype plugin
Miklos Vajna
2013-03-01
-1
/
+1
*
skype: remove unused build system targets, references to git
Miklos Vajna
2013-01-01
-0
/
+3
*
Allow building position-independent executables. #981, patch from brainsmoke.
Wilmer van der Gaast
2012-09-15
-2
/
+2
*
Fix systemd service files
Miklos Vajna
2012-02-22
-2
/
+2
*
Rename SRCDIR directory to _SRCDIR_. I guess #907 was caused by SRCDIR
Wilmer van der Gaast
2012-02-11
-9
/
+9
*
Update help text for "set oauth" with what's supported now. Also adding a
Wilmer van der Gaast
2011-12-19
-3
/
+12
*
Skype module packaging.
Wilmer van der Gaast
2011-12-10
-5
/
+10
*
Fix Skype typo: the in-tree config has a .dist suffix
Miklos Vajna
2011-11-24
-1
/
+1
*
Switch order of linker arguments for building otr.so which should fix the
Wilmer van der Gaast
2011-10-17
-1
/
+1
*
Merging OTR fixes from pesco. Fixes #690 and possibly others.
Wilmer van der Gaast
2011-07-31
-0
/
+1
|
\
|
*
fix possible segfault(s) when changing otr status
Sven Moritz Hallberg
2011-06-26
-0
/
+1
*
|
Merging Skype plugin. Many thanks to Miklos Vajna for all his work on this,
Wilmer van der Gaast
2011-07-24
-1
/
+22
|
\
\
|
|
/
|
/
|
|
*
Install skyped documentation if skype is enabled
unknown
2011-07-03
-0
/
+9
|
*
Install skyped if skype is enabled
unknown
2011-07-03
-0
/
+4
|
*
Add build system support for building the skype plugin
Miklos Vajna
2011-04-12
-1
/
+9
*
|
honor LDFLAGS in otr.so make rule
Sven Moritz Hallberg
2011-05-01
-1
/
+1
|
/
*
fakeroot is now known as fuckroot; it changes $UID but $USER is still
Wilmer van der Gaast
2011-03-19
-1
/
+1
*
Added init/ subdir and make clean.
Wilmer van der Gaast
2011-03-18
-1
/
+1
*
systemd stuff (bug #738)
Wilmer van der Gaast
2011-03-18
-3
/
+21
*
Don't use xargs -r in distclean (fixes OS X compatibility, #688).
Wilmer van der Gaast
2010-12-04
-1
/
+1
*
Allow building OTR support as a plugin. Fairly simple, let's hope I can get
Wilmer van der Gaast
2010-09-29
-4
/
+14
[next]