index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
2014-03-16
ruby: add detection of Ruby 2.1
Sebastien Helleu
2014-03-15
Merge branch 'exec'
Sebastien Helleu
2014-03-12
core: assume iconv usability when cross compiling
Fredrik Fornwall
2014-03-11
exec: add exec plugin
Sebastien Helleu
2014-03-05
core: add "foreign" for AM_INIT_AUTOMAKE to ignore missing files and remove s...
Sebastien Helleu
2014-03-04
rmodifier: remove plugin (replaced by trigger)
Sebastien Helleu
2014-02-21
Merge branch 'trigger'
Sebastien Helleu
2014-02-11
core: replace compiler flag -W by -Wextra (new name)
Sebastien Helleu
2014-02-09
trigger: add trigger plugin
Sebastien Helleu
2014-02-09
Version 0.4.4-dev
Sebastien Helleu
2014-02-09
Version 0.4.3
Sebastien Helleu
2014-02-05
ruby: add detection and fix compilation with Ruby 2.0 (patch #8209)
Sebastien Helleu
2014-02-05
core: remove multiple detections of pkg-config in configure.ac
Sebastien Helleu
2014-02-02
Version 0.4.3-rc2
Sebastien Helleu
2014-01-23
Version 0.4.3-rc1
Sebastien Helleu
2014-01-11
lua: fix detection of Lua 5.2 in autotools (patch #8270)
Andrew Potter
2014-01-01
core: update copyright dates
Sebastien Helleu
2013-11-17
aspell: display aspell/enchant version on signal "debug_libs"
Sebastien Helleu
2013-10-12
core: add cygport file to build Cygwin packages
Sebastien Helleu
2013-10-06
Version 0.4.3-dev
Sebastien Helleu
2013-10-06
Version 0.4.2
Sebastien Helleu
2013-10-05
core: fix detection of python on Cygwin (autotools)
Sebastien Helleu
2013-10-05
core: add detection of pkg-config (required on Cygwin)
Sebastien Helleu
2013-10-05
core: move the "-no-undefined" from LDFLAGS in configure.ac to Makefile.am in...
Sebastien Helleu
2013-09-20
Version 0.4.2-rc2
Sebastien Helleu
2013-09-02
Version 0.4.2-rc1
Sebastien Helleu
2013-08-02
core: rename binary and man page from "weechat-curses" to "weechat" (task #11...
Sebastien Helleu
2013-07-31
plugins: remove the demo plugin
Sebastien Helleu
2013-07-31
core: do not build man page by default
Sebastien Helleu
2013-07-31
core: add cmake option ENABLE_MAN to compile man page (on by default)
Sebastien Helleu
2013-07-20
core: add CA_FILE option in cmake and configure to setup default value of opt...
Sebastien Helleu
2013-07-20
core: use gettext version 0.18 in configure.ac (fix error on make install)
Sebastien Helleu
2013-06-29
core: disable compilation of documentation by default (cmake and autotools)
Sebastien Helleu
2013-06-28
core: update man page and add translations (in french, german, italian, and j...
Sebastien Helleu
2013-06-08
core: add partial turkish translations (tr.po)
Hasan Kiran
2013-06-07
aspell: add support of enchant library (patch #6858)
Sebastien Helleu
2013-06-07
core: rename configure.in to configure.ac
Sebastien Helleu