Module luarocks.build.builtin

A builtin build system: back-end to provide a portable way of building C-based Lua modules.

Functions

run (rockspec) Driver function for the builtin build back-end.


Functions

run (rockspec)
Driver function for the builtin build back-end.

Parameters:

  • rockspec: table: the loaded rockspec.

Returns:

    boolean or (nil, string): true if no errors ocurred, nil and an error message otherwise.
generated by LDoc 0.5