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

feat+build: improve algorithm configuration; colored log output; improve dependency resolution #20

Merged
merged 34 commits into from
Nov 29, 2023

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    c14c2e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b90335a View commit details
    Browse the repository at this point in the history
  3. fix: make it work

    c-dilks committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    b0659e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

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

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    2a377e2 View commit details
    Browse the repository at this point in the history
  2. test: int and double types

    c-dilks committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    b49a6bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4135753 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3121cef View commit details
    Browse the repository at this point in the history
  5. fix(ci): use a newer fmt

    c-dilks committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    e5663a9 View commit details
    Browse the repository at this point in the history
  6. fix: use realpath for fmt

    c-dilks committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    2808ba2 View commit details
    Browse the repository at this point in the history
  7. fix: cmake method for hipo4

    c-dilks committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    7b3751c View commit details
    Browse the repository at this point in the history
  8. test: syntax

    c-dilks committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    70e5816 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. fix: use fixed hipo version

    c-dilks committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    29fa71a View commit details
    Browse the repository at this point in the history
  2. test: tree

    c-dilks committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    ec2b59e View commit details
    Browse the repository at this point in the history
  3. test: find hipo first

    c-dilks committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    a82692a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe76bf3 View commit details
    Browse the repository at this point in the history
  5. fix: var name

    c-dilks committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    6aaa781 View commit details
    Browse the repository at this point in the history
  6. fix: another var name

    c-dilks committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    879e3eb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bf8104e View commit details
    Browse the repository at this point in the history
  8. test: build fmt static lib

    c-dilks committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    e01c249 View commit details
    Browse the repository at this point in the history
  9. test: TRUE -> ON

    c-dilks committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    558712c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a42653e View commit details
    Browse the repository at this point in the history
  11. build: use pkg-config for fmt

    c-dilks committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    e1917be View commit details
    Browse the repository at this point in the history
  12. fix: full path to pc file

    c-dilks committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    f2df416 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cfd3c5c View commit details
    Browse the repository at this point in the history
  14. fix: build hipo with -fPIC

    c-dilks committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    803fbb7 View commit details
    Browse the repository at this point in the history
  15. fix: include hipo in rpath

    c-dilks committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    0475a90 View commit details
    Browse the repository at this point in the history
  16. deleted: meson.options

    c-dilks committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    8522ef1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6960e15 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    55254d5 View commit details
    Browse the repository at this point in the history
  19. fix: pkgconfig subdir

    c-dilks committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    2dce809 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f0b4719 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    19b7f5e View commit details
    Browse the repository at this point in the history
  22. fix: avoid prefix in rpath

    c-dilks committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    b5d112f View commit details
    Browse the repository at this point in the history