Displaying 2 results from an estimated 2 matches for "wxruby_verbose".
2006 Aug 25
2
rakefile DEBUG changes
We use an environment variable to control whether or not to enable a
debug build of wxRuby. This was called simply DEBUG but I have renamed
it to WXRUBY_DEBUG.
I also added a second environment variable, WXRUBY_VERBOSE, which turns
on extensive console output that can help debug memory problems. It
prints a message any time an object is created, destroyed, etc. This
used to only be an option in rakelinux.rb, but I have moved it to
rakewx.rb.
It is possible that my changes will cause errors on other platforms,
n...
2006 Sep 12
6
Patch for Unicode on windows
This patch makes Unicode the default build for windows. You can
override the default by setting a WXRUBY_NO_UNICODE environment variable.
Roy
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/wxruby-users