We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I recently added a device to the AltairZ80 project. This required me to update the following build files:
./makefile ./Visual Studio Projects/AltairZ80.vcproj ./Visual Studio Projects/AltairZ80.vcxproj ./AltairZ80/CMakeLists.txt
Are there standard build environments that changes to SIMH should be tested against for the various supported operating systems?
If there are official binary distributions, what are the build environments used to build them?
If there aren't any standards for building SIMH executables, should there be?
I've noticed most all of Github's automated builds fail when I push a PR. Does this mean there is something wrong with my PR?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I recently added a device to the AltairZ80 project. This required me to update the following build files:
./makefile
./Visual Studio Projects/AltairZ80.vcproj
./Visual Studio Projects/AltairZ80.vcxproj
./AltairZ80/CMakeLists.txt
Are there standard build environments that changes to SIMH should be tested against for the various supported operating systems?
If there are official binary distributions, what are the build environments used to build them?
If there aren't any standards for building SIMH executables, should there be?
I've noticed most all of Github's automated builds fail when I push a PR. Does this mean there is something wrong with my PR?
The text was updated successfully, but these errors were encountered: