Commit Graph

7 Commits

Author SHA1 Message Date
Lorenzo Cogotti 52ced64154 [crush] Fix os.execute() failure detection on LuaJIT. 2022-10-02 16:34:08 +02:00
Lorenzo Cogotti 1e19ea0290 [crush] Add Lua version compatibility check. 2022-10-02 15:58:50 +02:00
Lorenzo Cogotti 17e6ab6e17 [crush] Fix nil variable reference. 2022-08-15 23:48:26 +02:00
Lorenzo Cogotti 9a2b70e96d [crush] Fix dependency scan loop.
Dependency count may change, and deps array length must be evaluated every loop.
2022-08-15 21:55:10 +02:00
Lorenzo Cogotti a1f4841066 [crush] Improve error messages. 2022-08-15 19:18:03 +02:00
Lorenzo Cogotti ffd72490f7 [crush] Use actual Lua files for .lovedeps. 2022-08-15 18:54:06 +02:00
Lorenzo Cogotti 0bee25794c [crush] Add sources. 2022-08-15 11:49:10 +02:00