[llvm-commits] [PATCH][CMake] PR10050.

arrowdodger 6yearold at gmail.com
Thu Dec 29 08:09:25 PST 2011


Updated patches attached. Changes:
1. All generating targets are now running only when user is invoking
install rule. Credits go to @sakra on SO.
2. Wrapped some common code into macros, put them into
cmake/modules/AddLLVM.cmake.
3. Create .tar.gz's only if both tar and gzip are found, otherwise warn
user and don't even generate targets.
4. Code style fixes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111229/e8086ea5/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm.cmake.docs.patch
Type: text/x-patch
Size: 8559 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111229/e8086ea5/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang.cmake.docs.patch
Type: text/x-patch
Size: 4831 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111229/e8086ea5/attachment-0001.bin>


More information about the llvm-commits mailing list