| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | SDL2: move to by-name, rename SDL2_classic | Grimmauld | 2025-03-26 | 1 | -32/+0 |
| * | SDL2: 2.0.22 -> 2.24.0 | PedroHLC ☭ | 2022-09-18 | 1 | -14/+12 |
| * | SDL2: Reinstate find-headers.patch | OPNA2608 | 2022-03-20 | 1 | -0/+34 |
| * | SDL2: 2.0.14 -> 2.0.20 | Zack A | 2022-02-07 | 1 | -46/+0 |
| * | SDL2: 2.0.12 -> 2.0.14 | Carles Pagès | 2021-01-17 | 1 | -9/+8 |
| * | SDL2: fix cmake interface includes for SDL2::SDL2•••Fixes #103346. The environment var for finding the cmake companion libs headers was missing from the SDL2::SDL2 target, it only worked when using SDL2_INCLUDE_DIRS. | Carles Pagès | 2020-11-11 | 1 | -7/+27 |
| * | SDL2: don't mix space-separated / lists in cmake config•••The SDL2_PATH environment variable is space-separated. However, CMake lists are semicolon separated, and doing set(list "a" ${var}) will end up with list containing "a;b c d". This causes downstream users to fail parsing the include dirs list. Normalize the include dirs list to a normal CMake semicolon-separated list using separate_arguments. | Pierre Bourdon | 2019-08-22 | 1 | -1/+2 |
| * | SDL2: cleanup and add patch to discover extensions | Nikolay Amiantov | 2016-08-22 | 1 | -0/+26 |
