| Summary: | Premake scripts are not compatible with "Genie" (premake fork) | ||
|---|---|---|---|
| Product: | SDL | Reporter: | jfverdon |
| Component: | build | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | enhancement | ||
| Priority: | P2 | CC: | icculus |
| Version: | HG 2.1 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Attachments: | Genie patch | ||
|
Description
jfverdon
2016-02-17 19:26:22 UTC
Fixed, thanks! https://hg.libsdl.org/SDL/rev/34fb2e531f7c FYI, I don't know of anyone else using the premake support, so it may go away in the future. (In reply to Sam Lantinga from comment #1) > FYI, I don't know of anyone else using the premake support, so it may go > away in the future. (I'm actually planning to remove this after 2.0.5 ships.) --ryan. (In reply to Ryan C. Gordon from comment #2) > (I'm actually planning to remove this after 2.0.5 ships.) Premake support is gone now, in commit https://hg.libsdl.org/SDL/rev/3cc0fe7f98d7 --ryan. |