Skip to content
New issue

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

Buildsystem overhaul #15

Merged
merged 6 commits into from Mar 6, 2018
Merged

Buildsystem overhaul #15

merged 6 commits into from Mar 6, 2018

Conversation

shawnanastasio
Copy link
Owner

Get rid of ugly shell scripts and replace with GNU Makefiles

Changes include:
* Transition from build shell scripts to a single unified project makefile
* Removal of libsc's hosted library mode. This may be restored in the future
* Reorganization of libsc and kernel makefiles

Changes not yet completed:
* Implementation of iso and qemu targets in makefile
* Removal of old build scripts
* Updated documentation to reflect new build system
Finished the global makefile that replaces the build shell scripts.

README has been updated to reflect this.
Changes include:
* Transition from build shell scripts to a single unified project makefile
* Removal of libsc's hosted library mode. This may be restored in the future
* Reorganization of libsc and kernel makefiles

Changes not yet completed:
* Implementation of iso and qemu targets in makefile
* Removal of old build scripts
* Updated documentation to reflect new build system
Finished the global makefile that replaces the build shell scripts.

README has been updated to reflect this.
@shawnanastasio shawnanastasio merged commit 788732c into master Mar 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant