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

Improved Makefile #384

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Improved Makefile #384

wants to merge 2 commits into from

Commits on Jul 23, 2018

  1. Improved Makefile

    * Reduced clean average compilation time from 72 to 16 seconds
    * Reduced subsequent average compilation time from 2 to 1 second
    * Fixed files not rebuilding after changing a header file
    * Added debug target to debug Makefile variables
    * Updated comments to match with the code
    * Added .PHONY target to prevent future errors
    Cxarli committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    f335290 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52a4050 View commit details
    Browse the repository at this point in the history