Commit Graph

15 Commits

Author SHA1 Message Date
Walter Schell
4af1093b20 Updated CMake and README.md for 5.4.6 2023-07-11 07:21:55 -04:00
Walter Schell
16d2488f42 Update CMakeLists and README.md for v5.4.5 2023-04-30 10:43:34 -04:00
Hendrik Müller
a626a95546 Added option LUA_ENABLE_TESTING to allow users to disable running tests 2022-10-16 21:41:36 +02:00
Walter Schell
14f98e5fdc
Merge pull request #15 from melonedo/master
Support dynamic library
2022-05-12 21:18:09 -04:00
Walter Schell
e68f5e7869 Added tests to CMakeLists.txt 2022-05-12 20:34:05 -04:00
melonedo
9fab0a4e31 Compile dynamic version from source 2022-05-06 11:05:06 +08:00
melonedo
6f99e2d952 Adapt to suggestions
- build shared and/or static version controlled by `LUA_ENABLE_SHARED/STATIC`
- add alias Lua::Lib which is one of above, controlled by `BUILD_SHARED_LIBS`
- exclude the unneeded version if not toplevel
2022-04-29 21:23:19 +08:00
Walter Schell
ed7515263b Updated CMakeLists.txt and README.md to reflect 5.4.4 2022-01-27 20:20:19 -05:00
Walter Schell
572fb4bb47 Updated CMakeListss.txt and README.md to reflect 5.4.3 2021-04-30 13:12:33 -04:00
Dedmen Miller
045961e7a0
Apply suggestions from code review
Co-authored-by: Walter Schell <3580170+walterschell@users.noreply.github.com>
2021-04-26 17:03:08 +02:00
Dedmen Miller
be9aad4a56
Added ability to compile lua as C++ 2021-04-26 17:03:08 +02:00
alex
95f31eafc0 Update to 5.4.2 2021-03-10 20:46:07 +00:00
Walter Schell
b524fe6513 Updated everything to 5.4.0 2020-06-30 09:29:24 -04:00
Walter Schell
85f515a9f0 Added CMake build 2020-06-30 08:52:34 -04:00
walter
7415ca1536 Adding CMakeLists.txt 2016-09-22 09:39:06 -04:00