Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-01 | core: update copyright dates | Sébastien Helleu | |
2016-10-02 | core: add missing files docinfo.html in packages built by autotools | Sébastien Helleu | |
2016-05-15 | doc: fix source-highlighter in autotools (issue #722) | Sébastien Helleu | |
2016-05-15 | core: rename .asciidoc files to .adoc (issue #722) | Sébastien Helleu | |
2016-05-14 | doc: use asciidoctor instead of asciidoc (issue #722) | Sébastien Helleu | |
2016-01-01 | core: update copyright dates | Sébastien Helleu | |
2015-01-14 | doc: remove build of asciidoc CSS files | Sébastien Helleu | |
This fixes a compilation problem on Debian Squeeze where cmake (2.8.2) seems to not work well with dependencies across different directories (/doc and /doc/xx). | |||
2015-01-12 | doc: add translators in docs, move table of contents on the left, build HTML5 | Sébastien Helleu | |
2015-01-01 | core: update copyright dates | Sébastien Helleu | |
2014-05-25 | doc: use .asciidoc extension instead of .txt for doc files | Sébastien Helleu | |
2014-01-23 | doc: move asciidoc attributes from command line into files | Sebastien Helleu | |
2014-01-01 | core: update copyright dates | Sebastien Helleu | |
2013-11-20 | doc: use asciidoc attribute for date of docs (fix cmake warning) | Sebastien Helleu | |
CMake was displaying some warnings about a space in argument used for asciidoc command: -a date=`date "+%F"` Warning displayed: CMake Warning (dev) in doc/en/CMakeLists.txt: Syntax Warning in cmake code at /path/to/doc/en/CMakeLists.txt:41:82 Argument not separated from preceding token by whitespace. This warning is for project developers. Use -Wno-dev to suppress it. | |||
2013-08-02 | core: rename binary and man page from "weechat-curses" to "weechat" (task ↵ | Sebastien Helleu | |
#11027) A symbolic link weechat-curses -> weechat is now created (by both cmake and configure), so that the /upgrade will work from an old version. However, if you upgrade from an old version, it is recommended to force the use of the new binary name with the command: `/upgrade /path/to/weechat` (replace the path accordingly). | |||
2013-07-31 | core: add cmake option ENABLE_MAN to compile man page (on by default) | Sebastien Helleu | |
For configure, the option is "--disable-man". | |||
2013-01-10 | core: fix some copyright dates | Sebastien Helleu | |
2013-01-01 | core: update copyright dates | Sebastien Helleu | |
2012-01-26 | doc: add spanish quickstart guide | Lázaro A | |