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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable building DIPY with Meson #2715

Merged
merged 63 commits into from Nov 17, 2023
Merged

Enable building DIPY with Meson #2715

merged 63 commits into from Nov 17, 2023

Commits on Nov 2, 2023

  1. initial meson setup

    skoudoro committed Nov 2, 2023
    Copy the full SHA
    233c160 View commit details
    Browse the repository at this point in the history
  2. first compiling version

    skoudoro committed Nov 2, 2023
    Copy the full SHA
    aec73c0 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e07b123 View commit details
    Browse the repository at this point in the history
  4. typo

    skoudoro committed Nov 2, 2023
    Copy the full SHA
    448d223 View commit details
    Browse the repository at this point in the history
  5. remove bitness script

    skoudoro committed Nov 2, 2023
    Copy the full SHA
    371e848 View commit details
    Browse the repository at this point in the history
  6. update to spin

    skoudoro committed Nov 2, 2023
    Copy the full SHA
    d0b8654 View commit details
    Browse the repository at this point in the history
  7. remove dev.py

    skoudoro committed Nov 2, 2023
    Copy the full SHA
    776da2f View commit details
    Browse the repository at this point in the history
  8. add missing files

    skoudoro committed Nov 2, 2023
    Copy the full SHA
    dfeeb59 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    31975ba View commit details
    Browse the repository at this point in the history
  10. allow runtest

    skoudoro committed Nov 2, 2023
    Copy the full SHA
    35f07f0 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    8240788 View commit details
    Browse the repository at this point in the history
  12. ignore benchmark file

    skoudoro committed Nov 2, 2023
    Copy the full SHA
    05c57de View commit details
    Browse the repository at this point in the history
  13. add some optimization flags

    skoudoro committed Nov 2, 2023
    Copy the full SHA
    1cf4db0 View commit details
    Browse the repository at this point in the history
  14. move python 3.12-dev to pre

    skoudoro committed Nov 2, 2023
    Copy the full SHA
    2d4c244 View commit details
    Browse the repository at this point in the history
  15. add workflows.nn

    skoudoro committed Nov 2, 2023
    Copy the full SHA
    823e5a0 View commit details
    Browse the repository at this point in the history
  16. add depfile

    skoudoro committed Nov 2, 2023
    Copy the full SHA
    1569851 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    1cdea50 View commit details
    Browse the repository at this point in the history
  18. build dir

    skoudoro committed Nov 2, 2023
    Copy the full SHA
    649366e View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    be4edda View commit details
    Browse the repository at this point in the history
  20. display some debug info

    skoudoro committed Nov 2, 2023
    Copy the full SHA
    93f0d11 View commit details
    Browse the repository at this point in the history
  21. check presence of lto dll

    skoudoro committed Nov 2, 2023
    Copy the full SHA
    2836523 View commit details
    Browse the repository at this point in the history
  22. does liblto_plugin exist ?

    skoudoro committed Nov 2, 2023
    Copy the full SHA
    0114bf2 View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    9d6d0ee View commit details
    Browse the repository at this point in the history
  24. some CI Fix

    skoudoro committed Nov 2, 2023
    Copy the full SHA
    2c797a2 View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    3fcf475 View commit details
    Browse the repository at this point in the history
  26. add -c option to pytest

    skoudoro committed Nov 2, 2023
    Copy the full SHA
    e82b763 View commit details
    Browse the repository at this point in the history
  27. remove locate

    skoudoro committed Nov 2, 2023
    Copy the full SHA
    024bbe0 View commit details
    Browse the repository at this point in the history
  28. Copy the full SHA
    0045448 View commit details
    Browse the repository at this point in the history
  29. Copy the full SHA
    7c88a9d View commit details
    Browse the repository at this point in the history
  30. Copy the full SHA
    00cfc4d View commit details
    Browse the repository at this point in the history
  31. clang ?

    skoudoro committed Nov 2, 2023
    Copy the full SHA
    97d1279 View commit details
    Browse the repository at this point in the history
  32. Copy the full SHA
    a670e93 View commit details
    Browse the repository at this point in the history
  33. update github_path

    skoudoro committed Nov 2, 2023
    Copy the full SHA
    208610f View commit details
    Browse the repository at this point in the history
  34. update some path

    skoudoro committed Nov 2, 2023
    Copy the full SHA
    bcb9cba View commit details
    Browse the repository at this point in the history
  35. Copy the full SHA
    1d7a109 View commit details
    Browse the repository at this point in the history
  36. Copy the full SHA
    b0a6ef9 View commit details
    Browse the repository at this point in the history
  37. update some CI's

    skoudoro committed Nov 2, 2023
    Copy the full SHA
    f51da10 View commit details
    Browse the repository at this point in the history
  38. add compilation flags

    skoudoro committed Nov 2, 2023
    Copy the full SHA
    0ae628e View commit details
    Browse the repository at this point in the history
  39. skip pre task if failure

    skoudoro committed Nov 2, 2023
    Copy the full SHA
    9bceb73 View commit details
    Browse the repository at this point in the history
  40. Copy the full SHA
    a39d7e7 View commit details
    Browse the repository at this point in the history
  41. Copy the full SHA
    de23d77 View commit details
    Browse the repository at this point in the history
  42. Copy the full SHA
    4f0a3b0 View commit details
    Browse the repository at this point in the history
  43. remove setup.py

    skoudoro committed Nov 2, 2023
    Copy the full SHA
    b58cc7b View commit details
    Browse the repository at this point in the history
  44. remove mingw-w64 update

    skoudoro committed Nov 2, 2023
    Copy the full SHA
    8eb8c99 View commit details
    Browse the repository at this point in the history
  45. Copy the full SHA
    439e2f3 View commit details
    Browse the repository at this point in the history
  46. manage versioning

    skoudoro committed Nov 2, 2023
    Copy the full SHA
    4a014f7 View commit details
    Browse the repository at this point in the history
  47. fix pep8

    skoudoro committed Nov 2, 2023
    Copy the full SHA
    80f30f1 View commit details
    Browse the repository at this point in the history
  48. add trx

    skoudoro committed Nov 2, 2023
    Copy the full SHA
    ab1dc82 View commit details
    Browse the repository at this point in the history
  49. handle examples

    skoudoro committed Nov 2, 2023
    Copy the full SHA
    c818bd5 View commit details
    Browse the repository at this point in the history
  50. fix typo

    skoudoro committed Nov 2, 2023
    Copy the full SHA
    3c3c0cd View commit details
    Browse the repository at this point in the history
  51. Copy the full SHA
    dce2546 View commit details
    Browse the repository at this point in the history
  52. Copy the full SHA
    1237d92 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. [NF/OPT] update/fix benchmarking

    provides benchmarking mvp
    skoudoro committed Nov 3, 2023
    Copy the full SHA
    fc96060 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    adfa4fa View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. [RF] update cli management

    skoudoro committed Nov 7, 2023
    Copy the full SHA
    a608aa2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1f57ec5 View commit details
    Browse the repository at this point in the history
  3. [RF] update docs generation

    skoudoro committed Nov 7, 2023
    Copy the full SHA
    9cf0131 View commit details
    Browse the repository at this point in the history
  4. [MTN] remove python 3.8 CIs

    add python 3.12 CIs
    skoudoro committed Nov 7, 2023
    Copy the full SHA
    b6b04f3 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. add clean command

    skoudoro committed Nov 8, 2023
    Copy the full SHA
    fb9ad58 View commit details
    Browse the repository at this point in the history
  2. [DOC] update instructions

    skoudoro committed Nov 8, 2023
    Copy the full SHA
    24191a6 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. [MTN] back to origin

    skoudoro committed Nov 15, 2023
    Copy the full SHA
    821ade3 View commit details
    Browse the repository at this point in the history
  2. [MTN] update minimal CI

    skoudoro committed Nov 15, 2023
    Copy the full SHA
    a35e01e View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Copy the full SHA
    5d009be View commit details
    Browse the repository at this point in the history