aboutsummaryrefslogtreecommitdiff
path: root/build.yaml
Commit message (Collapse)AuthorAge
* Update gcc on noble and maliUruk2024-04-26
|
* Remove targz from macos build configfelix9205062024-03-26
|
* Reorder entries in YAML configJoshua M. Boniface2024-03-18
| | | | Makes finding these slightly easier.
* Remove references to CentOS/FedoraJoshua M. Boniface2024-03-07
| | | | Moving these to RPMFusion now.
* Adjust unstable push target for productionJoshua M. Boniface2024-03-06
|
* Add workflow to publish nuget packagesCody Robibero2024-03-06
|
* Add tar.xz archivesJoshua 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.
* Reorder Debian releasesJoshua M. Boniface2024-02-16
| | | | Was a bit confusing in alphabetical order
* Move configuration into YAML documentJoshua M. Boniface2024-02-16
Simplifies changes in the future especially for new releases of e.g. Debian/Ubuntu, and makes the definitions easier to read.
bgstack15