Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Playing around with 32 bits tests #1392

Closed
wants to merge 10 commits into from
Closed

[WIP] Playing around with 32 bits tests #1392

wants to merge 10 commits into from

Commits on Jun 20, 2017

  1. Add 32 bits tests

    Use a custom version of the ci-helper that installs 32 bits miniconda.
    jbarnoud committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    7eecf4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a40c0e5 View commit details
    Browse the repository at this point in the history
  3. Add compile flag for 32 bits

    jbarnoud committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    0656560 View commit details
    Browse the repository at this point in the history
  4. Move mmtf source from conda to pip

    Conda-forge ony provides 64 bits packages, this prevent installing
    mmtf-python on the 32 bits build. Here I try to install it from pypi instead.
    jbarnoud committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    23781fe View commit details
    Browse the repository at this point in the history
  5. Try differently

    jbarnoud committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    f40ce7c View commit details
    Browse the repository at this point in the history
  6. CONDA_FORCE_32BIT

    jbarnoud committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    5c2fdbe View commit details
    Browse the repository at this point in the history
  7. Revert "CONDA_FORCE_32BIT"

    This reverts commit 8d5b3de.
    jbarnoud committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    297247e View commit details
    Browse the repository at this point in the history
  8. debug 32bits

    jbarnoud committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    e77373a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e61e505 View commit details
    Browse the repository at this point in the history
  10. Restore a lost line

    jbarnoud committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    e052b12 View commit details
    Browse the repository at this point in the history