aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2022-03-25Midi music (#614)stonedDiscord
* add bassmidi everywhere but CI * hello CI please don't ban me from github * add lib and open midi files with the lib * overlooked windows CI * yes, overwrite everything * add tracker support * add file formats that bass supports * forgot .mid smh * load all plugins in one function
2022-03-01try this reviewer (#668)stonedDiscord
* try this reviewer * test the reviewer with a very bad piece of code * it can't handle spaces * run cmake to find all the files * file go brr haha * cmake needs qt installed * rename file once again * use windows * also doesn't like brackets * can't use windows * install qt the linux way * try using cmake this way * cmon cmake * install qt before running cmake * forgot catch2 * need to install as root * add build dir * delete test file * fix 3 warnings * enable clazy * Revert "fix 3 warnings" This reverts commit 7e64d4a546c397b5b69554ccf6765bf0a068f695. * disable 3 warnings * add a bracket for readability * install clazy before * get qt 5 real * try lukkas cmake modules * dupe courtroom again to test clang-tidy * courtroom.cpp was a mistake * remove magic number warning
2021-02-02Enable GitHub Actions for all branchesoldmud0
2021-01-28Rename push workflowSkye Deving
2021-01-28Disable workflow trigger to make hopefully make it workSkye Deving
2021-01-28Get QtApngSkye Deving
2021-01-28Use the relative paths to be compatible with the bash shellSkye Deving
2021-01-28Use dynamic discord-rpc and copy libs to release folderSkye Deving
2021-01-28Remove unnecessary .zip extension to the nameSkye Deving
2021-01-28Upload the release folderSkye Deving
2021-01-28Remove listing directorySkye Deving
2021-01-28Fix pathSkye Deving
2021-01-28Add in extensionSkye Deving
2021-01-28Attempt to deploySkye Deving
2021-01-28Rename to zip since artifact is a zipSkye Deving
2021-01-28Upload the right artifactSkye Deving
2021-01-28Use the x64 bass libSkye Deving
2021-01-28Add lib as wellSkye Deving
2021-01-28Copy the bass x64 dllSkye Deving
2021-01-28Copy the dynamic dll over as wellSkye Deving
2021-01-28Fix paths and remove envSkye Deving
2021-01-28Try using win32Skye Deving
2021-01-28Copy the dynamic libSkye Deving
2021-01-28Fix typoSkye Deving
2021-01-28Grab discord-rpc tooSkye Deving
2021-01-28Change the copySkye Deving
2021-01-28Renable build and copy more bassSkye Deving
2021-01-28Make this just install qt for cacheSkye Deving
2021-01-28Remove unneeded optionSkye Deving
2021-01-28Remove sudoSkye Deving
2021-01-28Install Catch2Skye Deving
2021-01-28Try using proper cmake stepsSkye Deving
2021-01-28Maybe using cmake will workSkye Deving
2021-01-28Grab bass dependencySkye Deving
2021-01-28Attempt to do things againSkye Deving
2021-01-28Add new step for compilerSkye Deving
2021-01-28Change the windows againSkye Deving
2021-01-28Try to invoke the bat file betterSkye Deving
2021-01-28Attempt to use different qt installerSkye Deving
2021-01-28Setup pythonSkye Deving
2021-01-28Remove manual cache because it defaultsSkye Deving
2021-01-28Downgrade qt versionSkye Deving
2021-01-28Attempt windows buildSkye Deving
2021-01-28Fix branch nameSkye Deving
2021-01-28Trigger tests only on this branch for nowSkye Deving
2021-01-28Move env var into the action itselfSkye Deving
2021-01-28Compress binarySkye Deving
2021-01-28Build Attorney Online artifact only when push to masterSkye Deving
2021-01-28Add target command lne optionSkye Deving
2021-01-28Add the Catch2 install to workflowSkye Deving