Age | Commit message (Collapse) | Author |
|
Print error message if `zip` is not found. It is used for creating
fontpacks.
|
|
All fonts except default.fontpack will be distributed separately, or at least outside of resources.lgr.
|
|
|
|
Use the .lgr extension for Lagrange binary files.
|
|
It's not portable enough, need to tweak the script.
|
|
Todo: Needs testing if this is portable enough. Should be pretty POSIX, though.
|
|
|
|
As part of the CMake configuration, build bincat (23 lines of C) to concatenate resource files together. This is much faster because CMake doesn't have to get involved in the contents of the binary files.
|