"csrc/vscode:/vscode.git/clone" did not exist on "eaa2d0d27fdd0399ccfef5b3579298c20ce3bd91"
  1. 02 Mar, 2020 2 commits
  2. 28 Feb, 2020 1 commit
  3. 27 Feb, 2020 1 commit
  4. 17 Aug, 2019 1 commit
  5. 23 Jul, 2019 1 commit
  6. 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
  7. 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
  8. 30 Jan, 2018 3 commits
  9. 21 Jan, 2018 1 commit
  10. 29 Dec, 2017 1 commit
  11. 28 Dec, 2017 1 commit
  12. 20 Dec, 2017 1 commit
  13. 15 Dec, 2017 1 commit
  14. 03 Oct, 2017 1 commit
  15. 25 Sep, 2017 1 commit
  16. 10 Sep, 2017 1 commit
  17. 30 May, 2017 1 commit
  18. 18 Aug, 2016 1 commit
  19. 13 Jul, 2016 1 commit
  20. 27 Jun, 2016 1 commit
  21. 26 Jun, 2016 1 commit
  22. 17 Jun, 2016 1 commit
  23. 16 Jun, 2016 3 commits
  24. 15 Jun, 2016 1 commit
  25. 13 Jun, 2016 1 commit
  26. 12 Jun, 2016 6 commits