You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koffice/lib/kross/ruby
Slávek Banko 5daf2fbc51
Fix FTBFS because of conflict between config.h generated by automake
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>
3 years ago
..
Makefile.am Fix FTBFS because of conflict between config.h generated by automake 3 years ago
rubyconfig.h Add wrapper for rb_set_safe_level 10 years ago
rubyextension.cpp Adjusted to use new TQStringVariantMap type. 6 years ago
rubyextension.h Adjusted to use new TQStringVariantMap type. 6 years ago
rubyinterpreter.cpp Fix FTBFS because of conflict between config.h generated by automake 3 years ago
rubyinterpreter.h Attempt to make kross compile with Ruby 1.9.x 13 years ago
rubymodule.cpp Adjusted to latest TQVariant::TQVariant(bool) function. 6 years ago
rubymodule.h TQt4 port koffice 14 years ago
rubyscript.cpp Fix build on Fedora 34 / Ruby 3.0.1 4 years ago
rubyscript.h TQt4 port koffice 14 years ago
rubyvariant.h Adjusted to use new TQStringVariantMap type. 6 years ago
rubywrapper.c Fix FTBFS because of conflict between config.h generated by automake 3 years ago
rubywrapper.h Add wrapper for rb_set_safe_level 10 years ago