Nerixyz wrote:

> Not quite; see 
> [`main`/llvm/utils/release/build_llvm_release.bat](https://github.com/llvm/llvm-project/blob/main/llvm/utils/release/build_llvm_release.bat?rgh-link-date=2025-06-23T20%3A21%3A44Z).

CPack should be fine. If I remember correctly, then it should install all files 
to a temporary directory and package that.

> Also, are those python dlls distributable, or would there be licensing 
> implications form including them in the installer?

I'm not an expert. From 
https://wiki.python.org/moin/PythonSoftwareFoundationLicenseFaq and 
https://docs.python.org/3/license.html, it looks like it's okay to include this 
in the installer, but "You must retain all copyright notices found in the code 
you are redistributing".

https://github.com/llvm/llvm-project/pull/137467
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to