Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | config: Fallback to absolute file names even with LD_LIBRARY_PATH. | Liliana Prikler | 2022-07-28 | 1 | -3/+7 |
* | Fix alternative libSDL2_image name.v0.7.0 | David Thompson | 2021-09-27 | 1 | -1/+1 |
* | Utilize LD_LIBRARY_PATH when set. | David Thompson | 2021-09-27 | 1 | -16/+33 |
* | Fix error reporting when dynamic-link fails. | David Thompson | 2021-09-27 | 1 | -2/+2 |
* | Add fallback method for loading shared libraries. | David Thompson | 2021-04-30 | 1 | -5/+33 |
* | Fix typo in sdl2/config.scm.in. | David Thompson | 2020-04-07 | 1 | -1/+1 |
* | Automagically detect SDL2_image, SDL2_ttf, SDL2_mixer library directories. | David Thompson | 2020-04-07 | 1 | -4/+4 |
* | windows: Fix SDL2_mixer DLL name. | David Thompson | 2019-07-29 | 1 | -1/+1 |
* | Add Windows compatibility. | David Thompson | 2019-07-29 | 1 | -11/+8 |
* | build: Add SDL2_mixer detection. | David Thompson | 2015-12-17 | 1 | -1/+5 |
* | build: Add SDL2_ttf detection. | David Thompson | 2015-12-16 | 1 | -1/+5 |
* | build: Add SDL2_image detection. | David Thompson | 2015-12-16 | 1 | -1/+5 |
* | Initial commit. | David Thompson | 2015-10-06 | 1 | -0/+5 |