Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support >=ruby-gnome2-0.90 file structure. Based on a code from Shunsuke ↵ | Naohiro Aota | 2011-05-29 | 1 | -3/+8 |
| | | | | Shimizu. | ||||
* | Ensure LDFLAGS usage | Naohiro Aota | 2011-05-29 | 1 | -2/+4 |
| | |||||
* | Use a subshell to properly catch the echo. | Hans de Graaff | 2010-12-15 | 1 | -2/+2 |
| | |||||
* | Make ruby-ng-gnome.eclass prefix-aware. | Hans de Graaff | 2010-12-15 | 1 | -2/+6 |
| | |||||
* | Update ruby eclass documentation. | Hans de Graaff | 2010-08-22 | 1 | -2/+3 |
| | |||||
* | Solve bug #320545 in the least hacky way: disable --no-undefined for | Diego Elio Pettenò | 2010-05-21 | 1 | -3/+10 |
| | | | | | | | | | the Ruby-Gnome2 bindings. Unfortunately they rely on a partially-undefined behaviour, let's just hope they'll never come giving us trouble for this. Also avoid using cp -a (non-portable) for installing samples, use insinto/doins instead. | ||||
* | Initial version of new ruby-ng-gnome2 eclass. This eclass supersedes ↵ | Hans de Graaff | 2010-01-13 | 1 | -0/+61 |
ruby-gnome2 and uses ruby-ng to allow parallel installation of the ruby-gnome2 packages. |