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