1. 11 Dec, 2022 1 commit
  2. 10 Dec, 2022 1 commit
  3. 23 Nov, 2022 1 commit
  4. 17 Jun, 2022 1 commit
  5. 18 Apr, 2022 1 commit
  6. 17 Apr, 2022 1 commit
  7. 26 Mar, 2022 2 commits
  8. 22 Oct, 2021 3 commits
  9. 12 Oct, 2021 1 commit
  10. 21 Aug, 2021 2 commits
  11. 28 Apr, 2020 1 commit
  12. 17 Mar, 2020 1 commit
  13. 02 Mar, 2020 2 commits
  14. 28 Feb, 2020 1 commit
  15. 27 Feb, 2020 1 commit
  16. 17 Aug, 2019 1 commit
  17. 23 Jul, 2019 1 commit
  18. 17 Jul, 2019 1 commit
    • Cosimo Lupo's avatar
      pass MB_PYTHON_VERSION to docker run in build_multilinux · fc34fb86
      Cosimo Lupo authored
      It is useful sometimes (e.g. in config.sh's pre_build') to do stuff based on
      the current python version. The problem is that when running inside the docker
      container the variable MB_PYTHON_VERSION is passed on only as PYTHON_VERSION
      without the MB_ prefix, but in the macOS environment the latter is not
      present. Thus, one needs to check both PYTHON_VERSION and MB_PYTHON_VERSION.
      Better to pass both to the docker container, so one can jut check the value
      of MB_PYTHON_VERSION on both mac and linux.
      
      Note that the same hack is used in the 'install_run' function, where both
      PYTHON_VERSION and MB_PYTHON_VERSION are passed through to docker run.
      fc34fb86
  19. 15 May, 2018 1 commit
    • Matthew Brett's avatar
      Update manylinux URL · f226262c
      Matthew Brett authored
      Nipy server's certificate is out of date, switch to using Rackspace
      container instead.
      f226262c
  20. 30 Jan, 2018 3 commits
  21. 21 Jan, 2018 1 commit
  22. 29 Dec, 2017 1 commit
  23. 28 Dec, 2017 1 commit
  24. 20 Dec, 2017 1 commit
  25. 15 Dec, 2017 1 commit
  26. 03 Oct, 2017 1 commit
  27. 25 Sep, 2017 1 commit
  28. 10 Sep, 2017 1 commit
  29. 30 May, 2017 1 commit
  30. 18 Aug, 2016 1 commit
  31. 13 Jul, 2016 1 commit
  32. 27 Jun, 2016 1 commit
  33. 26 Jun, 2016 1 commit