Support running NSIS from deployment script.
commitf25f15b77c6246fe66833fbeb24f476b6cea1cce
authorbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Sun, 8 Aug 2010 20:56:58 +0000 (8 20:56 +0000)
committerbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Sun, 8 Aug 2010 20:56:58 +0000 (8 20:56 +0000)
treeccf8d84de8c8092ce97fcd4d28cd612cd452a77f
parent50f3710bb8262f4933fcb057a10dd6b997da608f
Support running NSIS from deployment script.

This requires a few workarounds since NSIS expects files in the source
folder but the build scripts run out-of-tree. Only added for Theme
Editor for now, since Rockbox Utility doesn't have a NSIS script yet
(and an installer for Rockbox Utility might not be that useful).

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27759 a1c6a512-1295-4272-9138-f99709370657
utils/common/deploy-themeeditor.py
utils/common/deploy.py