search for: rakepackag

Displaying 5 results from an estimated 5 matches for "rakepackag".

Did you mean: rakepackage
2006 Nov 13
0
[737] trunk/wxruby2/rake/rakepackage.rb: Ensure that lib/wx/classes/ .rb files are included in gem and tarball
...px solid #ccc;margin:10px 0;} #patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;} #patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;} #patch .lines, .info {color:#888;background:#fff;} --></style> <title>[737] trunk/wxruby2/rake/rakepackage.rb: Ensure that lib/wx/classes/ .rb files are included in gem and tarball</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>737</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt>Date</dt>...
2006 Nov 13
7
[736] trunk/wxruby2/samples/dialogs/dialogs.rb: Fixed crashing bug in on_paint and made the code style more Ruby like.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!-- #msg dl { border: 1px #006 solid; background: #369; padding:
2006 Sep 26
1
Fix for rubygems-less systems
Hi, here is just a quick fix for systems without rubygems. As an alternative, one could define the method in the LoadError exception handler of the rakepackage-require at the beginning of the file, but I like this solution better. Greetings, Tobi -- GPG-Key 0xE2BEA341 - signed/encrypted mail preferred My, oh so small, homepage: http://portfolio16.de/ http://www.fli4l.de/ - ISDN- & DSL-Router on one disk! Registered FLI4L-User #00000003 ________...
2006 Sep 02
3
One step forward, one step back
Doing some comparison to older builds of wxRuby2 I see that some things work better now and some worse. I wish I could pin down exactly where things went wrong in one case. I will try doing some comparison to recent changes to see if I can find a solution to those problems. I''d really like to get this alpha release done ASAP. Roy
2007 Dec 27
3
build problems
...m not root, so I can''t use the package manager). So I am trying to install from source. I installed wxGTK-2.8.7. I downloaded wxruby-1.9.2, and issued "rake", and got: rake aborted! WIN32 has been removed, use CURRENT instead Huh? With much poking around, I made a change in rakepackage.rb, to change the GEM_PLATFORMS to just: ''linux'' => [ Gem::Platform::CURRENT, ''.so'' ] That is pretty clearly not the right change, but I don''t know what the right change is. This got me a little further: rake aborted! can''t convert nil i...