<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Paul, you can also just not test autoconf.  Why does it matter to you if the autoconf files are there or not ?<div><br><div><div><div>On May 22, 2013, at 8:30 PM, "Redmond, Paul" <<a href="mailto:paul.redmond@intel.com">paul.redmond@intel.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">Yes please.<br><br>On the practical side, our internal CI does cmake/autoconf x debug/release<br>x gcc/clang (on linux). Cutting out autoconf reduces the number of<br>combinations per build from 8 to 4. This probably doesn't matter to most<br>people but it would be great for us.<br><br>paul<br><br>On 2013-05-22 7:14 PM, "Eric Christopher" <<a href="mailto:echristo@gmail.com">echristo@gmail.com</a>> wrote:<br><br><blockquote type="cite">Hi All,<br><br>I fear starting another centi-thread on this but I'll give it a shot.<br><br>We're currently supporting two build systems which is definitely one<br>more than we (or I) want to support.<br><br>I don't know of any support in autoconf past the<br>--host/--build/--target case that's not supported in cmake. I'll send<br>out an assertion here that this support isn't necessary and any system<br>that needs it can instead move to:<br><br>build native clang<br>build next clang with some target that supplies a sysroot and a<br>-target option to the native clang<br><br>Can anyone see good a reason not to move to cmake as our only build<br>configuration system and drop future support for autoconf + makefiles<br>now that 3.3 has branched?<br><br>-eric<br>_______________________________________________<br>LLVM Developers mailing list<br><a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu">http://llvm.cs.uiuc.edu</a><br><a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br></blockquote><br><br>_______________________________________________<br>LLVM Developers mailing list<br><a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a><span class="Apple-converted-space"> </span>        <a href="http://llvm.cs.uiuc.edu/">http://llvm.cs.uiuc.edu</a><br><a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a></div></blockquote></div><br></div></div></body></html>