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

Add github action to build releases for Mac #2303

Merged
merged 32 commits into from
Nov 2, 2024
Merged

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    362e23b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a108d0b View commit details
    Browse the repository at this point in the history
  3. Remove nehalem for arm build

    srcejon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    fceee07 View commit details
    Browse the repository at this point in the history
  4. Install Qt 6

    srcejon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    46e8688 View commit details
    Browse the repository at this point in the history
  5. Try removing setup-python

    srcejon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    e5fa27b View commit details
    Browse the repository at this point in the history
  6. Add brew subversion and nasm.

    Add qtwebchannel as appears to be needed by qtwebengine.
    srcejon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    11614b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7bab142 View commit details
    Browse the repository at this point in the history
  8. Add python packages for UHD

    srcejon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    f124186 View commit details
    Browse the repository at this point in the history
  9. Is pip3 already installed?

    srcejon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    3df0376 View commit details
    Browse the repository at this point in the history
  10. Try pipx

    srcejon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    e35133b View commit details
    Browse the repository at this point in the history
  11. Try venv

    srcejon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    d9f36dc View commit details
    Browse the repository at this point in the history
  12. Try DPYTHON_EXECUTABLE

    srcejon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    9d3fe6e View commit details
    Browse the repository at this point in the history
  13. Disble USRP for now.

    srcejon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    868bfea View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e707d75 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    32a9144 View commit details
    Browse the repository at this point in the history
  16. Build in one step, as faster

    srcejon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    5c41fe8 View commit details
    Browse the repository at this point in the history
  17. Use hash for ci builds

    srcejon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    622958b View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    0bfef9d View commit details
    Browse the repository at this point in the history
  2. Install SDRplay API

    srcejon committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    28d0b73 View commit details
    Browse the repository at this point in the history
  3. Add target option

    srcejon committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    03f4dfe View commit details
    Browse the repository at this point in the history
  4. Update boost to latest release. 1.78 fails to build using c++17

    Update UHD to 4.7 and set -DENABLE_PYTHON_API=OFF to try to remove runtime python requirement.
    srcejon committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    8e81d38 View commit details
    Browse the repository at this point in the history
  5. Try Python3_ROOT_DIR

    srcejon committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    7a9b5ee View commit details
    Browse the repository at this point in the history
  6. Try bin

    srcejon committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    a9dbfea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1653698 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ff56523 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    84251ab View commit details
    Browse the repository at this point in the history
  10. Remove test code.

    srcejon committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    1094874 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4ba1340 View commit details
    Browse the repository at this point in the history
  12. Update to github releases

    srcejon committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    9bd001c View commit details
    Browse the repository at this point in the history
  13. Install python manually.

    srcejon committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    441c47c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4f36b21 View commit details
    Browse the repository at this point in the history
  15. Use short sha

    srcejon committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    763438c View commit details
    Browse the repository at this point in the history