[cfe-dev] Where can I find the release process of clang ?

Hans Wennborg via cfe-dev cfe-dev at lists.llvm.org
Thu Jan 7 09:19:05 PST 2016


John, are you asking about how the Windows releases are built?

The snapshots are currently built with the script checked in under
utils/release/build_llvm_package.bat, and that's what I'll use for 3.8
as well. The 3.7 release was built with the script attached here:
http://lists.llvm.org/pipermail/llvm-dev/2015-December/093236.html

On Thu, Jan 7, 2016 at 8:35 AM, David Blaikie <dblaikie at gmail.com> wrote:
> +Hans, current release manager, to see if there's any hidden assumptions
> that need to be added to the docs
>
> On Tue, Jan 5, 2016 at 4:32 AM, John Sully via cfe-dev
> <cfe-dev at lists.llvm.org> wrote:
>>
>> That documentation is not complete.  For example the libclang DLL you'll
>> get with the normal build process is significantly larger than the one that
>> is actually shipped.  It would be nice if such things were also documented.
>>
>> On Tue, Jan 5, 2016 at 2:41 AM, Andrey Bokhanko via cfe-dev
>> <cfe-dev at lists.llvm.org> wrote:
>>>
>>> On Mon, Jan 4, 2016 at 8:41 AM, via cfe-dev <cfe-dev at lists.llvm.org>
>>> wrote:
>>> > For many open source project(i.e. llvm, ubuntu etc), I could find their
>>> > release process information
>>>
>>> Clang is released along with of llvm, so as Kevin noted, what you have
>>> for llvm includes clang as well.
>>>
>>> Yours,
>>> Andrey
>>> ======
>>> Software Engineer
>>> Intel Compiler Team
>>> Intel
>>> _______________________________________________
>>> cfe-dev mailing list
>>> cfe-dev at lists.llvm.org
>>> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>>
>>
>>
>> _______________________________________________
>> cfe-dev mailing list
>> cfe-dev at lists.llvm.org
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>>
>



More information about the cfe-dev mailing list