emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: master 89286b1 1/2: Add GNUstep build to Gitlab CI/CD


From: Michael Albinus
Subject: Re: master 89286b1 1/2: Add GNUstep build to Gitlab CI/CD
Date: Sat, 29 Aug 2020 13:47:51 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

alan@idiocy.org (Alan Third) writes:

Hi Alan,

>     Add GNUstep build to Gitlab CI/CD
>
>     * .gitlab-ci.yml (test-gnustep): New test target.
>
> +test-gnustep:
> +  stage: test
> +  # This tests the GNUstep build process
> +  only:
> +    changes:
> +      - .gitlab-ci.yml
> +      - configure.ac
> +      - src/nsfns.m
> +      - src/nsfont.m
> +      - src/nsgui.h
> +      - src/nsimage.m
> +      - src/nsmenu.m
> +      - src/nsselect.m
> +      - src/nsterm.h
> +      - src/nsterm.m
> +      - src/nsxwidget.h
> +      - src/nsxwidget.m
> +      - src/macfont.h
> +      - src/macfont.m

There are also lisp/term/ns-win.el and nextstep/* files. Should they be
counted here as well?

Best regards, Michael.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]