| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-15 | Fix handling of SCRIPT_ARG in docker images | Nikita Popov | -0/+6 | |
| Instead of making this a build parameter, pass the SCRIPT as an environment variable. To this purpose, normalize on always referring to a script in `/scripts`. For i686-gnu-nopt-2 I had to create a separate script, because Docker seems to be really terrible at command line argument parsing, so it's not possible to pass an environment variable that contains whitespace. | ||||
