Re: Writing patches for git-ignored files

2012-02-18 Thread Christian Lohmaier
Hi Wei Ming, *, On Sat, Feb 18, 2012 at 6:47 PM, Khoo Wei Ming wrote: > >> (with new build system you use something like >> make cmd="dmake patch" >> previously you had to source the Environment file, but that was >> integrated to a config.mk) > > Issuing make cmd="dmake patch" seemed to behave

Re: Writing patches for git-ignored files

2012-02-18 Thread Khoo Wei Ming
Hi Christian, Thanks for your reply. > (with new build system you use something like > make cmd="dmake patch" > previously you had to source the Environment file, but that was > integrated to a config.mk) Issuing make cmd="dmake patch" seemed to behave similar to make. ~/libo-git$ make cmd="dma

Re: Writing patches for git-ignored files

2012-02-18 Thread Christian Lohmaier
Hi Wei Ming, *, On Sat, Feb 18, 2012 at 11:36 AM, Khoo Wei Ming wrote: > I followed the patching guidelines on > > http://wiki.documentfoundation.org/Development/Patch_Handling_Guidelines > > What is procedure for git-ignored files? E.g. > > ~/libo-git/moz$ git add > unxlngi6.pro/misc/build/mozil

Writing patches for git-ignored files

2012-02-18 Thread Khoo Wei Ming
I followed the patching guidelines on http://wiki.documentfoundation.org/Development/Patch_Handling_Guidelines What is procedure for git-ignored files? E.g. ~/libo-git/moz$ git add unxlngi6.pro/misc/build/mozilla/xpcom/glue/nsBaseHashtable.h The following paths are ignored by one of your .gitign