Building, documentation (lack of)
Status: Pre-Alpha
Brought to you by:
mlobo
Source package: gleam-0.0.2.tar.gz
The build system is not documented. Inside the tarball should be a text file (INSTALL is the customary name) documenting the build/install process, including the supported compiler(s) version(s), any 3rd party libraries optional or mandatory, ...
There is some information in the web site, but maybe when a user is trying to build the program, the site is off-line or unreachable.
By the way...
$ python build.py -h
Usage: build.py [command [targets]] [options] [variable=value]
targets? variable=value? please document the supported compile options.
The "clean" command does nothing.