Issue 135: Custom Yi should also depend on the mod time of the libraries that it is going to be linked against. http://code.google.com/p/yi-editor/issues/detail?id=135
Comment #1 by coreyoconnor: I noticed there was an command line argument referenced in HConf, "--recompile-force", that should have triggered a recompile of the custom executable. Due to how buildLaunch worked this was never being reached. I modified the code so HConf has a chance to handle the command line arguments before buildLaunch. In addition I renamed the option "--force-recompile" since that makes more sense to me. This does not resolve the issue. The user still has to remember to recompile as required. Still, this beats having to delete the file manually. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Yi development mailing list [email protected] http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---
