site_archiver(a)lists.apple.com
Delivered-To: darwin-dev(a)lists.apple.com
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bt1383820pop.onmicrosoft.com; s=selector1-sandoeacoustics-co-uk01e; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=05+CjAsfUTLH5kXTQtg4MK1zo9TizQOHIrCbQDvuEMU=; b=QrD3bmdVHcB8wn8ObvKYu4ityQ8WOFaEmUwGQ5ZdlkP6w6KJQdMQS4AU+s0zWS05E0PVShdbqJ0vBvXZaTMUGThLp9ikLxNnChL01otnzKTH7oALMpFdnKFPUVkkhG8gAotOdSM+pFDnnmD/LbwQbDo1Y3ZTL55KabYF7Kj6CIQ=
Thread-index: AQHUkG+38LV1P42G5UWGrXBnH+QV9aV5OMMAgAAD+YCAACQBgIAABHAAgLO9rgCAB78vAIAAFEkAgAAI2ICAAAOwgIAqbB6AgAdzEAA=
Thread-topic: TAPI missing: was Re: Dev Tools 9 missing
Jeremy, Folks,
> On 6 May 2019, at 21:11, Software Developer
> <developer(a)sandoe-acoustics.co.uk> wrote:
>> On 9 Apr 2019, at 16:21, Software Developer
>> <developer(a)sandoe-acoustics.co.uk> wrote:
>>
>
>>> On 9 Apr 2019, at 22:08, Jean-Daniel <mailing(a)xenonium.com> wrote
>>>
>>>> Le 9 avr. 2019 à 21:37, Software Developer
>>>> <developer(a)sandoe-acoustics.co.uk> a écrit :
>>>>
>>>>> On 9 Apr 2019, at 20:24, Jeremy Sequoia <jeremyhu(a)apple.com> wrote:
>>>>>
>>>>> I thought I responded. That “coming soon” is incorrect. It should state
>>>>> Distributed via Github” or similar.
>
> To be clear the code on github would not seem to be a direct reflection of
> the sources for the published Xcode releases (9.x, 10.x).
> If there’s a plan to push branches reflecting tapi-902.0.9 through
> tapi-1000.10.8, that would be great (or a source drop in the usual way)..
I saw that tapi-1000.10.8 has been published on opensource.apple.com. It
builds fine for me against the swift-4.2 branches on github as per
instructions. .. now to integrate into my workflow!
Thanks very much!
Iain
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (Darwin-dev(a)lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.ap…
This email sent to site_archiver(a)lists.apple.com
site_archiver(a)lists.apple.com
Delivered-To: darwin-dev(a)lists.apple.com
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bt1383820pop.onmicrosoft.com; s=selector1-sandoeacoustics-co-uk01e; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=6gbMdwzTo1GfOBXoWx4FKcfTMz9VA6ITLGG7BM+MGKI=; b=QpIK8NlUYyLXTId4CSpGPEWEBdwol7XDi1sq6/qQO0BWfcka0amkLnv1CHV5XufcedUcsVdIX10hmUP9QfUJZ8GmP7M0MC5sm7Q/cXTd2FL1Vo+mgYM+NOYbml3cGNoFY8YEMukfkUanmKA607ZP1Eojpda3DXGwlSb+pCu2ytk=
Thread-index: AQHUkG+38LV1P42G5UWGrXBnH+QV9aV5OMMAgAAD+YCAACQBgIAABHAAgLO9rgCAB78vAIAAFEkAgAAI2ICAAAOwgIAqbB6A
Thread-topic: TAPI missing: was Re: Dev Tools 9 missing
Jeremy, Folks,
> On 9 Apr 2019, at 16:21, Software Developer
> <developer(a)sandoe-acoustics.co.uk> wrote:
>
>> On 9 Apr 2019, at 22:08, Jean-Daniel <mailing(a)xenonium.com> wrote
>>
>>> Le 9 avr. 2019 à 21:37, Software Developer
>>> <developer(a)sandoe-acoustics.co.uk> a écrit :
>>>
>>> Hi Jeremy,
>>>
>>>> On 9 Apr 2019, at 20:24, Jeremy Sequoia <jeremyhu(a)apple.com> wrote:
>>>>
>>>> I thought I responded. That “coming soon” is incorrect. It should state
>>>> Distributed via Github” or similar.
To be clear the code on github would not seem to be a direct reflection of the
sources for the published Xcode releases (9.x, 10.x).
There is a single branch dated 7 Sep 2017 [https://github.com/ributzka/tapi]
I don’t see any tapi repository under https://github.com/apple.
If there’s a plan to push branches reflecting tapi-902.0.9 through
tapi-1000.10.8, that would be great (or a source drop in the usual way)..
>>>> I am not sure if the drop was actually made to github or not yet, but that
>>>> is where you should look for clang, llvm, lldb, tapi, swift et al.
>>>
>>> OK, thanks - the situation is I don’t think it’s made upstream LLVM yet..
>>> My understanding is that the drop on github, (which I’m using - you can see
>>> my mods to it on my github) is an ‘early preview’ and isn’t in the same
>>> shape as the final (e.g. there’s some partitioning needed between LLVM and
>>> clang parts). I will keep an eye on upstream (although I think I tried a
>>> search on Phab too, without pulling anything up beyond the initial
>>> proposal).
>>
>> Is this what you are talking about ? https://reviews.llvm.org/rL347808
>>
> heh .. it looks like lib/TextAPI/Mach-O has appeared upstream quite recently
> - I will take a look there, and watch opensource.apple.com too.
It’s really great that tapi has started to appear in upstream LLVM, and
hopefully that will become complete enough for us to use it directly. However,
I don’t think we’re yet at that point - so the “traditional” (and retrospective
for 9.x, 10.x) sources are still needed for now.
Thanks
Iain
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (Darwin-dev(a)lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.ap…
This email sent to site_archiver(a)lists.apple.com