Bil Bas

Results 61 issues of Bil Bas

Shouldn't use sudo directly, since user can't trust the request for a password. Should instead suggest that the user uses sudo.

bug

Assumes that Gem::Specification#bin_file is defined, which isn't there in 1.7.2 Either manually construct the path or require a newer version of rubygems (latter is probably more sensible).

bug

Might want to explain this, since it is otherwise not obvious if you don't usually use Ocra. Also allow for Releasy module to exist, since we are, after all, using...

documentation

People are struggling to get things set up perfectly with the very limited documentation (not unreasonably), but the error messages are pretty much non-existant and you need to be running...

bug

Innosetup is fine, but a cross-platform installer would be grand, especially if it handled updates!

feature

icon.png => icon.ico & icon.icns If anyone can suggest a way to do this _on all platforms_, then I'm all ears :)

feature

Need to make sure that #executable_type is explained, especially for :windows_wrapped build (since user may not be aware of the difference in build type on Windows).

documentation

Should have a list of folders to add to $LOAD_PATH, in case that is necessary.

feature

tar.gz and tar.bz2 => libarchive gem zip => rubyzip gem Add 7za executable in Windows version of gem? --- DONE!

feature