Zero3K / ERAM

Open Source RAM Disk
MIT License
437 stars 74 forks source link

Compile more up to date binaries/add beta releases? #29

Open desgnu opened 4 years ago

desgnu commented 4 years ago

I was wondering if Zero3K could add more recent stable/beta release as the most recent is closing in on being 521 days/1.42 years old and I see much more recent changes to the source. Would that be doable?

I see some pretty significant changes this year . Are they stable enough to release binaries for them?

Zero3K commented 4 years ago

I am waiting for someone to help get it signed so Test Mode is no longer needed. Also, I still have some issues with it and its CPL I want fixed and features I want added.

scivision commented 4 years ago

This might be done via GitHub Actions. To build this on one's own laptop about 20 GB of development tools must be installed.

Zero3K commented 4 years ago

How would I do that?

scivision commented 4 years ago

I haven't built ERAM. But the process of uploading the artifact works like the lines following https://github.com/ninja-build/ninja/blob/master/.github/workflows/windows.yml#L29

Another possibility is AppVeyor, which has the latest WDK. I didn't immediately find if GitHub Actions has WDK available, but it would seem likely?

Zero3K commented 4 years ago

I don't know how to use GitHub Actions/AppVeyor. Someone else can make a PR that gets it built and archived via either of those.

shiaju commented 3 years ago

Could someone please release new version? Github says it's 40 commits since then already. I'd do that myself, but I'm not that good in compiling stuff sigh