unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: master 89286b1 1/2: Add GNUstep build to Gitlab CI/CD
       [not found] ` <20200828184730.789C120A10@vcs0.savannah.gnu.org>
@ 2020-08-29 11:47   ` Michael Albinus
  2020-08-29 15:34     ` Alan Third
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Albinus @ 2020-08-29 11:47 UTC (permalink / raw)
  To: emacs-devel; +Cc: Alan Third

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.



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: master 89286b1 1/2: Add GNUstep build to Gitlab CI/CD
  2020-08-29 11:47   ` master 89286b1 1/2: Add GNUstep build to Gitlab CI/CD Michael Albinus
@ 2020-08-29 15:34     ` Alan Third
  0 siblings, 0 replies; 2+ messages in thread
From: Alan Third @ 2020-08-29 15:34 UTC (permalink / raw)
  To: Michael Albinus; +Cc: emacs-devel

On Sat, Aug 29, 2020 at 01:47:51PM +0200, Michael Albinus wrote:
> 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?

I had skipped ns-win.el as it's not really important to the build but
on reflection it might still break it, so it probably should be added.
I hadn't thought of the nextstep/* files, and they should be.

I've pushed an updated list of files. Thanks!
-- 
Alan Third



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-08-29 15:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20200828184728.15833.56344@vcs0.savannah.gnu.org>
     [not found] ` <20200828184730.789C120A10@vcs0.savannah.gnu.org>
2020-08-29 11:47   ` master 89286b1 1/2: Add GNUstep build to Gitlab CI/CD Michael Albinus
2020-08-29 15:34     ` Alan Third

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).