Re: [PATCH weston] Update .gitignore

2015-07-31 Thread Dawid Gajownik
I'm sorry, it was my first patch sent to this project and of course I had to make a mistake... It should be /doc/doxygen/*.doxygen not /docs/doxygen/*.doxygen On Fri, Jul 31, 2015 at 5:58 PM, Bill Spitzak wrote: > > > On Fri, Jul 31, 2015 at 12:53 PM, Bryce Harrington > wrote: >> >> On Wed, J

Re: [PATCH weston] Update .gitignore

2015-07-31 Thread Bill Spitzak
On Fri, Jul 31, 2015 at 12:53 PM, Bryce Harrington wrote: > On Wed, Jul 29, 2015 at 12:55:55AM -0300, Dawid Gajownik wrote: > > Hi, > > > > after running configure with "Enable developer documentation" set to > > "yes" git status warns about two new untracked files: > > > > doc/doxygen/to

Re: [PATCH weston] Update .gitignore

2015-07-31 Thread Bryce Harrington
On Wed, Jul 29, 2015 at 12:55:55AM -0300, Dawid Gajownik wrote: > Hi, > > after running configure with "Enable developer documentation" set to > "yes" git status warns about two new untracked files: > > doc/doxygen/tooldev.doxygen > doc/doxygen/tools.doxygen > > Below is a small

[PATCH weston] Update .gitignore

2015-07-31 Thread Dawid Gajownik
Hi, after running configure with "Enable developer documentation" set to "yes" git status warns about two new untracked files: doc/doxygen/tooldev.doxygen doc/doxygen/tools.doxygen Below is a small patch. HTH, Dawid diff --git a/.gitignore b/.gitignore index b13bf55..49e19d9

Re: [PATCH weston] Update .gitignore

2015-02-05 Thread Bryce Harrington
On Thu, Feb 05, 2015 at 03:58:14PM -0600, Derek Foreman wrote: > Looks fine to me. > > Reviewed-by: Derek Foreman Thanks, applied. d540f4b..7b9efcb master -> master > On 05/02/15 09:31 AM, Daniel Stone wrote: > > Add autotools remnants, as well as more comprehensive vim swapfiles, > > Su

Re: [PATCH weston] Update .gitignore

2015-02-05 Thread Derek Foreman
Looks fine to me. Reviewed-by: Derek Foreman On 05/02/15 09:31 AM, Daniel Stone wrote: > Add autotools remnants, as well as more comprehensive vim swapfiles, > Sublime Text configuration, and git format-patch output. > > Signed-off-by: Daniel Stone > --- > .gitignore | 12 > 1 fi

[PATCH weston] Update .gitignore

2015-02-05 Thread Daniel Stone
Add autotools remnants, as well as more comprehensive vim swapfiles, Sublime Text configuration, and git format-patch output. Signed-off-by: Daniel Stone --- .gitignore | 12 1 file changed, 12 insertions(+) diff --git a/.gitignore b/.gitignore index 2aaeac9..aa24f9a 100644 --- a/.

Re: [PATCH] weston: update .gitignore files

2012-04-11 Thread Kristian Høgsberg
On Wed, Apr 11, 2012 at 12:20 AM, Casey Dahlin wrote: > Updates the .gitignore files for clients and tests to reflect a new test and a > couple of renamed applications. Thanks, applied. Kristian > Signed-off-by: Casey Dahlin > > --- > > diff --git a/clients/.gitignore b/clients/.gitignore > ind

[PATCH] weston: update .gitignore files

2012-04-10 Thread Casey Dahlin
Updates the .gitignore files for clients and tests to reflect a new test and a couple of renamed applications. Signed-off-by: Casey Dahlin --- diff --git a/clients/.gitignore b/clients/.gitignore index 5954a54..81dab06 100644 --- a/clients/.gitignore +++ b/clients/.gitignore @@ -10,15 +10,15 @@