summaryrefslogtreecommitdiffstats
path: root/.github/workflows
AgeCommit message (Expand)Author
2022-11-06Removed bad line and gcc12 install since gcc12 i preinstalledJakob P. Liljenberg
2022-11-06Possible fix for broken xcode command line toolsJakob P. Liljenberg
2022-11-06Use gcc12 for macos12Jakob P. Liljenberg
2022-11-06Use sh instead of cshJakob P. Liljenberg
2022-11-06Update continuous-build-freebsd.ymlJakob P. Liljenberg
2022-11-06Update continuous-build-macos.ymlJakob P. Liljenberg
2022-11-06Create continuous-build-freebsd.ymlJakob P. Liljenberg
2022-11-06 Add actions run for pull requests (macos) [skip actions]Jakob P. Liljenberg
2022-11-06Add actions run for pull requests (linux) [skip actions]Jakob P. Liljenberg
2022-10-23Update continuous-build-macos.ymlJakob P. Liljenberg
2022-10-23Update continuous-build-macos.ymlJakob P. Liljenberg
2022-10-23Update continuous-build-linux.ymlJakob P. Liljenberg
2022-04-13Update continuous-build-linux.ymlJakob P. Liljenberg
2021-11-27Enabled more verbosity and disabled currently failing buildsaristocratos
2021-11-16Continuous build macos switch to BigSuraristocratos
2021-11-13Fix OSX build on main brancharistocratos
2021-11-13Squashed commit of the following:aristocratos
2021-10-17Trigger on push to branch "main" not "master"aristocratos
2021-10-17Swap triggers around to see if it triggers...aristocratos
2021-10-17Changed: Removed microblaze platform from build targets because of issue with...aristocratos
2021-10-16removed temporary trigger for testing on branchJan Günter
2021-10-16updated workflowJan Günter
2021-10-16changed workflow to build binaries using muslJan Günter
2021-10-06Ignore tags and other branchesaristocratos
2021-10-06Ignore changes to osx or freebsdaristocratos
2021-10-05Fixed missing colonaristocratos
2021-10-05Change to only build if there are changes to source files or the build script...aristocratos
2021-10-05Upload each architecture binary separatelyShriraj Hegde
2021-10-05Fix riscv64 cross compiler package nameShriraj Hegde
2021-10-05Fix git fix Stopping at filesystem boundaryShriraj Hegde
2021-10-05Add more architectures to Continuous buildShriraj Hegde
2021-10-05create 'multiarch_bin' directoryShriraj Hegde
2021-10-05Fix git hash in binary nameShriraj Hegde
2021-10-05Store built binaries in 'multiarch_bin'Shriraj Hegde
2021-10-05Add distclean after buildsShriraj Hegde
2021-10-05Add aarch64 to workflowShriraj Hegde
2021-10-05Add Linux CI badgeShriraj Hegde
2021-10-05fix (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)Shriraj Hegde
2021-10-05Rename binary to git hashShriraj Hegde
2021-10-05Use ubuntu 21.04 containerShriraj Hegde
2021-10-05Add workflow for continuous buildShriraj Hegde