Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-07 | ruby: fix Ruby detection when pkg-config is not installed | Sébastien Helleu | |
The package "pkgconf" is not installed by default on FreeBSD 10.2, so the detection of Ruby was failing. | |||
2015-06-10 | ruby: add detection of Ruby 2.2 | Sébastien Helleu | |
2015-01-01 | core: update copyright dates | Sébastien Helleu | |
2014-04-12 | core: use lower case for CMake keywords | Sébastien Helleu | |
2014-03-16 | ruby: add detection of Ruby 2.1 | Sebastien Helleu | |
2014-02-05 | ruby: add detection and fix compilation with Ruby 2.0 (patch #8209) | Sebastien Helleu | |
Now the search for Ruby is first performed with pkg-config and includes detection of Ruby 2.0. If not found, the old code for detection is used (for old distros or old Ruby versions). The specific test on Ruby 1.9.0 (to disable this version) has been removed (1.9.0 was a dev/unstable version from 2007, quite old now). | |||
2014-01-01 | core: update copyright dates | Sebastien Helleu | |
2013-01-01 | core: update copyright dates | Sebastien Helleu | |
2012-06-30 | ruby: replace puts with print in FindRuby.cmake | Peter Boström | |
2012-06-30 | ruby: add detection of ruby version 1.9.3 in cmake | Peter Boström | |
2012-01-08 | core: update copyright dates | Sebastien Helleu | |
2011-11-04 | core: replace Config by RbConfig for detection of Ruby to avoid deprecation ↵ | Sebastien Helleu | |
warnings | |||
2011-10-26 | core: remove unneeded whitespace | Sebastien Helleu | |
2011-01-13 | Fix compilation of Ruby plugin with ruby >= 1.9.1, give higher priority to ↵ | Sebastien Helleu | |
newest ruby when many versions are installed | |||
2011-01-01 | Update copyright dates | Sebastien Helleu | |
2010-06-22 | Update licenses and copyrights, add missing author names in sources | Sebastien Helleu | |
2010-03-19 | Reformat multi-line comments | Sebastien Helleu | |
2010-01-03 | Update copyright dates | Sebastien Helleu | |
2009-11-29 | Support of Ruby >= 1.9.1 (patch #6989) | Sebastien Helleu | |
2009-01-03 | Update copyright dates | Sebastien Helleu | |
2008-01-02 | Update of year in some copyrights | Sebastien Helleu | |
2007-07-02 | Replaced GPL 2 license by GPL 3 | Sebastien Helleu | |
2007-05-21 | Added cmake for weechat compile | Sebastien Helleu | |