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

Have the Makefile handle the MozJPEG dependency if it's not on the user's system. #81

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

Commits on Jan 31, 2018

  1. Configuration menu
    Copy the full SHA
    be64ab7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba12295 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78baae6 View commit details
    Browse the repository at this point in the history
  4. Break clean into two phases - fullclean and clean.

    `clean` removes build files created by the managed source. `fullclean` does that AND removes external dependencies.
    pope committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    21b4e5b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba087be View commit details
    Browse the repository at this point in the history
  6. Try to speed up the build.

    pope committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    5ec1804 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8266653 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bcc79f5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9270ea8 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2018

  1. Configuration menu
    Copy the full SHA
    1a6bcdb View commit details
    Browse the repository at this point in the history
  2. Correct LIBJPEG. If we are using a preinstalled mozjpeg lib, then it …

    …cannot be declared as a dependency.
    pope committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    29baa4b View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

  1. Configuration menu
    Copy the full SHA
    fbb3d5c View commit details
    Browse the repository at this point in the history