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

Add Mac os x installation scripts #46

Open
wants to merge 33 commits into
base: main
Choose a base branch
from
Open

Commits on Aug 10, 2020

  1. Merge pull request #1 from pyne/main

    Update 1
    nsryan2 committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    60efffc View commit details
    Browse the repository at this point in the history
  2. create a macosx sh file

    nsryan2 committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    f14554f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eabc212 View commit details
    Browse the repository at this point in the history
  4. change dependency list name

    nsryan2 committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    401d66e View commit details
    Browse the repository at this point in the history
  5. Update brew and pip install lines to include elements of the ubuntu p…

    …ackages
    
    Packages replaced:
    - build-essential
    - python-software-properties
    - software-properties-common
    
    These packages are not for MacOS, and are not available through brew install or pip, so I went through the different parts of them and picked out what seemed to be relavent (as well as what was able to be installed through brew and pip) to Mac and added it.
    nsryan2 committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    f6b8edd View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: Baptiste Mouginot <15145274+bam241@users.noreply.github.com>
    nsryan2 and bam241 committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    7432182 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    48abe72 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1d3b0d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. Add hdf5 to the packages

    nsryan2 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    df3f162 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    655ac35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    798a948 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Baptiste Mouginot <15145274+bam241@users.noreply.github.com>
    nsryan2 and bam241 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    8fa80d8 View commit details
    Browse the repository at this point in the history
  5. Update macosx.sh

    Co-authored-by: Baptiste Mouginot <15145274+bam241@users.noreply.github.com>
    nsryan2 and bam241 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    0892a60 View commit details
    Browse the repository at this point in the history
  6. Update macosx.sh

    Co-authored-by: Baptiste Mouginot <15145274+bam241@users.noreply.github.com>
    nsryan2 and bam241 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    de30a2c View commit details
    Browse the repository at this point in the history
  7. Apply suggestions from code review

    Co-authored-by: Baptiste Mouginot <15145274+bam241@users.noreply.github.com>
    nsryan2 and bam241 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    e1b4d0e View commit details
    Browse the repository at this point in the history
  8. Remove reference to python 2

    nsryan2 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    d0ef93a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    234e758 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cadaae6 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #2 from nsryan2/main

    I accidentially pushed to the wrong branch
    nsryan2 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    cfb92d1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6542c38 View commit details
    Browse the repository at this point in the history
  13. Delete .DS_Store

    nsryan2 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    a66978b View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. this should now be working

    bam241 committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    7c30f01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f9cbba View commit details
    Browse the repository at this point in the history
  3. cleaning

    bam241 committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    71b765e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from bam241/some_fix

    Some various fix
    nsryan2 committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    d0ad7a6 View commit details
    Browse the repository at this point in the history
  5. Update macosx.sh

    Co-authored-by: Baptiste Mouginot <15145274+bam241@users.noreply.github.com>
    nsryan2 and bam241 committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    3d32f49 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. Update macosx.sh

    Co-authored-by: Baptiste Mouginot <15145274+bam241@users.noreply.github.com>
    nsryan2 and bam241 committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    b6f7e77 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. Configuration menu
    Copy the full SHA
    e1facd1 View commit details
    Browse the repository at this point in the history
  2. this should be the last one

    bam241 committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    1f4b113 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from bam241/some_fix

    this should be the last one
    nsryan2 committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    266a31a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e4facc View commit details
    Browse the repository at this point in the history
  5. Merge pull request #6 from gonuke/add_mac

    convergence in macos and ubuntu scripts
    nsryan2 committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    b6a126c View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: Baptiste Mouginot <15145274+bam241@users.noreply.github.com>
    nsryan2 and bam241 committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    1c06a88 View commit details
    Browse the repository at this point in the history