Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-03 | - Enable luaulib linking for Linux | Nicky | |
- Put lubLuau.Ast.a at the right most side as GCC/LD is peculiar about link order. | |||
2024-01-29 | DRTVWR-589: add mac luau libs | Maxim Nikolenko | |
2024-01-26 | DRTVWR-589: update to start using Luau libs | Mnikolenko Productengine | |
2023-11-02 | DRTVWR-589: Update Lualibs.cmake to use lua54.lib from 3p-lua. | Nat Goodspeed | |
Also remove #pragma comment(lib, "liblua54.a") from relevant source files. | |||
2023-11-02 | DRTVWR-589: Switch to the lua package built by new 3p-lua repo. | Nat Goodspeed | |
Also ditch crufty CMake logic related to lleventhost, which we haven't used for years. | |||
2023-09-05 | Initial prototype of embedded LUA | Mnikolenko Productengine | |