<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
<title></title>
</head>
<body>
<p style="margin: 0px;"><span> </span></p>
<p style="margin: 0px;"></p>
<div style="margin: 5px 0px 5px 0px;">
Alexander Klenin <klenin@gmail.com> hat am 8. Februar 2011 um 00:44 geschrieben:<br/>
<br/>
> 2011/2/8 Mattias Gaertner <nc-gaertnma@netcologne.de>:<br/>
> ><br/>
> ><br/>
> > Zaher Dirkey <parmaja@gmail.com> hat am 7. Februar 2011 um 15:20<br/>
> > geschrieben:<br/>
> ><br/>
> > I use svn update then it give me the file Makefile.compiled is conflicted.<br/>
> > I think Makefile.compiled have to be ignored file.<br/>
> ><br/>
> > No. It is used. It was outdated. I updated it.<br/>
><br/>
> Can you elaborate? It is generally wrong to version-control<br/>
> auto-generated files, and I wonder what is the reason.
</div>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">The files are generated by the IDE and needed by the Makefiles. The Makefiles can not auto generate them themselves. </p>
<p style="margin: 0px;">I guess we can disable the auto generating of Makefiles for packages in the lazarus sources. OTOH without the auto the bug would have been spotted much later - maybe too late. A wrong Makefile.compiled will result in unneeded recompiles of the binary installed lazarus.</p>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">Mattias</p>
<p style="margin: 0px;"> </p>
</body>
</html>