[TxMt] Re: Dependency cycle between plist/headers <-> cache.capnp.h?

jason jgavris at gmail.com
Sat Mar 10 19:10:50 UTC 2018


Any interest in trying out the Bazel build system? It's really fast (like
ninja), and does not allow undeclared dependencies in C-language build
rules by design.

https://bazel.build/

On Wed, Mar 7, 2018 at 11:58 PM, jason <jgavris at gmail.com> wrote:

> Perfect, thanks!
>
> I didn't `git bisect` to find it, though I should have.
>
> Was more curious that nobody else had this problem.
>
> On Wed, Mar 7, 2018 at 11:53 PM, Allan Odgaard <mailinglist at textmate.org>
> wrote:
>
>> On 26 Feb 2018, at 12:45, Ryan Schmidt wrote:
>>
>> I think this is the same problem I reported to support a month ago:
>>
>> The commit that introduced the cycle seems to be
>> 75e8723e64c695e464dc78f5b9d84681b9b994da
>>
>> So you can revert this, and it should work, but there’s a link to another
>> thread that describes why this commit was required.
>>
>> However, once you have the headers in place, you can build without the
>> explicit dependency, so that can work as a short-term solution.
>>
>>
>> _______________________________________________
>> textmate mailing list
>> textmate at lists.macromates.com
>> http://lists.macromates.com/listinfo/textmate
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20180310/a1a9b242/attachment.html>


More information about the textmate mailing list