Reviewers: Lex,

Description:
This patch creates a manifest file for each compilation permutation if
the compilation is SOYC enabled.  The manifest files are stored
alongside other SOYC manifests (in the soycReport directory).

Each manifest file contains all non-"gwt" properties for the
permutation, i.e., user agent, locale, etc.

Please review this at http://gwt-code-reviews.appspot.com/50801

Affected files:
   dev/core/src/com/google/gwt/core/ext/linker/CompilationAnalysis.java
    
dev/core/src/com/google/gwt/core/ext/linker/impl/StandardCompilationAnalysis.java
   dev/core/src/com/google/gwt/core/ext/soyc/impl/ManifestRecorder.java
   dev/core/src/com/google/gwt/core/linker/SoycReportLinker.java
   dev/core/src/com/google/gwt/dev/jjs/JavaToJavaScriptCompiler.java



--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to