summaryrefslogtreecommitdiffstats
path: root/lib/kross/ruby
Commit message (Collapse)AuthorAgeFilesLines
* Fix FTBFS because of conflict between config.h generated by automakeSlávek Banko2022-03-233-3/+1
| | | | | | | | | and Ruby headers. Instead of using config.h in Ruby related code, the definitions related to Ruby version are added to CFLAGS. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS with Ruby 3.x due to removed rb_set_safe_level.Slávek Banko2022-03-212-0/+7
| | | | | | | In Ruby 2.7 the entire concept is deprecated and in Ruby 3.x is removed entirely - see https://bugs.ruby-lang.org/issues/16131 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix build on Fedora 34 / Ruby 3.0.1François Andriot2021-05-111-0/+2
| | | | Signed-off-by: François Andriot <francois.andriot@free.fr>
* Adjusted to use new TQStringVariantMap type.Michele Calgaro2019-06-013-12/+12
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adjusted to latest TQVariant::TQVariant(bool) function.Michele Calgaro2019-05-281-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS with libpqxx >= 6.xSlávek Banko2018-07-261-0/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS with Ruby 2.5Slávek Banko2018-03-181-1/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add wrapper for rb_set_safe_levelSlávek Banko2016-01-015-6/+66
| | | | | | | This resolves FTBFS with Ruby 2.2 This resolves Bug 2467 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed ruby max allowed SAFE level.Michele Calgaro2014-08-191-1/+1
|
* Rename KSharedTimothy Pearson2013-01-311-2/+2
|
* Fix kross Ruby 1.9.x FTBFS on armelSlávek Banko2013-01-062-1/+1
|
* Add missing fileTimothy Pearson2012-09-281-0/+559
|
* Fix FTBFSTimothy Pearson2012-09-281-1/+3
|
* Attempt to make kross compile with Ruby 1.9.xTimothy Pearson2012-09-285-36/+144
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-194-13/+13
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-164-13/+13
| | | | This reverts commit 94844816550ad672ccfcdc25659c625546239998.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-154-13/+13
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-1/+1
|
* rename the following methods:tpearson2011-08-102-2/+2
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kofficetpearson2011-06-257-92/+92
| | | | | | | This should enable compilation under both Qt3 and Qt4; fixes for any missed components will be forthcoming git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1238284 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added old abandoned KDE3 version of kofficetpearson2010-01-2010-0/+1252
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1077364 283d02a7-25f6-0310-bc7c-ecb5cbfe19da