aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Clarify debsig-verify statusJoshua M. Boniface2024-05-01
* Add Debian package and dsc signing with repo keyJoshua M. Boniface2024-05-01
* Correct to the actual valueJoshua M. Boniface2024-05-01
* Disable fast-fail strategyJoshua M. Boniface2024-05-01
* Avoid failing if sources.list.d is emptyJoshua M. Boniface2024-04-30
* Remove extraneous sources.list.d entries on UbuntuJoshua M. Boniface2024-04-30
* Merge pull request #18 from Gauvino/patchJoshua M. Boniface2024-04-29
|\
| * Update gcc on noble and maliUruk2024-04-26
|/
* Enable build for Ubuntu 24.04Joshua M. Boniface2024-04-25
* Merge pull request #16 from nvllsvm/docker_fontconfig_cacheJoshua M. Boniface2024-04-24
|\
| * Docker: Fix fontconfig cacheAndrew Rabert2024-04-24
|/
* Bump Intel Compute Runtime to 24.13.29138.7 (#15)Nyanmisaka2024-04-21
* Merge pull request #13 from s-t-e-v-e-n-k/dedupe-architectureJoshua M. Boniface2024-04-07
|\
| * Refactor arch checking into a functionSteve Kowalik2024-04-07
|/
* Use buildx build explicitly instead of aliasJoshua M. Boniface2024-04-01
* Fix link tooJoshua M. Boniface2024-03-28
* Update license badgeJoshua M. Boniface2024-03-28
* Merge pull request #11 from Shadowghost/bump-intel-compute-runtimeJoshua M. Boniface2024-03-28
|\
| * Bump Intel Compute Runtime to 24.09.28717.12Shadowghost2024-03-28
|/
* Merge pull request #10 from felix920506/masterJoshua M. Boniface2024-03-27
|\
| * Remove targz from macos build configfelix9205062024-03-26
* | Fix nuget arch requirementJoshua M. Boniface2024-03-27
* | fix: don't set culture invariant mode (#9)gnattu2024-03-27
|/
* Add missing LICENSE fileJoshua M. Boniface2024-03-19
* Properly codeblock archesJoshua M. Boniface2024-03-18
* Reorder entries in YAML configJoshua M. Boniface2024-03-18
* Fix incorrect refJoshua M. Boniface2024-03-18
* Add examples to quickstartJoshua M. Boniface2024-03-18
* Remove incorrect docker refJoshua M. Boniface2024-03-18
* Switch no-push to localJoshua M. Boniface2024-03-18
* Update more wording in READMEJoshua M. Boniface2024-03-18
* Add Package names for DebianJoshua M. Boniface2024-03-18
* Improve wording of Quickstart introJoshua M. Boniface2024-03-18
* Improve header of repoJoshua M. Boniface2024-03-18
* Add quickstart section to READMEJoshua M. Boniface2024-03-18
* Avoid ghcr.io tag if no_pushJoshua M. Boniface2024-03-18
* Switch build.py to argparseJoshua M. Boniface2024-03-18
* Abort pushes if envvars aren't setJoshua M. Boniface2024-03-18
* Support building docker images for only one archJoshua M. Boniface2024-03-18
* Add Windows installer submoduleJoshua M. Boniface2024-03-12
* Remove -V from reprepro commandsJoshua M. Boniface2024-03-09
* Flip release and arch in incoming directoryJoshua M. Boniface2024-03-09
* Use "server" subdir for incoming filesJoshua M. Boniface2024-03-09
* Configure Renovate (#6)renovate[bot]2024-03-09
* Ensure preserve-env is set everywhereJoshua M. Boniface2024-03-08
* Set preserve-env on NuGet sudo commandJoshua M. Boniface2024-03-07
* Fail if nuget_key is not foundJoshua M. Boniface2024-03-07
* Fix bad manifest taggingJoshua M. Boniface2024-03-07
* Reorder NuGet in READMEJoshua M. Boniface2024-03-07
* Remove references to CentOS/FedoraJoshua M. Boniface2024-03-07
bgstack15