summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/macos.yml
AgeCommit message (Collapse)Author
2022-07-08Fix fat universal (arm64 + x86_64) macos Github Actions build (#2567)Richard Smith
* test if clang supports multiple targets * didnt work, so trying lipo to join separate targets together * add CUSTOM_LDFLAGS to try to fix arm64 mac dynamic build * fix sym links * try again to fix sym links * auto extract raylib version numbers from makefile * fix macos missing gnu grep * dont use custom name for raylib dlls
2022-06-06WARNING: REMOVED `raygui` from `raylib/src/extras`Ray
2022-05-31chore: Set permissions for GitHub actions (#2496)Naveen
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much. - Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs [Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/) Signed-off-by: naveen <[email protected]>
2021-12-29Update macos.ymlRay
2021-11-04Update macos.ymlRay
2021-10-24Updated workflow files (#2079)mandar1jn
* Updated workflow files * added the manual trigger to the android workflow
2021-09-22Update macos.ymlRay
2021-02-09Update macos.ymlRay
2020-12-25Update macos.ymlRay
2020-08-21Update macos.ymlRay
2020-08-19Update macos.ymlRay
2020-08-19Update macos.ymlRay
2020-08-19Update macos.ymlRay
2020-08-19Update macos.ymlRay
2020-08-19Update macos.ymlRay
2020-08-19Update macos.ymlRay
2020-08-19Update macos.ymlRay
2020-08-19Update macos.ymlRay
2020-08-19Update macos.ymlRay
2020-08-19Update macos.ymlRay
2020-08-19Update macos.ymlRay
2020-08-19Update macos.ymlRay
2020-08-19Update macos.ymlRay
2020-08-19Update macos.ymlRay
2020-08-18Update macos.ymlRay
2020-08-17Update macos.ymlRay
2020-08-17Update macos.ymlRay
2020-08-17Update and rename ci_src_examples_macos.yml to macos.ymlRay