On Mon, Dec 16, 2019 at 04:55:52PM +0100, Jan Beulich wrote:
> On 16.12.2019 15:01, Anthony PERARD wrote:
> > On Mon, Dec 16, 2019 at 11:16:52AM +0100, Jan Beulich wrote:
> >> What headers are you taking about? My question was about the placement
> >> of .gitignore entries only. I'm pretty sure I h
On 16.12.2019 15:01, Anthony PERARD wrote:
> On Mon, Dec 16, 2019 at 11:16:52AM +0100, Jan Beulich wrote:
>> What headers are you taking about? My question was about the placement
>> of .gitignore entries only. I'm pretty sure I had previously expressed
>> that I'm not overly happy to see needless
On Mon, Dec 16, 2019 at 11:16:52AM +0100, Jan Beulich wrote:
> What headers are you taking about? My question was about the placement
> of .gitignore entries only. I'm pretty sure I had previously expressed
> that I'm not overly happy to see needless scattering around of them.
> I'm merely trying t
On 13.12.2019 20:17, Andrew Cooper wrote:
> On 13/12/2019 16:59, Jan Beulich wrote:
>> On 13.12.2019 16:49, Anthony PERARD wrote:
>>> On Fri, Dec 13, 2019 at 12:05:11PM +0100, Jan Beulich wrote:
On 12.12.2019 19:27, Anthony PERARD wrote:
> --- /dev/null
> +++ b/xen/.gitignore
> @@
On 13/12/2019 16:59, Jan Beulich wrote:
> On 13.12.2019 16:49, Anthony PERARD wrote:
>> On Fri, Dec 13, 2019 at 12:05:11PM +0100, Jan Beulich wrote:
>>> On 12.12.2019 19:27, Anthony PERARD wrote:
--- /dev/null
+++ b/xen/.gitignore
@@ -0,0 +1,2 @@
+*.lex.c
+*.tab.[ch]
>>> Wh
On 13.12.2019 16:49, Anthony PERARD wrote:
> On Fri, Dec 13, 2019 at 12:05:11PM +0100, Jan Beulich wrote:
>> On 12.12.2019 19:27, Anthony PERARD wrote:
>>> --- /dev/null
>>> +++ b/xen/.gitignore
>>> @@ -0,0 +1,2 @@
>>> +*.lex.c
>>> +*.tab.[ch]
>>
>> Why do these get moved here from ...
>>
>>> --- a
On Fri, Dec 13, 2019 at 12:05:11PM +0100, Jan Beulich wrote:
> Just two minor remarks:
>
> On 12.12.2019 19:27, Anthony PERARD wrote:
> > --- /dev/null
> > +++ b/docs/misc/kconfig-macro-language.rst
[...]
> > +Then, Kconfig moves onto the evaluation stage to resolve inter-symbol
> > +dependency as
On Thu, Dec 12, 2019 at 06:45:02PM +, Andrew Cooper wrote:
> On 12/12/2019 18:27, Anthony PERARD wrote:
> > Dependency change:
> > - Now depends on flex/bison, maybe we could _shipped those files like
> > before. Linux doesn't do that anymore.
>
> Content like that should not be checked in t
Just two minor remarks:
On 12.12.2019 19:27, Anthony PERARD wrote:
> --- /dev/null
> +++ b/docs/misc/kconfig-macro-language.rst
> @@ -0,0 +1,247 @@
> +==
> +Kconfig macro language
> +==
> +
> +Concept
> +---
> +
> +The basic idea was inspired by Make. Wh
On 12/12/2019 18:27, Anthony PERARD wrote:
> This patch updates Kconfig to a more recent version of Kconfig, found
> in Linux v5.4.0, 219d54332a09 ("Linux 5.4").
>
> With the updated version of Kconfig, other changes are necessary to
> avoid breaking the build.
>
> Kconfig files:
> - fix Kconfig fi
10 matches
Mail list logo