Le 29/04/2013 22:11, Jonas Sicking a écrit : > In general I absolutely hate having "compiled code" checked into the tree. > > It makes it harder to hack on the code and it always results in code > getting out-of-sync with the source. > > From a legal point of view we should probably also always keep the source > code in the same repository as the compiled code. > > If emscripten-generated code is turning into more of a common occurrence I > think we should consider adding emscripten-compilation to the build process. > > How much work would that be? And how would it impact our build times?
we could probably make good use of Make magic to avoid redoing it at each build. Then I don't think it would be much of a problem...
signature.asc
Description: OpenPGP digital signature
_______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
