Sha256: 03d238bd3669a780f31e50571b5dda928a11d17b7b7590bf4909017d3653db5d
Contents?: true
Size: 925 Bytes
Versions: 8
Compression:
Stored size: 925 Bytes
Contents
* support for installing binary (pre-compiled), platform-dependent gems. This already works as long as you pick the right gem manually, but I'd like the remote installer to intelligently select the right one and for the installer to throw an error (or a warning) if you attempt o install (e.g.) a Windows gem on a linux system. Requires a lot of data to be collected on platform dependency fulfillment. * syncing gem repositories * optional dependencies: "semitar can use REXML, but it works better if you have the ruby raptor library installed", or not so optional as in: "you need Ruby/RSS > = 1.0 OR rss > 0.91 for this library to work" * ri data generation * Integration with platform-native packaging systems * MD5 summing stuff doesn't work right on the new format (0.8.0+) * Rethink testing strategy. May need to write a document describing how to avoid doing things in unit tests that won't work outside of `pwd`
Version data entries
8 entries across 8 versions & 1 rubygems