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

Bugfix/windows fortran builds #506

Merged
merged 109 commits into from
Jun 19, 2024
Merged

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    64db5a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d90ef4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    008ab1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2450d32 View commit details
    Browse the repository at this point in the history
  5. use > instead of |

    balos1 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    4d6138e View commit details
    Browse the repository at this point in the history
  6. use correct windows escape

    balos1 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    7c0911e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4891267 View commit details
    Browse the repository at this point in the history
  8. oops, no fortran with msvc

    balos1 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    8a6587b View commit details
    Browse the repository at this point in the history
  9. add a ninja build

    balos1 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    f616e6c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b6698e2 View commit details
    Browse the repository at this point in the history
  11. rename ninja build

    balos1 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    b9c7714 View commit details
    Browse the repository at this point in the history
  12. install ninja

    balos1 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    33fa185 View commit details
    Browse the repository at this point in the history
  13. turn off unit tests for now

    balos1 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    bf03889 View commit details
    Browse the repository at this point in the history
  14. use intel compilers with ninja

    balos1 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    60fd509 View commit details
    Browse the repository at this point in the history
  15. check cmake version

    balos1 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    483a340 View commit details
    Browse the repository at this point in the history
  16. use icx-cl

    balos1 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    892e1bb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    33681a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    59d891a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b96f4fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b969f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57688aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    961aa54 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    4489fc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    add4f1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    012c896 View commit details
    Browse the repository at this point in the history
  4. regen fortran

    balos1 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    7a89ea6 View commit details
    Browse the repository at this point in the history
  5. various fixes in examples

    balos1 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    89b9f35 View commit details
    Browse the repository at this point in the history
  6. test intel mpi on windows

    balos1 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    d779532 View commit details
    Browse the repository at this point in the history
  7. cleanup

    balos1 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    01a6b6d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    858cf21 View commit details
    Browse the repository at this point in the history
  9. fix nvector space op

    balos1 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    4bef213 View commit details
    Browse the repository at this point in the history
  10. regen fortran

    balos1 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    37875a7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bc2c0c5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b6c67fb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f976102 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ead7727 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    88b6c44 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    4c91484 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    330ea32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6dbfe5b View commit details
    Browse the repository at this point in the history
  4. regen fortran

    balos1 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    6a47413 View commit details
    Browse the repository at this point in the history
  5. revert examples

    balos1 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    8b915d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a70714 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. undo space function update

    balos1 committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    c0e1315 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. turn of deprecated warnings

    balos1 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    3040521 View commit details
    Browse the repository at this point in the history
  2. use MSYS makefiles

    balos1 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    717798f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1573be View commit details
    Browse the repository at this point in the history
  4. minor doc update

    balos1 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    74d79fd View commit details
    Browse the repository at this point in the history
  5. typo

    balos1 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    9f7aa3f View commit details
    Browse the repository at this point in the history
  6. remove on:push

    balos1 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    95dfe5f View commit details
    Browse the repository at this point in the history
  7. unintended change

    balos1 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    ea66c0a View commit details
    Browse the repository at this point in the history
  8. default SWIG variable

    balos1 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    948caa6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    476b4c1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f37dc0b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0294b86 View commit details
    Browse the repository at this point in the history
  12. use msys gcc specifically

    balos1 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    f578cb0 View commit details
    Browse the repository at this point in the history
  13. install gfortran

    balos1 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    a4d7894 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    be29747 View commit details
    Browse the repository at this point in the history
  15. add missing SUNDIALS_EXPORT

    balos1 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    d69a4f6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ba56a79 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2b6df74 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c7a0701 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    16405c8 View commit details
    Browse the repository at this point in the history
  20. test static first

    balos1 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    6cf34b8 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    3391f0b View commit details
    Browse the repository at this point in the history
  22. remove windows mpi builds for now

    setup-fortran does not install oneapi with the mpi compiler
    balos1 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    ae39cd7 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ed2bf11 View commit details
    Browse the repository at this point in the history
  24. change how constants in sundials_types are treated by swig to avoid c…

    …onst style wrap that breaks on windows with dlls
    balos1 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    b6b4303 View commit details
    Browse the repository at this point in the history
  25. Merge remote-tracking branch 'origin/bugfix/windows-fortran-builds' i…

    …nto bugfix/windows-fortran-builds
    balos1 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    7ae952e View commit details
    Browse the repository at this point in the history
  26. Merge branch 'bugfix/windows-fortran-builds' of https://github.com/LL…

    …NL/sundials into bugfix/windows-fortran-builds
    balos1 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    ce818aa View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    73a7b00 View commit details
    Browse the repository at this point in the history
  28. try msys with ninja

    balos1 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    9549256 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. undo rename

    balos1 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a88887e View commit details
    Browse the repository at this point in the history
  2. do shared build with msys only

    balos1 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    07448ee View commit details
    Browse the repository at this point in the history
  3. try msys shared

    balos1 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    510943b View commit details
    Browse the repository at this point in the history
  4. update ark_bruss_f2003

    balos1 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    f251717 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00efdd2 View commit details
    Browse the repository at this point in the history
  6. fix idx function

    balos1 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    22e9086 View commit details
    Browse the repository at this point in the history
  7. add recent changes

    balos1 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ee5bb65 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    59d43cd View commit details
    Browse the repository at this point in the history
  9. revert changes to vectors

    balos1 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6b12e49 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    49f26d7 View commit details
    Browse the repository at this point in the history
  11. use c_int64_t

    balos1 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    946723c View commit details
    Browse the repository at this point in the history
  12. revert mxsteps

    balos1 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    84ba681 View commit details
    Browse the repository at this point in the history
  13. missed myindextype

    balos1 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    11a3a13 View commit details
    Browse the repository at this point in the history
  14. more mismatch index

    balos1 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    2457a1a View commit details
    Browse the repository at this point in the history
  15. ivar, ix should be c_int

    balos1 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    d0158b1 View commit details
    Browse the repository at this point in the history
  16. idx

    balos1 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6059bcc View commit details
    Browse the repository at this point in the history
  17. specify kind

    balos1 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6b6f525 View commit details
    Browse the repository at this point in the history
  18. just pass neq

    balos1 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    43b024f View commit details
    Browse the repository at this point in the history
  19. more

    balos1 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    70c46bf View commit details
    Browse the repository at this point in the history
  20. missing mod directory

    balos1 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e1d14c8 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    60c1621 View commit details
    Browse the repository at this point in the history
  22. fix kinsol mismatch

    balos1 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    f3ef77c View commit details
    Browse the repository at this point in the history
  23. revert

    balos1 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    841e14d View commit details
    Browse the repository at this point in the history
  24. add verbose flag for building

    balos1 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    64099f0 View commit details
    Browse the repository at this point in the history
  25. turn shared mingw back on

    balos1 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    0236011 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    45243ac View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    4e37d37 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    9f75459 View commit details
    Browse the repository at this point in the history
  2. fix mset, msubset type

    balos1 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    ee805f3 View commit details
    Browse the repository at this point in the history
  3. move note

    balos1 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    3d3892f View commit details
    Browse the repository at this point in the history
  4. document issue with msys shared libraries and disable fortran interfa…

    …ces with shared libs on msys
    balos1 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f3205b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cff922e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c8832ee View commit details
    Browse the repository at this point in the history
  7. fix for #410

    balos1 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    1ba6d10 View commit details
    Browse the repository at this point in the history
  8. typo, andd comment

    balos1 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    fb661b3 View commit details
    Browse the repository at this point in the history
  9. typo

    balos1 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    8a4ac74 View commit details
    Browse the repository at this point in the history
  10. guard against non targets

    balos1 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    4a1ab4b View commit details
    Browse the repository at this point in the history