1. 30 May, 2023 1 commit
  2. 11 Dec, 2022 1 commit
  3. 10 Dec, 2022 1 commit
  4. 23 Nov, 2022 1 commit
  5. 17 Jun, 2022 1 commit
  6. 18 Apr, 2022 1 commit
  7. 17 Apr, 2022 1 commit
  8. 26 Mar, 2022 2 commits
  9. 22 Oct, 2021 3 commits
  10. 12 Oct, 2021 1 commit
  11. 21 Aug, 2021 2 commits
  12. 28 Apr, 2020 1 commit
  13. 17 Mar, 2020 1 commit
  14. 02 Mar, 2020 2 commits
  15. 28 Feb, 2020 1 commit
  16. 27 Feb, 2020 1 commit
  17. 17 Aug, 2019 1 commit
  18. 23 Jul, 2019 1 commit
  19. 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
  20. 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
  21. 30 Jan, 2018 3 commits
  22. 21 Jan, 2018 1 commit
  23. 29 Dec, 2017 1 commit
  24. 28 Dec, 2017 1 commit
  25. 20 Dec, 2017 1 commit
  26. 15 Dec, 2017 1 commit
  27. 03 Oct, 2017 1 commit
  28. 25 Sep, 2017 1 commit
  29. 10 Sep, 2017 1 commit
  30. 30 May, 2017 1 commit
  31. 18 Aug, 2016 1 commit
  32. 13 Jul, 2016 1 commit
  33. 27 Jun, 2016 1 commit