Re: [Mesa-dev] [PATCH] build: unify mesa version by using a VERSION file

2013-07-25 Thread Chad Versace
On 07/25/2013 11:22 AM, Matt Turner wrote: On Fri, Jul 19, 2013 at 4:35 PM, Emil Velikov wrote: Rather than having to keep track of all the build systems and their respecitve definition of the mesa version, use a single top file VERSION. Every build system is responsible for reading/parsing the

Re: [Mesa-dev] [PATCH] build: unify mesa version by using a VERSION file

2013-07-25 Thread Matt Turner
On Fri, Jul 19, 2013 at 4:35 PM, Emil Velikov wrote: > Rather than having to keep track of all the build systems and their respecitve > definition of the mesa version, use a single top file VERSION. Every build > system is responsible for reading/parsing the file and using it > > Signed-off-by: Em

[Mesa-dev] [PATCH] build: unify mesa version by using a VERSION file

2013-07-19 Thread Emil Velikov
Rather than having to keep track of all the build systems and their respecitve definition of the mesa version, use a single top file VERSION. Every build system is responsible for reading/parsing the file and using it Signed-off-by: Emil Velikov --- Hi guys So here it is, just in time for the 9.