[M3devel] do-cm3.cmd for Windows
jay.krell at cornell.edu
jay.krell at cornell.edu
Tue Jul 21 03:56:38 CEST 2009
do-pkg.cmd already does this doesn't it?
It is looking for substring matches against paths or somesuch like
the .sh code.
Not actually package names.
- Jay (phone)
On Jul 20, 2009, at 5:42 PM, "Randy Coleburn" <rcoleburn at scires.com>
wrote:
> I am nearing completion of a "do-cm3.cmd" script for Windows 2000/XP
> that operates based on the "scripts/PkgInfo.txt" file.
>
> I have a question about the format of the "scripts/PkgInfo.txt" file.
>
> Most of the lines in this file identify a package by name as the
> first entry on the line. A few of them also provide a relative path
> to this package.
>
> If the source tree is rooted at "sandbox\cm3", we have subfolders
> "m3-sys", "m3-games", etc.
>
> How do we know in which unique subfolder each package is located?
>
> For example, "m3cc" is in "sandbox\cm3\m3-sys\m3cc"
> while, "netobj" is in "sandbox\cm3\m3-comm\netobj"
>
> Then we have in PkgInfo.txt lines like:
> "paneman/kemacs" which is in "sandbox\cm3\caltech-parser\paneman
> \kemacs"
> "m3-games/badbricks" which is in "sandbox\cm3\m3-games\badbricks"
>
> I can see the need for the relative path for "paneman/kemacs", but
> "m3-games/badbricks" seems to break with the established pattern.
> Is this an error in the current PkgInfo.txt file?
>
> Regards,
> Randy Coleburn
More information about the M3devel
mailing list