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

Ehnance testing adding owl-top and owl-zoo #31

Draft
wants to merge 22 commits into
base: master
Choose a base branch
from

Commits on Nov 17, 2020

  1. Ehnance testing adding owl-top and owl-zoo

    Signed-off-by: Marcello Seri <[email protected]>
    mseri committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    1b90e60 View commit details
    Browse the repository at this point in the history
  2. Re-adding also the c_library_flags

    Signed-off-by: Marcello Seri <[email protected]>
    mseri committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    9764417 View commit details
    Browse the repository at this point in the history
  3. Try to fix on mac by using gcc

    Signed-off-by: Marcello Seri <[email protected]>
    mseri committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    4e7c303 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. Configuration menu
    Copy the full SHA
    784f115 View commit details
    Browse the repository at this point in the history
  2. GCC makes no difference

    Signed-off-by: Marcello Seri <[email protected]>
    mseri committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    fadcde7 View commit details
    Browse the repository at this point in the history
  3. Go back to c_library_flags

    Signed-off-by: Marcello Seri <[email protected]>
    mseri committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    8f170a4 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Use changes from the new dune 2.8

    Signed-off-by: Marcello Seri <[email protected]>
    mseri committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    f6101c6 View commit details
    Browse the repository at this point in the history
  2. Test

    Signed-off-by: Marcello Seri <[email protected]>
    mseri committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    ebf3a25 View commit details
    Browse the repository at this point in the history
  3. Update

    Signed-off-by: Marcello Seri <[email protected]>
    mseri committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    d3e1ce5 View commit details
    Browse the repository at this point in the history
  4. test

    Signed-off-by: Marcello Seri <[email protected]>
    mseri committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    17efa25 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Try to make it all c++

    Signed-off-by: Marcello Seri <[email protected]>
    mseri committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    7aa832a View commit details
    Browse the repository at this point in the history
  2. Fix error slipped in

    Signed-off-by: Marcello Seri <[email protected]>
    mseri committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    83dcdf0 View commit details
    Browse the repository at this point in the history
  3. Update

    Signed-off-by: Marcello Seri <[email protected]>
    mseri committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    dbdf7c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2021

  1. Update

    Signed-off-by: Marcello Seri <[email protected]>
    mseri committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    8379d6e View commit details
    Browse the repository at this point in the history
  2. Improve GH actions order

    Signed-off-by: Marcello Seri <[email protected]>
    mseri committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    5978e22 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Update

    Signed-off-by: Marcello Seri <[email protected]>
    mseri committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    5da90ba View commit details
    Browse the repository at this point in the history
  2. Explict dependence on the eigen_cpp compilation artifacts

    Signed-off-by: Marcello Seri <[email protected]>
    mseri committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    3704b18 View commit details
    Browse the repository at this point in the history
  3. try to enforce linking'

    Signed-off-by: Marcello Seri <[email protected]>
    mseri committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    a4f033a View commit details
    Browse the repository at this point in the history
  4. Force linking also against stdc++

    Signed-off-by: Marcello Seri <[email protected]>
    mseri committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    ca13b84 View commit details
    Browse the repository at this point in the history
  5. Remove extra deps

    Signed-off-by: Marcello Seri <[email protected]>
    mseri committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    dddd85d View commit details
    Browse the repository at this point in the history
  6. Add one more linking

    Signed-off-by: Marcello Seri <[email protected]>
    mseri committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    1f4b6e9 View commit details
    Browse the repository at this point in the history
  7. try to solve the relocation issue

    Signed-off-by: Marcello Seri <[email protected]>
    mseri committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    ee42df6 View commit details
    Browse the repository at this point in the history