Eric K Richardson
Eric K Richardson
Very cool. If you could put the Date and SHA like this that would be super -
I think this is ready to go @WojciechMazur . I could hide the import inside the `sandbox` project if needed by adding `{}` if needed. I use the sandbox all...
Not sure the CI failures have anything to do do with this PR.
@WojciechMazur Thanks, the scripted test `link-order` does not use tools at all so I added the discovery. I think overall this PR is a good idea as it can make...
@WojciechMazur Do you think failure is spurious? I am pretty much done but need to do some testing and maybe change the docs a bit. Initial review might be nice...
@WojciechMazur This can be reviewed now. I would like to do some more testing and some documentation if we decide to proceed. The plus of this is from the tools...
I agree that this change is not in line with @sjrd 's comment and what you would think a configuration object should represent. Does Scala.js have a concept of Discovery...
@WojciechMazur I started a new PR and see a few problems in the system as a whole. 1. The raw sbt settings probably need to be dropped as they inadvertently...
Sure, let me work on the new PR a bit more and then I can push it. I do think I may be able to get around some of the...
For incremental building we have https://github.com/scala-native/scala-native/issues/182 and https://github.com/scala-native/scala-native/issues/280