Skip to content
Snippets Groups Projects
  1. Apr 11, 2017
  2. Apr 03, 2017
  3. Mar 29, 2017
  4. Mar 24, 2017
  5. Mar 23, 2017
  6. Mar 22, 2017
  7. Mar 21, 2017
  8. Mar 20, 2017
  9. Mar 16, 2017
  10. Mar 15, 2017
  11. Mar 14, 2017
  12. Mar 13, 2017
  13. Mar 11, 2017
  14. Mar 10, 2017
  15. Mar 02, 2017
    • J. Martin's avatar
      Limit the gem native build resources · 18e8b147
      J. Martin authored
      When building the native extension make -j can absorb all available
      resources on a system.  Implement "reasonable" limits on the number
      of compiling jobs when the number of processors can be detected and
      use a conservative count when ruby version does not provide detection.
      18e8b147
Loading