[Libclc-dev] [PATCH] Add .gitignore

Aaron Watry via Libclc-dev libclc-dev at lists.llvm.org
Sat Feb 13 11:31:51 PST 2016


Looks good to me.

I wouldn't argue against also adding:
nbproject/

But I'm not sure if we want to start adding IDE artifacts or not.

I do agree that out of tree builds would be a nice project for someone to
take on... I haven't tried it, but maybe getting it working is not as bad
as it sounds.

--Aaron



On Fri, Feb 12, 2016 at 11:19 PM, Matt Arsenault <arsenm2 at gmail.com> wrote:

>
> On Feb 12, 2016, at 20:41, Aaron Watry <awatry at gmail.com> wrote:
>
> While in the build folder, the following files are actually required to
> build libclc from a clean checkout (configure fails without them):
> build/metabuild.py
> build/ninja_syntax.py
>
> Maybe add build/*.pyc instead?
>
> 2016-02-12 21:31 GMT-06:00 Matt Arsenault via Libclc-dev <
> libclc-dev at lists.llvm.org>:
>
>> _______________________________________________
>> Libclc-dev mailing list
>> Libclc-dev at lists.llvm.org
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/libclc-dev
>>
>
>
>
> Don’t exclude all of build
>
> It would be nice if this did clean, complete out of source builds
>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/libclc-dev/attachments/20160213/8868656c/attachment.html>


More information about the Libclc-dev mailing list