Skip to content
  1. Nov 02, 2019
  2. Oct 31, 2019
  3. Oct 30, 2019
  4. Oct 25, 2019
    • Mislav Marohnić's avatar
      Turn on `--enable-shared` by default for all supported MRI Rubies · dd1562ed
      Mislav Marohnić authored
      Some gems need the host ruby to have shared library enabled. Currently,
      we're not aware of any potential downsides to having this enabled by
      default.
      
      > Shared libraries are libraries that are loaded by programs when they
      > start. When a shared library is installed properly, all programs that
      > start afterwards automatically use the new shared library.
      > [...] if you have a program that needs a shared library (in this case ruby
      > libruby.so.2.2.0 or similar) the program will fail if it doesn't exist.
      dd1562ed
  5. Oct 24, 2019
  6. Oct 23, 2019
  7. Oct 22, 2019
  8. Oct 11, 2019
  9. Oct 09, 2019
  10. Oct 04, 2019
  11. Oct 03, 2019
  12. Oct 02, 2019
  13. Oct 01, 2019
  14. Sep 23, 2019
  15. Sep 19, 2019
  16. Sep 14, 2019