There is MIX_DEBUG=1 as well as "mix compile --verbose" which will spit more info but it won't say the reason why recompilation was triggered.
*José Valimwww.plataformatec.com.br <http://www.plataformatec.com.br/>Founder and Director of R&D* On Thu, Dec 28, 2017 at 12:42 AM, <[email protected]> wrote: > I can't. I'm hoping there is a way to add debug logs for the mix > compilation task? Or someway for me to try and get to the bottom of why it > thinks it needs to recompile? > > On Wednesday, December 20, 2017 at 6:10:26 PM UTC+11, José Valim wrote: >> >> Can you please provide more information on this scenario? When does it >> happen? Why does it trigger? How to reproduce it? >> >> Please try to describe the problem as detailed as possible without >> focusing on a possible solution. >> >> Using checksums makes the cost of noop much higher, since we need to read >> files and compute MD5s, and that would be harmful to development. >> -- >> >> >> *José Valimwww.plataformatec.com.br >> <http://www.plataformatec.com.br/>Founder and Director of R&D* >> > > Want to get insights, recommendations and answers from top consultants for > free? Head to Discussions <https://expert360.com/community> to ask > questions and find answers. > > ——————————————————————————————————————————————— > This email is intended for the sole use of the intended recipient(s) and > may contain information that is confidential and/or privileged. Any review > or distribution by any other person is prohibited. If you are not an > intended recipient, please immediately contact the sender and delete all > copies of this email message > > -- > You received this message because you are subscribed to the Google Groups > "elixir-lang-core" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/elixir-lang-core/4d211ea0-8108-4ef1-8b09- > 4a28b8fdcd73%40googlegroups.com > <https://groups.google.com/d/msgid/elixir-lang-core/4d211ea0-8108-4ef1-8b09-4a28b8fdcd73%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "elixir-lang-core" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/CAGnRm4%2BOgV8ZCYdtT5M30W3suaybY_eADSPqwkDj%3DeLt-xBwpg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
