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

Allow usage of ZincWorkerImpl without hashing files #525

Merged
merged 4 commits into from
Jan 10, 2019

Commits on Jan 10, 2019

  1. Allow usage of ZincWorkerImpl without hashing files

    This is to better support non-Mill build tools like Bazel or Make who might do their own file hashing/mtiming for change-detection
    lihaoyi-databricks authored Jan 10, 2019
    Configuration menu
    Copy the full SHA
    87ea189 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8517b90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d758a6a View commit details
    Browse the repository at this point in the history
  4. Update ZincWorkerImpl.scala

    lihaoyi authored Jan 10, 2019
    Configuration menu
    Copy the full SHA
    1e7a36f View commit details
    Browse the repository at this point in the history