Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/veandco/sdl2-static-library-build-scripts


https://github.com/veandco/sdl2-static-library-build-scripts

add some freebsd support but not complete yet for SDL2_mixer

Signed-off-by: Lilis Iskandar <[email protected]>

24edbc458bd80684587b98718d7d2b5e11ca3220 authored over 1 year ago by Lilis Iskandar <[email protected]>
updates, specifically for linux_mipsle

Signed-off-by: Lilis Iskandar <[email protected]>

2e901b7faab52547b0f3b85b594b408a2704fca0 authored about 2 years ago by Lilis Iskandar <[email protected]>
many updates to scripts including darwin/arm64 support and more dependencylibrary build scripts

Signed-off-by: Lilis Iskandar <[email protected]>

455c9eeccaf5bdd470e32c3c7742cb25e02766d4 authored about 2 years ago by Lilis Iskandar <[email protected]>
fix common-darwin_amd64.sh in Github Actions

Signed-off-by: Lilis Iskandar <[email protected]>

e833830536e95e40d1781a4b5f67e7ede6479753 authored about 2 years ago by Lilis Iskandar <[email protected]>
disable mmx for SDL2_gfx on non-x86 linux platforms

Signed-off-by: Lilis Iskandar <[email protected]>

6c876a5effae979f8f0879ca98579a167f938dac authored about 2 years ago by Lilis Iskandar <[email protected]>
use relative path to osxcross instead of absolute path

Signed-off-by: Lilis Iskandar <[email protected]>

e8ccb5ac1737cf2a08b5dfe5f4459de9ac5d7903 authored about 2 years ago by Lilis Iskandar <[email protected]>
split setup and build steps in Github Actions

Signed-off-by: Lilis Iskandar <[email protected]>

975f9787366c10a239502e031d04ad20121fbab6 authored about 2 years ago by Lilis Iskandar <[email protected]>
install automake during setup

Signed-off-by: Lilis Iskandar <[email protected]>

678de276e2775994f6bc7190bb164b5c423dd74c authored about 2 years ago by Lilis Iskandar <[email protected]>
automatically press enter when building osx toolchains

Signed-off-by: Lilis Iskandar <[email protected]>

067f59fcb7407d33e5874b5079d75661b39b94a1 authored about 2 years ago by Lilis Iskandar <[email protected]>
add Github Actions for CI/CD

Signed-off-by: Lilis Iskandar <[email protected]>

5ea63662cec373b1177b698e168f2edd0d7ed91a authored about 2 years ago by Lilis Iskandar <[email protected]>
Merge pull request #2 from dusk125/strip

Adding strip command for each of the output libraries

c7ea727fa90ed2487212f4ccf45fb5d4298b4298 authored about 2 years ago by veeableful <[email protected]>
Adding strip command for each of the output libraries

bd60918e6883e3824e272996666177bd93f6713d authored about 2 years ago by Allen Ray <[email protected]>
update OSX SDK download links to use self-hosted object storage instance

Signed-off-by: Lilis Iskandar <[email protected]>

75572e25bd3c9b6c9d98188bb4eeddff70aa84fa authored over 2 years ago by Lilis Iskandar <[email protected]>
fix common-darwin_amd64.sh

Signed-off-by: Lilis Iskandar <[email protected]>

a1e085cd5fbfd7d3f31c5598833fa601c6ca01da authored over 2 years ago by Lilis Iskandar <[email protected]>
fix build.sh

Signed-off-by: Lilis Iskandar <[email protected]>

1647e58999f05be530de7f226618a498faff2f01 authored over 2 years ago by Lilis Iskandar <[email protected]>
update scripts to be more generic

Signed-off-by: Lilis Iskandar <[email protected]>

cc22dfe70462941900d7702806212bb2ee1a175c authored over 2 years ago by Lilis Iskandar <[email protected]>
include SDL2_gfx in build.sh

Signed-off-by: Lilis Iskandar <[email protected]>

7965757e20029b4f4669cf7047184c10c580aa19 authored about 3 years ago by Lilis Iskandar <[email protected]>
add scripts for building SDL2_gfx

Signed-off-by: Lilis Iskandar <[email protected]>

beb798479ee6bf2b19ac9da0a9b6a233496eb06b authored about 3 years ago by Lilis Iskandar <[email protected]>
refactor build scripts and add scripts for building freetype, SDL2_mixer, and SDL2_ttf

Signed-off-by: Lilis Iskandar <[email protected]>

6ac68318d4732c1db4ff35437e97cd86e6aebbf4 authored about 3 years ago by Lilis Iskandar <[email protected]>
add scripts for building SDL2_image and update some scripts for SDL2

Signed-off-by: Lilis Iskandar <[email protected]>

3556527bc61ba5208d4368d39c4b8bbb5b743601 authored about 3 years ago by Lilis Iskandar <[email protected]>
README.md: add missing directory change step after running inside ubuntu container

Signed-off-by: Lilis Iskandar <[email protected]>

0e32270067c7bd305a8284904390501fec12ad61 authored about 3 years ago by Lilis Iskandar <[email protected]>
add missing dependencies in setup.sh

Signed-off-by: Lilis Iskandar <[email protected]>

669130fdf0e4031f1e476d572c4e35abe32ac40e authored about 3 years ago by Lilis Iskandar <[email protected]>
Update README

Signed-off-by: Lilis Iskandar <[email protected]>

125448dbda7be367c9999f30609a7c9ed5691fb0 authored over 3 years ago by Lilis Iskandar <[email protected]>
Update README

Signed-off-by: Lilis Iskandar <[email protected]>

9775ef80ab2f4eb3e5924b37be3528e3d586e4ff authored over 3 years ago by Lilis Iskandar <[email protected]>
Run apt update before installing system dependencies

Signed-off-by: Lilis Iskandar <[email protected]>

e6c87bc829a0a0bd6f734adb01677ed79abd7383 authored over 3 years ago by Lilis Iskandar <[email protected]>
Temporarily add --disable-joystick-mfi flag when building SDL2 for darwin arm64 because there is an error

Signed-off-by: Lilis Iskandar <[email protected]>

ab5a942d85ebe365754f92ff7d1ab3d06a393a71 authored over 3 years ago by Lilis Iskandar <[email protected]>
Build compiler-rt in order to build for macOS platform

Signed-off-by: Lilis Iskandar <[email protected]>

dfde58fe1a84c72114157f640c8a9bdf5ac0290c authored over 3 years ago by Lilis Iskandar <[email protected]>
Update scripts to use Ubuntu as host and be able to build for more platforms

Signed-off-by: Lilis Iskandar <[email protected]>

619be2a0d41aade39b76e95f40cdd24925fb3656 authored over 3 years ago by Lilis Iskandar <[email protected]>
initial commit

Signed-off-by: Lilis Iskandar <[email protected]>

e59e886112655f17502211430fb5c532aeb8509a authored over 3 years ago by Lilis Iskandar <[email protected]>