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

Fix RStan 2.26 building & Standalone functions #85

Merged
merged 12 commits into from
Oct 1, 2021
Merged

Fix RStan 2.26 building & Standalone functions #85

merged 12 commits into from
Oct 1, 2021

Commits on Apr 24, 2021

  1. Add Makevars flags needed for use with RStan 2.26

    Andrew Johnson committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    87cf723 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2021

  1. Update inst/include/sys/Makevars.win

    Co-authored-by: Hamada S. Badr <hamada.s.badr@gmail.com>
    Andrew Johnson and hsbadr committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    af897fe View commit details
    Browse the repository at this point in the history
  2. Update inst/include/sys/Makevars

    Co-authored-by: Hamada S. Badr <hamada.s.badr@gmail.com>
    Andrew Johnson and hsbadr committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    a9e8a97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    748a84e View commit details
    Browse the repository at this point in the history
  4. Append makevars for install

    Andrew Johnson committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    4a076b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Revert append flags

    Andrew Johnson committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    d9c7f9a View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Test standalone

    Andrew Johnson committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    786bb15 View commit details
    Browse the repository at this point in the history
  2. Compatibility with stanc3

    Andrew Johnson committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    1eed8b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Fix false positive

    Andrew Johnson committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    af75fe1 View commit details
    Browse the repository at this point in the history
  2. Fix handling of non-templated plain types

    Andrew Johnson committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    96b49b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Revert makevars changes & fix USE_STANC3 definition

    Andrew Johnson committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    cb5ab9a View commit details
    Browse the repository at this point in the history
  2. Re-add makevars changes

    Andrew Johnson committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    510d867 View commit details
    Browse the repository at this point in the history