summaryrefslogtreecommitdiffhomepage
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* scripts: remove obsolate release scriptdilluti0n2025-09-071-75/+0
|
* scripts: exclude debuginfo file from tarballdilluti0n2025-09-071-10/+7
|
* scripts: set target to x86_64-unknown-linux-musl on releasedilluti0n2025-09-071-9/+46
| | | | | The binary size is about 3MB before stripping anyway, so whether it’s built with musl or glibc doesn’t really make a difference.
* scripts: implement release script for linuxdilluti0n2025-09-051-0/+41
|
* Update copyright notices to notice email instead of github linkdilluti0n2025-09-051-1/+1
|
* Implement add-header.sh to add license headerdilluti0n2025-09-051-0/+56