Go to file
Vít Ondruch baf046a6a4 Bundle Racc into StdLib.
It is increasingly hard to maintain default gems extracted from StdLib
into gems. If they are overlapped by independent versions, it is even
harder, because the overlapped versions would need to provide symlinks
back to StdLib \[[1]\]. On top of that, the layout differs from
upstream, where default gems are always available.

Because these small nuances can make hard discoverable race conditions
during Ruby application loading and runtime, it will be best to keep the
default gems bundled.

[1]: https://src.fedoraproject.org/rpms/rubygem-racc/pull-request/1
2020-04-02 20:37:38 +02:00
.gitignore
libruby.stp
macros.ruby
macros.rubygems Upgrade to Ruby 2.7.0. 2020-01-15 16:26:13 +01:00
operating_system.rb
ruby-1.9.3-mkmf-verbose.patch Upgrade to Ruby 2.7.0. 2020-01-15 16:26:13 +01:00
ruby-2.1.0-always-use-i386.patch Upgrade to Ruby 2.7.0. 2020-01-15 16:26:13 +01:00
ruby-2.1.0-custom-rubygems-location.patch Upgrade to Ruby 2.7.1. 2020-04-01 21:06:53 +02:00
ruby-2.1.0-Enable-configuration-of-archlibdir.patch Upgrade to Ruby 2.7.0. 2020-01-15 16:26:13 +01:00
ruby-2.1.0-Prevent-duplicated-paths-when-empty-version-string-i.patch Upgrade to Ruby 2.7.0. 2020-01-15 16:26:13 +01:00
ruby-2.3.0-ruby_version.patch Upgrade to Ruby 2.7.1. 2020-04-01 21:06:53 +02:00
ruby-2.3.1-Rely-on-ldd-to-detect-glibc.patch Upgrade to Ruby 2.7.0. 2020-01-15 16:26:13 +01:00
ruby-2.6.0-config-support-include-directive.patch
ruby-2.7.0-Initialize-ABRT-hook.patch Upgrade to Ruby 2.7.0. 2020-01-15 16:26:13 +01:00
ruby-2.7.0-Remove-RubyGems-dependency.patch Upgrade to Ruby 2.7.1. 2020-04-01 21:06:53 +02:00
ruby-2.8.0-Brace-the-fact-that-lchmod-can-EOPNOTSUPP.patch Upgrade to Ruby 2.7.1. 2020-04-01 21:06:53 +02:00
ruby-2.8.0-Moved-not-implemented-method-tests.patch Upgrade to Ruby 2.7.1. 2020-04-01 21:06:53 +02:00
ruby-exercise.stp
ruby.spec Bundle Racc into StdLib. 2020-04-02 20:37:38 +02:00
rubygems.attr
rubygems.con
rubygems.prov
rubygems.req
sources Upgrade to Ruby 2.7.1. 2020-04-01 21:06:53 +02:00
test_abrt.rb
test_systemtap.rb