| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update sample build scripts | Ron Yorston | 2024-09-25 | 1 | -3/+16 |
| | | | | | | | | | | | | | | Recent binaries released on frippery.org use the time of the latest commit as the build time. This is achieved through the SOURCE_DATE_EPOCH environment variable, which is respected by the upstream BusyBox build system. The sample build scripts have been updated to do the same. This doesn't result in perfectly reproducible builds as the toolchains used don't all support SOURCE_DATE_EPOCH. Add some more details to the README file. | ||||
| * | win32: update sample script for release build | Ron Yorston | 2024-02-03 | 1 | -4/+11 |
| | | | | | | Update the mkrelease script to include cross-compilation of the Windows on ARM binary on Linux using llvm-mingw. | ||||
| * | Example build scripts | Ron Yorston | 2023-06-04 | 1 | -0/+6 |
| Supply the scripts used to build release and prerelease busybox-w32. (GitHub issue #330) | |||||
