Chi Huu Huynh
426b3877db
centurion: remove limits & add patch | libsdl_*: use configs from install ( #5097 )
...
* centurion: remove limits
* libsdl_*: update if statements
* libsdl_*: improve pattern for older libsdl_* versions
* libsdl_image: fix pattern
* libsdl_ttf: remove `plain = true`
* libsdl_*: make patches only wasm and improve replace by using two instead of pattern
* libsdl_*: use `package:is_plat`
3 months ago
SFGrenade
86e36a8ac7
add more versions for libsdl* ( #3225 )
...
* add more versions for libsdl*
mostly github version
* use new cmake variable for sdl_image
unify on_test
* only add new libsdl version, not other parts yet
* enable libsdl_image github versions
* enabled libsdl_mixer github versions
* enabled libsdl_net github versions
* enabled libsdl_ttf github versions
* only build_shared_libs for libsdl_image
* optional wavpack support
* add config for wavpack
- todo: maybe add xmake configs for all of these
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* add inbetween versions for libsdl_image
add 2.22.0 for libsdl_ttf
* Update windows.yml
---------
Co-authored-by: ruki <waruqi@gmail.com>
10 months ago
Jérôme Leclercq
c0f99077c2
Fix libsdl_* packages ( #3045 )
...
* Fix libsdl_* packages
cd3672b6ab
broke libsdl_* packages tests for some reason (perhaps ldflags?)
This fixes them
* libsdl: Fix MinGW
* Fix libsdl_gfx
11 months ago
ruki
cad11b9cac
Improve sdl ( #1816 )
...
* Allow libsdl_<libs> to work in static (or with statically built libsdl)
* libsdl_image: Fix libsdl_image
* Some fixes
* Some fixes
* More fixes
* Fix SDL find defines
* Update xmake.lua
* Update xmake.lua
* More fixes
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* fixes and logs
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* improve sdl
* pass freetype
* fix sep
* add verbose
* Update xmake.lua
* fix missing zlib
* fix wasm
* fix ttf
* fix sdl_ttf
* fix path
* improve shared
* revert ci
* format
* fix sdl gfx
* fix sdl gfx
* improve sdl ttf
* fix gfx
* improve sdl ttf
* improve sdl ttf
* improve sdl ttf
* fix net
* improve wasm and bsd
* improve gfx
* test
* Update xmake.lua
* fix gfx
* port sdl gfx
* export dll
* Update xmake.lua
---------
Co-authored-by: SirLynix <lynix680@gmail.com>
2 years ago
SFGrenade
d1e05c4dec
Add github link and update libsdl* ( #1444 )
...
* Add github link and update libsdl*
* Update xmake.lua
* Make sdl_image xmake like sdl xmake
* Make sdl_ttf xmake like sdl xmake
* Readd sdl_image compat flags
* Update xmake.lua
* Re-remove the configure file for sdl_image
* Update xmake.lua
* Update xmake.lua
* Attempt at `-DSDL2_DIR` for macos
* Update xmake.lua
* correct config parameter
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>
2 years ago
Jérôme Leclercq
aeba96e5a0
Add includedirs for libsdl_xx ( #644 )
3 years ago
ImperatorS79
67314da9ae
Add extsources to libsdl ( #599 )
...
* Add extsources to libsdl
* Update xmake.lua
3 years ago
PucklaMotzer09
26d2ca6ee0
Add extsources to libsdl_net ( #566 )
3 years ago
Jérôme Leclercq
7936c24ab8
Fix libsdl_* .dll installation and run ( #403 )
...
* Fix libsdl_* .dll installation
* libsdl_*: Add support for pic
* Fix libsdl_gfx build on Windows
* Fix libsdl_x building with a system libsdl
* libsdl: Use private inheritance for libxext
4 years ago
PucklaMotzer09
aa8694099e
Remove redundant blank lines in libsdl_net
4 years ago
PucklaMotzer09
d4d91773cd
Move set_homepage to top in libsdl_net
4 years ago
PucklaMotzer09
bf0f8250ef
Add libsdl_net
4 years ago