Mercurial > treepkg
annotate recipes/wince/README.wince @ 387:c1f3be727f9d treepkg-status
renamed new status dir to info because of a naming conflict with status.py
let the user specify a treepkg name in the config
the name is propagated to PackagerGroup
[treepkg]
name: <treepkgname>
becomes:
pg = PackagerGroup(...)
pg.name
author | Bjoern Ricks <bricks@intevation.de> |
---|---|
date | Thu, 08 Jul 2010 10:07:39 +0000 |
parents | 278abafc2d86 |
children |
rev | line source |
---|---|
322
278abafc2d86
Added recipes for GNUPG Windows CE crossbuilds
Andre Heinecke <aheinecke@intevation.de>
parents:
diff
changeset
|
1 README for Windows CE |
278abafc2d86
Added recipes for GNUPG Windows CE crossbuilds
Andre Heinecke <aheinecke@intevation.de>
parents:
diff
changeset
|
2 ======================= |
278abafc2d86
Added recipes for GNUPG Windows CE crossbuilds
Andre Heinecke <aheinecke@intevation.de>
parents:
diff
changeset
|
3 |
278abafc2d86
Added recipes for GNUPG Windows CE crossbuilds
Andre Heinecke <aheinecke@intevation.de>
parents:
diff
changeset
|
4 The Build recipes expect a PBuilder with an installation of CeGCC |
278abafc2d86
Added recipes for GNUPG Windows CE crossbuilds
Andre Heinecke <aheinecke@intevation.de>
parents:
diff
changeset
|
5 ( http://cegcc.sourceforge.net ) in /opt/mingw32ce |
278abafc2d86
Added recipes for GNUPG Windows CE crossbuilds
Andre Heinecke <aheinecke@intevation.de>
parents:
diff
changeset
|
6 |