Differences between revisions 11 and 12
Revision 11 as of 2005-11-30 22:35:08
Size: 944
Editor: 68-68-121-213
Comment: drop useless old file list
Revision 12 as of 2008-05-16 05:47:07
Size: 944
Editor: localhost
Comment: converted to 1.6 markup
No differences found!

Missing files in Modular tree

UPDATE: The list of files not yet present in the modular tree can now be automatically generated using the symlink.sh script. We have added files and directories that are known to not be needed for the modular tree to the excludes list to the script along with brief explanations for their exclusion.

To regenerate the missing-files list, use the -m command line option to symlink.sh. Here's usage message:

  symlink.sh [ -m ] src-dir dst-dir
 
  src-dir: the xc directory of the monolithic source tree
  dst-dir: the modular source tree containing proto, app, lib, ...
 
  -m: Instead of symlinking the files, list the files from the source
      directory that are not processed by this script

As additional files or directories are marked for exclusion, please update the symlink.sh script to list the excludes and note the reason for their exclusion with a brief comment.

ModularFilesMissing (last edited 2008-05-16 05:47:07 by localhost)