Eugene Zelenko via llvm-dev
2016-Jan-07 18:44 UTC
[llvm-dev] Removing old makefiles before 3.8 branching
Hi! If I'm not mistaken old makefiles are not supported in 3.8. If this is a case, i think till be good idea to remove them before 3.8 branching. Eugene.
Eric Christopher via llvm-dev
2016-Jan-07 18:54 UTC
[llvm-dev] Removing old makefiles before 3.8 branching
They're deprecated in 3.8. Chris and I are making plans for when (after branch) the removal happens. On Thu, Jan 7, 2016, 10:44 AM Eugene Zelenko via llvm-dev < llvm-dev at lists.llvm.org> wrote:> Hi! > > If I'm not mistaken old makefiles are not supported in 3.8. If this is > a case, i think till be good idea to remove them before 3.8 branching. > > Eugene. > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160107/0408a44c/attachment.html>
Justin Bogner via llvm-dev
2016-Jan-07 18:57 UTC
[llvm-dev] Removing old makefiles before 3.8 branching
Eugene Zelenko via llvm-dev <llvm-dev at lists.llvm.org> writes:> If I'm not mistaken old makefiles are not supported in 3.8. If this is > a case, i think till be good idea to remove them before 3.8 branching.The plan is to remove the autoconf/makefile build *after* the 3.8 branch. It will be deprecated (but not removed yet) for the 3.8 release. The thread with the plan is here: http://lists.llvm.org/pipermail/llvm-dev/2015-November/092150.html
Philip Reames via llvm-dev
2016-Jan-07 19:00 UTC
[llvm-dev] Removing old makefiles before 3.8 branching
Any chance I could beg a couple of week extension on the removal? We're tracking ToT and ran into some minor snags getting switched over to cmake. Having an extra couple of weeks would be really useful. Philip On 01/07/2016 10:54 AM, Eric Christopher via llvm-dev wrote:> They're deprecated in 3.8. Chris and I are making plans for when > (after branch) the removal happens. > > On Thu, Jan 7, 2016, 10:44 AM Eugene Zelenko via llvm-dev > <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote: > > Hi! > > If I'm not mistaken old makefiles are not supported in 3.8. If this is > a case, i think till be good idea to remove them before 3.8 branching. > > Eugene. > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org> > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > > > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160107/4ba06088/attachment.html>