[b2g] is there a way I can only build a specific file/folder and flash only that file/folder to my test device ?

2015-08-26 Thread inblevisiman
Hi all: I was just wondering if I can build and flash only a specific file/folder which I changed in gecko and gaia folders. to be specific, inside: gecko/dom/ gaia/apps/ Because, sometimes building does not go through and gives me errors and then I do it again - it works fine. But it takes

Re: [b2g] is there a way I can only build a specific file/folder and flash only that file/folder to my test device ?

2015-08-26 Thread Naoki Hirata
I think you can for gaia/apps. There's the build variable APP=. See https://developer.mozilla.org/en-US/Firefox_OS/Developing_Gaia/make_options_reference#Build_specific_apps If you're looking for more of folder changes, etc: