[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Meson build, continued
From: |
Vincent Torri |
Subject: |
Re: Meson build, continued |
Date: |
Fri, 18 Sep 2020 15:48:41 +0200 |
Hello
a quick find -name *.c gives files in src/ and also :
./builds/amiga/src/base/ftdebug.c
./builds/amiga/src/base/ftsystem.c
./builds/mac/ftmac.c
./builds/unix/ftsystem.c
./builds/vms/ftsystem.c
./builds/wince/ftdebug.c
./builds/windows/ftdebug.c
./builds/windows/ftsystem.c
don't you think that all those (source) files should be in src/ ? I
would find these more logical. Maybe in subdirectories of src (like
src/unix src/mac src/windows etc...)
thank you
Vincent Torri
On Fri, Sep 18, 2020 at 3:03 PM David Turner <david@freetype.org> wrote:
>
> All right, here's the same set of patches with Black applied. The differences
> are minor, except for the use of double-quotes instead of single ones (I
> don't care personally).
> I'll let Werner choose which set is better :-)
>
>
>
> Le ven. 18 sept. 2020 à 14:54, Nikolaus Waxweiler <madigens@gmail.com> a
> écrit :
>>>
>>> PS: This introduces several python scripts, I have been using the "yapf"
>>> tool to format them. If you know of a better python reformatter, let me
>>> know.
>>
>>
>> Black!!!!!!!! It's the best
- Meson build, continued, David Turner, 2020/09/18
- Re: Meson build, continued, Nikolaus Waxweiler, 2020/09/18
- Re: Meson build, continued, David Turner, 2020/09/18
- Re: Meson build, continued,
Vincent Torri <=
- Re: Meson build, continued, Werner LEMBERG, 2020/09/18
- Re: Meson build, continued, Alexei Podtelezhnikov, 2020/09/18
- Re: Meson build, continued, David Turner, 2020/09/18
- Re: Meson build, continued, Werner LEMBERG, 2020/09/18
- Re: Meson build, continued, Werner LEMBERG, 2020/09/19
- Re: Meson build, continued, Werner LEMBERG, 2020/09/21
- Re: Meson build, continued, Alexei Podtelezhnikov, 2020/09/22
- Re: Meson build, continued, Werner LEMBERG, 2020/09/22