c9020ece5d 
								
							
								 
							
						 
						
							
							
								
								Update linux.yml  
							
							
								
							
							
						 
						hace 2 años  
				
					
						
							
							
								 
						
							
							
							
								
							
								2e7a7877a5 
								
							
								 
							
						 
						
							
							
								
								Update webassembly.yml  
							
							
								
							
							
						 
						hace 2 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								a3b7bd0891 
								
									
								
							
								 
							
						 
						
							
							
								
								Update webassembly.yml  
							
							
								
							
							
						 
						hace 2 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								c04c3668cb 
								
									
								
							
								 
							
						 
						
							
							
								
								Update windows.yml  
							
							
								
							
							
						 
						hace 2 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								855a5f3701 
								
									
								
							
								 
							
						 
						
							
							
								
								Update windows.yml  
							
							
								
							
							
						 
						hace 2 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								6d59a21e99 
								
									
								
							
								 
							
						 
						
							
							
								
								Update windows.yml  
							
							
								
							
							
						 
						hace 2 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								935a306b29 
								
									
								
							
								 
							
						 
						
							
							
								
								Update windows.yml  
							
							
								
							
							
						 
						hace 2 años  
				
					
						
							
							
								 
						
							
							
							
								
							
								bbf9935828 
								
							
								 
							
						 
						
							
							
								
								Update github workflows  
							
							
								
							
							
						 
						hace 2 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								656f47b7cc 
								
									
								
							
								 
							
						 
						
							
							
								
								Update cmake.yml  
							
							
								
							
							
						 
						hace 3 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								2a88dc9bb7 
								
									
								
							
								 
							
						 
						
							
							
								
								Update linux_examples.yml  
							
							
								
							
							
						 
						hace 3 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								a598754b5b 
								
									
								
							
								 
							
						 
						
							
							
								
								Update windows.yml  
							
							
								
							
							
						 
						hace 3 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								bb4d9297b5 
								
									
								
							
								 
							
						 
						
							
							
								
								Update windows.yml  
							
							
								
							
							
						 
						hace 3 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								4938966e76 
								
									
								
							
								 
							
						 
						
							
							
								
								Update windows.yml  
							
							
								
							
							
						 
						hace 3 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								cabaa53302 
								
									
								
							
								 
							
						 
						
							
							
								
								Update windows.yml  
							
							
								
							
							
						 
						hace 3 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								bfab101ac2 
								
									
								
							
								 
							
						 
						
							
							
								
								Update windows.yml  
							
							
								
							
							
						 
						hace 3 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								d658e6772d 
								
									
								
							
								 
							
						 
						
							
							
								
								Update android.yml  
							
							
								
							
							
						 
						hace 3 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								965057dbe2 
								
									
								
							
								 
							
						 
						
							
							
								
								Update android.yml  
							
							
								
							
							
						 
						hace 3 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								b38dceb2de 
								
									
								
							
								 
							
						 
						
							
							
								
								Update android.yml  
							
							
								
							
							
						 
						hace 3 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								764254d93e 
								
									
								
							
								 
							
						 
						
							
							
								
								Update android.yml  
							
							
								
							
							
						 
						hace 3 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								b55cb32d9b 
								
									
								
							
								 
							
						 
						
							
							
								
								Update android.yml  
							
							
								
							
							
						 
						hace 3 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								931af3a242 
								
									
								
							
								 
							
						 
						
							
							
								
								Update windows.yml  
							
							
								
							
							
						 
						hace 3 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								f7e1550eea 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix fat universal (arm64 + x86_64) macos Github Actions build ( #2567 )  
							
							* 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 
							
						 
						hace 3 años  
				
					
						
							
							
								 
						
							
							
							
								
							
								9c676e599e 
								
							
								 
							
						 
						
							
							
								
								Update android.yml  
							
							
								
							
							
						 
						hace 3 años  
				
					
						
							
							
								 
						
							
							
							
								
							
								609d92003b 
								
							
								 
							
						 
						
							
							
								
								WARNING: REMOVED `raygui` from `raylib/src/extras`  
							
							
								
							
							
						 
						hace 3 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								023eb3380d 
								
									
								
							
								 
							
						 
						
							
							
								
								chore: Set permissions for GitHub actions ( #2496 )  
							
							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 <172697+naveensrinivasan@users.noreply.github.com> 
							
						 
						hace 3 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								79992a8d50 
								
									
								
							
								 
							
						 
						
							
							
								
								Update linux.yml  
							
							
								
							
							
						 
						hace 3 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								be5f36444d 
								
									
								
							
								 
							
						 
						
							
							
								
								Update macos.yml  
							
							
								
							
							
						 
						hace 3 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								b1607ad9e7 
								
									
								
							
								 
							
						 
						
							
							
								
								Update linux.yml  
							
							
								
							
							
						 
						hace 3 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								93f05d851d 
								
									
								
							
								 
							
						 
						
							
							
								
								Update webassembly.yml  
							
							
								
							
							
						 
						hace 3 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								0851960397 
								
									
								
							
								 
							
						 
						
							
							
								
								Update android.yml  
							
							
								
							
							
						 
						hace 4 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								a31784759d 
								
									
								
							
								 
							
						 
						
							
							
								
								Update linux.yml  
							
							
								
							
							
						 
						hace 4 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								453a5b49a0 
								
									
								
							
								 
							
						 
						
							
							
								
								Update webassembly.yml  
							
							
								
							
							
						 
						hace 4 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								e7f24ade0b 
								
									
								
							
								 
							
						 
						
							
							
								
								Update macos.yml  
							
							
								
							
							
						 
						hace 4 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								e14c6441ce 
								
									
								
							
								 
							
						 
						
							
							
								
								Add some extra libraries to release packages  
							
							
								
							
							
						 
						hace 4 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								e5cdfab97d 
								
									
								
							
								 
							
						 
						
							
							
								
								made it so the cmake workflow runs on cmake related changes ( #2083 )  
							
							
								
							
							
						 
						hace 4 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								4c497779a2 
								
									
								
							
								 
							
						 
						
							
							
								
								Updated workflow files ( #2079 )  
							
							* Updated workflow files
* added the manual trigger to the android workflow 
							
						 
						hace 4 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								cbeb29d9d1 
								
									
								
							
								 
							
						 
						
							
							
								
								Update webassembly.yml  
							
							
								
							
							
						 
						hace 4 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								16f5a04983 
								
									
								
							
								 
							
						 
						
							
							
								
								Update webassembly.yml  
							
							
								
							
							
						 
						hace 4 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								23b827b66c 
								
									
								
							
								 
							
						 
						
							
							
								
								Update macos.yml  
							
							
								
							
							
						 
						hace 4 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								d851208413 
								
									
								
							
								 
							
						 
						
							
							
								
								Update linux.yml  
							
							
								
							
							
						 
						hace 4 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								3caa15e696 
								
									
								
							
								 
							
						 
						
							
							
								
								Update webassembly.yml  
							
							
								
							
							
						 
						hace 4 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								8dc3057fe5 
								
									
								
							
								 
							
						 
						
							
							
								
								Update windows_examples.yml  
							
							
								
							
							
						 
						hace 4 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								55bf595cae 
								
									
								
							
								 
							
						 
						
							
							
								
								Create windows_examples.yml  
							
							
								
							
							
						 
						hace 4 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								955d4d3d1a 
								
									
								
							
								 
							
						 
						
							
							
								
								Create linux_examples.yml  
							
							
								
							
							
						 
						hace 4 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								ccdf2a3a9e 
								
									
								
							
								 
							
						 
						
							
							
								
								Update cmake.yml  
							
							
								
							
							
						 
						hace 4 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								36e434099d 
								
									
								
							
								 
							
						 
						
							
							
								
								Update android.yml  
							
							
								
							
							
						 
						hace 4 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								bf008234e2 
								
									
								
							
								 
							
						 
						
							
							
								
								Update linux.yml  
							
							
								
							
							
						 
						hace 4 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								16c0f92f18 
								
									
								
							
								 
							
						 
						
							
							
								
								Update macos.yml  
							
							
								
							
							
						 
						hace 4 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								a5af604b2d 
								
									
								
							
								 
							
						 
						
							
							
								
								Update webassembly.yml  
							
							
								
							
							
						 
						hace 4 años  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								4f40b4a961 
								
									
								
							
								 
							
						 
						
							
							
								
								Update windows.yml  
							
							
								
							
							
						 
						hace 4 años