1. 31 Dec, 2017 1 commit
  2. 21 Dec, 2017 2 commits
  3. 19 Dec, 2017 1 commit
  4. 14 Dec, 2017 2 commits
  5. 04 Dec, 2017 2 commits
  6. 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
  7. 04 Nov, 2017 2 commits
  8. 24 Oct, 2017 2 commits
  9. 18 Oct, 2017 3 commits
  10. 16 Oct, 2017 3 commits
  11. 15 Oct, 2017 1 commit
  12. 13 Oct, 2017 1 commit
  13. 12 Oct, 2017 1 commit
  14. 11 Oct, 2017 3 commits
  15. 08 Oct, 2017 1 commit
  16. 07 Oct, 2017 1 commit
  17. 25 May, 2017 1 commit
  18. 24 May, 2017 2 commits
  19. 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
  20. 18 Mar, 2017 1 commit
  21. 27 Jan, 2017 2 commits
  22. 04 Jan, 2017 1 commit
  23. 01 Jan, 2017 2 commits
  24. 10 Dec, 2016 1 commit
  25. 07 Dec, 2016 1 commit
    • Andrea Bedini's avatar
      Address HDF5 CVEs · 2782f416
      Andrea Bedini authored
      Several CVEs have been published against the upstream HDF5 libraries, which are packaged (currently 1.8.13) with the windows version.
      
      CVE-2016-4330
      CVE-2016-4331
      CVE-2016-4332
      CVE-2016-4333
      
      These have been fixed in the current 1.8.18 release.
      
      Hat tip to @teeks99.
      2782f416
  26. 05 Nov, 2016 1 commit