Build.bat
#1
after discussing with chokeman & wabid i'm removing the xbmctex (or for now, commenting out) "process" in build.bat.
the idea behind this is that it's not really necessary to compress all images into a fresh xpr every single time, since cvs -should- contain an accurate textures.xpr.
also background.png + background2.png shouldnt be compressed per the skin authors recommendation

so instead of compressing, i'll copy those 3 files instead to the build folder.

if you got any remarks about this, post it in this thread :talktohand:

ps. i'm also commenting this line out:
for /r build %%d in (cvs) do @rd /s /q %%d
since it doesnt work - only produces a range of error messages.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#2
sounds good to me. while your changing it though, i read somewhere that someone has hacked theirs to insert the build date into strings.xml and insert a line to somehow make it display in the system info screen. that + dating the rar file would be nice.
--jaga
Reply
#3
hey, isn't that great
--jaga
Reply

Logout Mark Read Team Forum Stats Members Help
Build.bat0