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

check last modified time on erl files for xrl and yrl files before compiling #1938

Merged
merged 2 commits into from
Nov 18, 2018

Conversation

tsloughter
Copy link
Collaborator

Fixes #1937

@tsloughter tsloughter requested a review from ferd November 9, 2018 19:23
@@ -3,7 +3,7 @@
-behaviour(rebar_compiler).

-export([context/1,
needed_files/3,
needed_files/4,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this a change in custom compilers such as mix and whatnot as well?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually mix doesn't need this. mix is a project builder, not a compiler.

@ferd ferd merged commit 9c24f55 into master Nov 18, 2018
@tsloughter tsloughter deleted the xrl-yrl-recompile branch January 2, 2022 17:07
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.

2 participants