1. 30 Jan, 2018 10 commits
  2. 06 Nov, 2017 1 commit
    • xoviat's avatar
      [library_builders] use brew to install openblas (#68) · fd6a4c39
      xoviat authored
      * [library_builders] use brew to install openblas
      
      Yields better performance on OSX
      
      * [tst:library_builders] add openblas
      
      * [tst:library_builders] update homebrew
      
      * fix bash
      
      * [library_builders] force openblas link
      fd6a4c39
  3. 04 Nov, 2017 2 commits
  4. 24 Oct, 2017 2 commits
  5. 18 Oct, 2017 3 commits
  6. 16 Oct, 2017 3 commits
  7. 15 Oct, 2017 1 commit
  8. 13 Oct, 2017 1 commit
  9. 12 Oct, 2017 1 commit
  10. 11 Oct, 2017 3 commits
  11. 08 Oct, 2017 1 commit
  12. 07 Oct, 2017 1 commit
  13. 25 May, 2017 1 commit
  14. 24 May, 2017 2 commits
  15. 01 Apr, 2017 1 commit
    • Cosimo Lupo's avatar
      [library_builders] allow to override tar.gz extension in build_simple · 900b39c4
      Cosimo Lupo authored
      Some libraries use 'tar.bz2' instead of 'tar.gz' as source archive format.
      This patch allows to pass a fourth argument to `build_simple` function to specify an alternative extension to the default `tar.gz`.
      
      The `untar` function in common_utils.sh, used by `fetch_unpack`, already supports the following archive formats: tar, gz, bz2, zip and xz.
      900b39c4
  16. 18 Mar, 2017 1 commit
  17. 27 Jan, 2017 2 commits
  18. 04 Jan, 2017 1 commit
  19. 01 Jan, 2017 2 commits
  20. 10 Dec, 2016 1 commit