summaryrefslogtreecommitdiffhomepage
path: root/.github
AgeCommit message (Collapse)Author
2022-09-01Update windows.ymlRay
2022-09-01Update windows.ymlRay
2022-09-01Update windows.ymlRay
2022-09-01Update windows.ymlRay
2022-09-01Update windows.ymlRay
2022-08-11Update android.ymlRay
2022-08-11Update android.ymlRay
2022-08-11Update android.ymlRay
2022-08-11Update android.ymlRay
2022-08-11Update android.ymlRay
2022-08-11Update windows.ymlRay
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-06Update android.ymlRay
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 linux.ymlRay
2021-12-29Update macos.ymlRay
2021-12-29Update linux.ymlRay
2021-12-06Update webassembly.ymlRay
2021-11-04Update android.yml4.0.0Ray
2021-11-04Update linux.ymlRay
2021-11-04Update webassembly.ymlRay
2021-11-04Update macos.ymlRay
2021-11-04Add some extra libraries to release packagesRay
2021-10-25made it so the cmake workflow runs on cmake related changes (#2083)mandar1jn
2021-10-24Updated workflow files (#2079)mandar1jn
* Updated workflow files * added the manual trigger to the android workflow
2021-10-21Update webassembly.ymlRay
2021-10-21Update webassembly.ymlRay
2021-09-22Update macos.ymlRay
2021-09-22Update linux.ymlRay
2021-09-22Update webassembly.ymlRay
2021-03-20Review Discord link with Vanity URLRay
2021-03-08Update windows_examples.ymlRay
2021-03-08Create windows_examples.ymlRay
2021-03-08Create linux_examples.ymlRay
2021-02-11Update cmake.ymlRay
2021-02-09Update android.ymlRay
2021-02-09Update linux.ymlRay
2021-02-09Update macos.ymlRay
2021-02-09Update webassembly.ymlRay
2021-02-09Update windows.ymlRay
2021-01-25Removing test file. (#1545)hristo
This test file is just testing compilation with the library works correctly but is no longer needed because: - it is not cross platform - it taps into the CTest system which is better suited for real unit/integration tests - it can be incorporated into the pipeline of github actions instead in the future
2021-01-24Added a windows and linux simple compile with cmake (#1543)hristo
* Added a windows and linux simple compile with cmake Will expand on the file but it will be nice to know if they are some extremely breaking changes in the future. cmake.yml will run two task one for linux build and one for windows build essentially checking that both are working. We can add all platforms later. * Renaming the task to "CMake Builds" and removing the test step. Commented out the test step as I don't yet know what the two bash files are doing but they are failing the build.
2020-12-25Update webassembly.yml3.5.0Ray
2020-12-25Update macos.ymlRay
2020-12-25Update android.ymlRay
2020-12-25Update linux.ymlRay
2020-12-25Update windows.ymlRay
2020-11-19Update windows.ymlRay
2020-11-19Update webassembly.ymlRay