Sebastien Helleu
|
dfdf42e27b
|
core: remove unneeded whitespace
|
2011-10-26 20:37:03 +02:00 |
|
Sebastien Helleu
|
4126187574
|
core: fix bug with new line inserted at end of each line displayed (set eat_newline_glitch to 0 if available)
|
2011-06-01 12:10:03 +02:00 |
|
Sebastien Helleu
|
2ef6fdb2a1
|
Add option "memory" to command /debug
|
2011-02-10 18:37:12 +01:00 |
|
Sebastien Helleu
|
d24f6e9e17
|
Update copyright dates
|
2011-01-01 18:06:29 +01:00 |
|
Sebastien Helleu
|
e92079cfe9
|
Add new option weechat.look.highlight_regex and function string_has_highlight_regex in plugin API (task #10321)
|
2010-11-25 21:28:14 +01:00 |
|
Sebastien Helleu
|
776329b93f
|
Rename cmake options DISABLE_XXX to ENABLE_XXX
|
2010-08-13 23:35:30 +02:00 |
|
Sebastien Helleu
|
6562d676fe
|
Update licenses and copyrights, add missing author names in sources
|
2010-06-22 19:46:28 +02:00 |
|
Sebastien Helleu
|
c33f0e60ea
|
Define WeeChat license as macro for C compiler, used in plugins to set license
|
2010-04-09 15:39:52 +02:00 |
|
Sebastien Helleu
|
d2ec8d133d
|
Add mechanism DH-BLOWFISH for SASL authentication with IRC server
|
2010-02-18 22:02:55 +01:00 |
|
Sebastien Helleu
|
2133eb30ff
|
Update copyright dates
|
2010-01-03 19:31:55 +01:00 |
|
Emmanuel Bouthenot
|
43c76c9164
|
Replace MATCHES by STREQUAL in cmake: fix a fail to build on kFreeBSD
|
2009-10-03 14:56:02 +02:00 |
|
Sebastien Helleu
|
fea5c961ae
|
Fix cmake directories: let user customize lib, share, locale and include directories (patch #6922)
|
2009-09-20 21:44:08 +02:00 |
|
Sebastien Helleu
|
2115f3f675
|
Update copyright dates
|
2009-01-03 10:06:53 +01:00 |
|
Emmanuel Bouthenot
|
479ce5d3ca
|
Enable Large File Support.
|
2008-09-07 12:58:47 +00:00 |
|
Julien Louis
|
1788d95a0b
|
Fix build witch cmake 2.6 when the new cmake_policy is used
Signed-off-by: Julien Louis <ptitlouis@sysif.net>
|
2008-07-07 13:15:50 +02:00 |
|
Sebastien Helleu
|
aa39c0c7ca
|
Fix build with cmake: quotes missing around version
|
2008-07-07 10:01:18 +02:00 |
|
Julien Louis
|
1f787ddcba
|
Fix some warnings with cmake 2.6
Signed-off-by: Julien Louis <ptitlouis@sysif.net>
|
2008-07-04 17:31:22 +02:00 |
|
Sebastien Helleu
|
d9a4bdf629
|
Check plugin version when loading it, to prevent crash when loading old plugins
|
2008-03-23 11:41:09 +01:00 |
|
Sebastien Helleu
|
e3b52115c7
|
Update of year in some copyrights
|
2008-01-02 12:47:09 +01:00 |
|
Sebastien Helleu
|
ed8906f2e1
|
Modified general configure and makefiles
|
2007-10-31 18:28:08 +01:00 |
|
Sebastien Helleu
|
6ed8f34fdb
|
Added build of protocols lib, IRC protocol is now optional for build
Build of src/protocols/lib_weechat_protocols.a was added.
IRC protocol is now optional in configure and cmake builds.
|
2007-09-21 16:53:18 +02:00 |
|
Sebastien Helleu
|
8ecb7a4d4a
|
Moved IRC sources from src/irc/ to src/protocols/irc/
|
2007-09-20 18:06:38 +02:00 |
|
Sebastien Helleu
|
72d9c51ab0
|
Changed order of compilation for source directories with cmake
|
2007-08-31 13:28:05 +00:00 |
|
Sebastien Helleu
|
f1a39ce7d7
|
Replaced GPL 2 license by GPL 3
|
2007-07-02 12:25:13 +00:00 |
|
Julien Louis
|
8cdad47de8
|
Search for Dl library if we do not disable plugins
|
2007-06-12 06:36:35 +00:00 |
|
Julien Louis
|
4297b55bf2
|
Explicitly link against libdl
|
2007-06-11 20:49:10 +00:00 |
|
Julien Louis
|
fb34430076
|
Add a check for utf8/wchar.h header on OpenBSD plateform
and remove commented check
|
2007-06-11 17:47:28 +00:00 |
|
Julien Louis
|
dde12565e7
|
Fix libintl.h issue on FreeBSD
|
2007-05-26 19:15:46 +00:00 |
|
Sebastien Helleu
|
9f5d99f57e
|
Added cmake for weechat compile
|
2007-05-21 16:30:04 +00:00 |
|