On Tue, Oct 4, 2016 at 9:26 AM Ben Widawsky wrote:
> On 16-10-04 15:38:52, Lionel Landwerlin wrote:
> >Embed the xml files into the binary, so aubinator can be used from any
> >location.
> >
> >Signed-off-by: Lionel Landwerlin
> >Cc: Sirisha Gandikota
> >---
> > src/intel/Makefile.am
On 16-10-04 09:50:55, Kenneth Graunke wrote:
On Tuesday, October 4, 2016 9:26:39 AM PDT Ben Widawsky wrote:
On 16-10-04 15:38:52, Lionel Landwerlin wrote:
>Embed the xml files into the binary, so aubinator can be used from any
>location.
>
>Signed-off-by: Lionel Landwerlin
>Cc: Sirisha Gandikot
On Tuesday, October 4, 2016 9:26:39 AM PDT Ben Widawsky wrote:
> On 16-10-04 15:38:52, Lionel Landwerlin wrote:
> >Embed the xml files into the binary, so aubinator can be used from any
> >location.
> >
> >Signed-off-by: Lionel Landwerlin
> >Cc: Sirisha Gandikota
> >---
> > src/intel/Makefile.am
On 16-10-04 15:38:52, Lionel Landwerlin wrote:
Embed the xml files into the binary, so aubinator can be used from any
location.
Signed-off-by: Lionel Landwerlin
Cc: Sirisha Gandikota
---
src/intel/Makefile.am | 1 +
src/intel/Makefile.aubinator.am | 36 +++
src/intel/Makef
On Tue, Oct 4, 2016 at 7:38 AM, Lionel Landwerlin
wrote:
> Embed the xml files into the binary, so aubinator can be used from any
> location.
>
Thank you for doing this!!! Dynamically loading the xml has a few
benefits, but I think the benefits of not having to find them on disk are
far bigger.
Embed the xml files into the binary, so aubinator can be used from any
location.
Signed-off-by: Lionel Landwerlin
Cc: Sirisha Gandikota
---
src/intel/Makefile.am | 1 +
src/intel/Makefile.aubinator.am | 36 +++
src/intel/Makefile.sources | 7 +++
src/intel/tools/.gi