aboutsummaryrefslogtreecommitdiff
path: root/portable/build.sh
Commit message (Collapse)AuthorAge
* Disable non-Windows portable FFmpeg integrationHEADmasterJoshua M. Boniface2024-05-09
|
* Add portable build FFmpeg downloadsJoshua M. Boniface2024-05-08
|
* Ensure archives have an inner folderJoshua M. Boniface2024-03-03
|
* Fix bad tar flag for XZJoshua M. Boniface2024-03-03
|
* Add tar.xz archivesJoshua M. Boniface2024-03-03
|
* Fix another bad variable referenceJoshua M. Boniface2024-03-03
|
* Fix incorrect variable nameJoshua M. Boniface2024-03-03
|
* Make gzip explicit in archive typesJoshua M. Boniface2024-02-16
| | | | Might add "tarxz" or similar some day, so make it explicit.
* Make all variables more descriptiveJoshua M. Boniface2024-02-15
|
* Fix version suffixing without PARCHJoshua M. Boniface2024-02-15
|
* Combine all portable archive buildsJoshua M. Boniface2024-02-11
|
* Add portable buildsJoshua M. Boniface2024-02-11
bgstack15