aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2020-04-25Fixed ext2 reading by using genext2fsMarvin Borner
As the debian versions use a horribly old version of genext2fs, this program gets compiled in the build process now.
2020-04-22Switched to cmake - AGAIN!Marvin Borner
Yes, I know... I once used it and was still using it to create my compile commands script but it didn't quite work. Now it does, so I replaced my whole sh spaghetti code! :)
2020-04-21Thanks, Ubuntu+Github...Marvin Borner
2020-04-21Finally! EXT2 is working now :)Marvin Borner
Puuh.
2020-04-20Fixed dependenciesMarvin Borner
2020-04-19Clean ext2 implementation :)Marvin Borner
2020-03-31Whaaaat, I still need the shared libs? Well...Marvin Borner
I'm a bit confused thought
2020-03-31OMG, I'm dumb...Marvin Borner
Well, I've messed up the workflow syntax sooo - here we go again!
2020-03-31Some workflow improvements and cache testingMarvin Borner
I've added an empty line so I can test the cross-compiler caching functionality
2020-03-31Cross compiler cachingMarvin Borner
Let's hope it works ;)
2020-02-17I AM SPEEDMarvin Borner
Implemented compile cache so I can develop as fast as a magician
2020-01-12Improved installation boot && testMarvin Borner
2020-01-03WoopsiMarvin Borner
2020-01-03I don't like CMakeMarvin Borner
I switched to basic shell scripts now
2020-01-02Bye-bye Make, Hi-hi Cmake!Marvin Borner
2019-11-10Added semi-working bootloaderMarvin Borner
2019-11-01Added release at push when tag is setMarvin Borner
2019-11-01Fixed VGA buffer loggingMarvin Borner
2019-11-01Testing release featureMarvin Borner
2019-11-01Added donation button :)Marvin Borner
2019-11-01Added single build workflowMarvin Borner
2019-11-01I hate ubuntuMarvin Borner
2019-11-01HmmmMarvin Borner
2019-11-01Probably fixed grub packageMarvin Borner
2019-11-01Testing GitHub workflows..Marvin Borner
2019-11-01Added worflow for automatic releasingMarvin Borner