Skip to content
Snippets Groups Projects
  1. Oct 03, 2017
  2. Oct 02, 2017
  3. Sep 29, 2017
  4. Sep 28, 2017
  5. Sep 26, 2017
    • Giovanni Bussi's avatar
      changelog · 1775a944
      Giovanni Bussi authored
      [makedoc]
      1775a944
    • Giovanni Bussi's avatar
      Further improvement in ld -r stuff · d7f93df5
      Giovanni Bussi authored
      Added in the list of options to be tested:
      $($CXX --print-prog-name=ld) -r -o
      As suggested by @alalazo
      
      Since this option appears to work also with old compilers, I try
      it as a first option.
      
      See #291
      d7f93df5
  6. Sep 25, 2017
  7. Sep 22, 2017
  8. Sep 21, 2017
    • Giovanni Bussi's avatar
      changelog · 5f100830
      Giovanni Bussi authored
      5f100830
    • Giovanni Bussi's avatar
      Using install_name_tool also on not-installed libraries · cf58668e
      Giovanni Bussi authored
      This change allows to load libraries locate in src/lib more easily
      on a mac. Notice that traditionally this was solved by setting
      DYLD_LIBRARY_PATH. However, as of osx Capitan, DYLD_LIBRARY_PATH
      does not work correctly. Fixing the installed path with
      install_name_tool should solve the issue.
      
      (backported from master)
      cf58668e
  9. Sep 15, 2017
  10. Sep 10, 2017
  11. Sep 08, 2017
  12. Sep 05, 2017
  13. Aug 28, 2017
  14. Aug 19, 2017
  15. Aug 18, 2017
  16. Aug 17, 2017
  17. Aug 16, 2017
  18. Jul 25, 2017
  19. Jul 24, 2017
  20. Jul 23, 2017
Loading