| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-18 | Remove legacy build utilities (#11162) | Cody Robibero | |
| 2024-01-21 | Fix action building (#10899) | Gauvino | |
| * Fix action building * Added required package | |||
| 2024-01-17 | Refactor Dockerfile and build (#10603) | Gauvino | |
| * Fix fedora * Fix RID Linux * Fix package and image versions * Fix buildling and optimize docker images ``` * Removed find obj * Changed curl command and added gpg * Added to Contributors * Removed apt-transport-https package * Removed RASPI * Update Intel drivers version * Update Dockerfile for CentOS, Fedora, and portable deployments - Changed Jammy docker image to Built-in Jammy Microsoft .NET SDK image - Switched from using "Yum" to "Dnf" for CentOS and Fedora - Added "dnf clean all" and "rm -rf /var/cache/dnf" to the end of CentOS and Fedora Dockerfiles - Added "apt-get clean", "apt-get autoremove", "rm -rf /var/lib/apt/lists/*" to the end of the Debian/Ubuntu Dockerfiles - Added ${DOTNET_VERSION} in every Dockerfile except CentOS/Fedora - Removed previous warning comment for dotnet publish build in parallel - Arranged package installation * Re-arranged Dockerfile package installation * Re-align * Remove curl * Remove curl | |||
| 2023-12-03 | Quote bash paths to prevent word splitting | joncrall | |
| 2023-11-16 | Fix build and changed debian to bookworm | Uruk | |
| 2022-12-07 | Fix nightly builds (#8870) | Bond-009 | |
| 2021-09-25 | Fix builds for dotnet6 (#6595) | Cody Robibero | |
| * Target net6.0 * Use new Enum.TryParse(ReadOnlySpan<char>) overload * Replace RNGCryptoServiceProvider with RandomNumberGenerator * ci - target net6.0 (#6594) * Update deployment for dotnet6 * Use generic 6.0.x preview for CI * Update direct dotnet download links Co-authored-by: Bond_009 <bond.009@outlook.com> | |||
| 2020-11-15 | Upgrade all netcore3.1 to net5.0 | crobibero | |
| 2020-06-19 | Modify build scripts to build Unstable versions | Joshua M. Boniface | |
| 2020-03-24 | Use more specific mv source glob | Joshua M. Boniface | |
| 2020-03-23 | Go back to cp-based control archive but right | Joshua M. Boniface | |
| 2020-03-23 | Use git checkout instead of file copies to clean | Joshua M. Boniface | |
| 2020-03-23 | Back up and restore control file | Joshua M. Boniface | |
| 2020-03-23 | Fix version output | Joshua M. Boniface | |
| 2020-03-22 | Add first proof-of-concept deployment setup | Joshua M. Boniface | |
