forked from pool/lua-editorconfig-core-lua
- Add build-with-lua51.patch to make it possible to build with Lua 5.1 (gh#editorconfig/editorconfig-core-lua!5). OBS-URL: https://build.opensuse.org/request/show/1309200 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lua-editorconfig-core-lua?expand=0&rev=5
26 lines
941 B
Plaintext
26 lines
941 B
Plaintext
-------------------------------------------------------------------
|
|
Sun Oct 5 21:48:42 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
|
|
|
- Add build-with-lua51.patch to make it possible to build with
|
|
Lua 5.1 (gh#editorconfig/editorconfig-core-lua!5).
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 9 14:58:07 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Add LUA_INCLUDE_DIR cmake parameter.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 18 15:50:27 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
|
|
|
|
- Use %lua_provides macro for default lua versioning
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 6 19:03:24 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Add lua54 as new build target
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 26 11:44:08 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Initial commit. For lua53 only (requires >= 5.2)
|