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

Update recipe conda forge #27

Merged
merged 67 commits into from
Feb 16, 2022
Merged

Update recipe conda forge #27

merged 67 commits into from
Feb 16, 2022

Commits on Dec 20, 2021

  1. Configuration menu
    Copy the full SHA
    1ed76d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d74097d View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Use SSH to clone the MATLAB headers

    This should be more secure than the password.
    bryanwweber committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    ed91d71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    266b0d6 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Configuration menu
    Copy the full SHA
    1ee16de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ede2532 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Configuration menu
    Copy the full SHA
    243a22d View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Configuration menu
    Copy the full SHA
    0692cb0 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Configuration menu
    Copy the full SHA
    f5c521a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7a9789 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Configuration menu
    Copy the full SHA
    3769cf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a3074a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89d2089 View commit details
    Browse the repository at this point in the history
  4. Debug SSH failures

    bryanwweber committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    f743937 View commit details
    Browse the repository at this point in the history
  5. Fix some syntax errors

    bryanwweber committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    7a74b7b View commit details
    Browse the repository at this point in the history
  6. Move debugging

    bryanwweber committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    0cb45bd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    586e9e1 View commit details
    Browse the repository at this point in the history
  8. Try to fix the builds

    bryanwweber committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    de95369 View commit details
    Browse the repository at this point in the history
  9. Debugging

    bryanwweber committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    77998be View commit details
    Browse the repository at this point in the history
  10. Typo

    bryanwweber committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    9f8160d View commit details
    Browse the repository at this point in the history
  11. Typo

    bryanwweber committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    985398b View commit details
    Browse the repository at this point in the history
  12. >_<

    bryanwweber committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    3b85e0c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    60d9861 View commit details
    Browse the repository at this point in the history
  14. More debugging!

    bryanwweber committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    8691f42 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

  1. Fix Windows wheel install

    bryanwweber committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    c100175 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5223166 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81cf1c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e352c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    477370b View commit details
    Browse the repository at this point in the history
  6. Fix libcantera tests

    bryanwweber committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    bcb1615 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. Bit more debugging

    bryanwweber committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    ad3c8c0 View commit details
    Browse the repository at this point in the history
  2. Don't run tests on Python 3.10

    Pytest is too old from the main channel
    bryanwweber committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    5b64b9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08b6444 View commit details
    Browse the repository at this point in the history
  4. Split the library build

    bryanwweber committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    5b40b5e View commit details
    Browse the repository at this point in the history
  5. Fix Windows rsync

    bryanwweber committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    b423aab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b85be5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f1ef717 View commit details
    Browse the repository at this point in the history
  8. Fixes for Windows

    bryanwweber committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    726c261 View commit details
    Browse the repository at this point in the history
  9. Fixes for Matlab

    bryanwweber committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    f09b1e2 View commit details
    Browse the repository at this point in the history
  10. Fixes for missing deps

    bryanwweber committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    03a5f2a View commit details
    Browse the repository at this point in the history
  11. Fixes and fixes!

    bryanwweber committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    48cea3e View commit details
    Browse the repository at this point in the history
  12. Try to remove some dependencies

    I'm not sure why these would be required for the lib* recipe.
    bryanwweber committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    c83f0b2 View commit details
    Browse the repository at this point in the history
  13. Remove Windows rename_shared_libs option

    Let's see how this breaks now
    bryanwweber committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    5223639 View commit details
    Browse the repository at this point in the history
  14. Use Python to set MW_HEADERS on Win

    rsync needs a /cygdrive style path
    bryanwweber committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    33b219e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    35c1575 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c4cde8f View commit details
    Browse the repository at this point in the history
  17. Another try at Windows

    bryanwweber committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    d35632d View commit details
    Browse the repository at this point in the history
  18. Another rsync try

    bryanwweber committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    c562e68 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    40ae6a9 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    eae72d3 View commit details
    Browse the repository at this point in the history
  21. Another rsync try

    bryanwweber committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    12bfe06 View commit details
    Browse the repository at this point in the history
  22. Debug

    bryanwweber committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    faa8175 View commit details
    Browse the repository at this point in the history
  23. Debug!

    bryanwweber committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    a2362e7 View commit details
    Browse the repository at this point in the history
  24. Need a bindir

    bryanwweber committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    9081d04 View commit details
    Browse the repository at this point in the history
  25. Single quotes?

    bryanwweber committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    2c2dc5c View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    c92f33b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    c311854 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    511b99a View commit details
    Browse the repository at this point in the history
  29. Try Windows 2022 runner

    bryanwweber committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    bbdda66 View commit details
    Browse the repository at this point in the history
  30. Switch to MSVC 14.2

    bryanwweber committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    ba690f2 View commit details
    Browse the repository at this point in the history
  31. Build the interface first

    bryanwweber committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    d6afa77 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    b57872f View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Also cut rc from version

    bryanwweber committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    f76c87e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edac54c View commit details
    Browse the repository at this point in the history
  3. Try different dependency versions

    To avoid rebuilding quite so many times
    bryanwweber committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    4e6bac6 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Remove path source

    bryanwweber committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    148e974 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8207cb View commit details
    Browse the repository at this point in the history