Maximilian Seesslen
Maximilian Seesslen
The build scripts can create an file "build.env" in the build folder to feed back environment variables to laminar. After the build, the file is parsed by laminar. The following...
Hello, the file "newlib/libc/include/sys/config.h" seems to be missing. "config.h" is listed in ".gitignore". Copying it from newlib works for me. Best regards, Max
With the `laminarc tag` command the build scripts can augment runs with metadata. This can be SCM-oriented information like the used branch or source-version. The metadata is a list of...