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