search for: 5196e94a

Displaying 2 results from an estimated 2 matches for "5196e94a".

2012 Jun 18
0
[LLVMdev] Ninja (make replacement)
...ns. In particular, the "it currently doesn't work with such-and-such" potentially saves false starts down those paths. (Thanks Mikael!) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120618/5196e94a/attachment.html>
2012 Jun 18
4
[LLVMdev] Ninja (make replacement)
Mikael Lyngvig <mikael at lyngvig.org> writes: [snip] > Yes, I am quite familiar with the CMake documentation, but why are you > asking? That's not the cmake documentation, that's the LLVM cmake documentation: a short document that tries to explain everything you need to know about cmake to build LLVM. I had the impression that you were duplicating a large chunk of the info