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

Commits on Oct 19, 2017

  1. Begin overhaul of ShawnOS build system. WIP.

    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
    shawnanastasio committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    d625410 View commit details
    Browse the repository at this point in the history
  2. Finish new makefile build system

    Finished the global makefile that replaces the build shell scripts.
    
    README has been updated to reflect this.
    shawnanastasio committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    73b8e18 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2018

  1. Begin overhaul of ShawnOS build system. WIP.

    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
    shawnanastasio committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    9855010 View commit details
    Browse the repository at this point in the history
  2. Finish new makefile build system

    Finished the global makefile that replaces the build shell scripts.
    
    README has been updated to reflect this.
    shawnanastasio committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    119fb29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b33b58c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'buildsystem-overhaul' of github.com:shawnanastasio/Shaw…

    …nOS into buildsystem-overhaul
    shawnanastasio committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    9ce05e6 View commit details
    Browse the repository at this point in the history