Commit Graph

11 Commits

Author SHA1 Message Date
Wouter Wijsman
7e4bdd22f9 Add build script and update build.txt 2024-06-16 12:47:30 +02:00
Diamond Rivero
46e4888245 update libcrypto version 2023-12-22 13:16:02 +08:00
Wouter Wijsman
257d7d2e98 Add dependencies for building packages to container
The pspsdk container is only used by psp-packages and psplinkusb. In the psp-packages actions we are installing the dependencies needing for building packages over 30 times. This is a waste of time and resources (it's also kinda mean towards the Alpine Linux team). My suggestion is to make sure those dependencies are already available in this container. This would probably make psp-packages build 10 times faster.
2023-06-23 20:19:34 +02:00
Francisco Javier Trujillo Mata
d1f347aa32 Link libpspsdk because it is part of standard libs 2022-03-30 18:18:55 +02:00
Francisco Javier Trujillo Mata
8a0ab6b14e Adding pthreadglue support 2022-03-26 14:31:53 +01:00
Francisco Javier Trujillo Mata
98b7d836ee Create specific modinfo library 2021-12-06 21:24:44 +01:00
Francisco Javier Trujillo Mata
e66eddd9b3 Add pspsdk to the standard libs 2021-12-04 14:22:35 +01:00
Francisco Javier Trujillo Mata
77ab536474 Implement some missings todo, and add libpsprtc as standard library
Remove -lm from examples because is also part of standard libraries
2021-11-16 11:25:01 +01:00
Francisco Javier Trujillo Mata
c0f526059a Rename libpsplibc to libcglue 2021-11-15 15:41:30 +01:00
Francisco Javier Trujillo Mata
fe46176fd0 Create the CI/CD of PSPSDK:
- Generate PSPSDK docker layer
- Generate and expose all the samples binaries (PBP files)
- Generate doxygen documentation and upload it to github pages
2021-11-15 15:38:42 +01:00
Carsten Teibes
2734075909 Add docker-based compilation actions 2020-06-22 23:49:59 +02:00