Re: Automake configuration with '--with-included-iconv'

2020-11-17 Thread Scott Kostyshak
On Tue, Nov 17, 2020 at 11:16:51PM +0100, Kornel Benko wrote: > $ ./autogen.sh > $ cd bindir > $ srcdir/configure ... --with-included-iconv ... > ... > config.status: creating 3rdparty/Makefile > config.status: creating 3rdparty/boost/Makefile > config.status: creating 3rdparty/dtl/Makefile > c

Automake configuration with '--with-included-iconv'

2020-11-17 Thread Kornel Benko
$ ./autogen.sh $ cd bindir $ srcdir/configure ... --with-included-iconv ... ... config.status: creating 3rdparty/Makefile config.status: creating 3rdparty/boost/Makefile config.status: creating 3rdparty/dtl/Makefile config.status: creating 3rdparty/hunspell/Makefile config.status: creating 3rdp

Re: CMake: cofigure failure (Windows)

2020-11-17 Thread Kornel Benko
Am Tue, 17 Nov 2020 19:01:29 +0100 schrieb Yu Jin : > Am Mo., 16. Nov. 2020 um 23:01 Uhr schrieb Kornel Benko : > > > Am Mon, 16 Nov 2020 22:16:22 +0100 > > schrieb Yu Jin : > > ... > > > >> In master it is called before the options, > > > >> while in branch it is called after the options specs.

Re: [LyX/master] DocBook: implement svglobal.

2020-11-17 Thread Scott Kostyshak
On Tue, Nov 17, 2020 at 09:16:04PM +0100, Thibaut Cuvelier wrote: > On Tue, 17 Nov 2020 at 19:06, Kornel Benko wrote: > > > Am Tue, 17 Nov 2020 11:53:25 -0500 > > schrieb Scott Kostyshak : > > > > > On Mon, Nov 16, 2020 at 07:46:12PM +0100, Thibaut Cuvelier wrote: > > > > commit c6fe1fbe5fbf93cfd

Re: [LyX/master] DocBook: implement svglobal.

2020-11-17 Thread Thibaut Cuvelier
On Tue, 17 Nov 2020 at 19:06, Kornel Benko wrote: > Am Tue, 17 Nov 2020 11:53:25 -0500 > schrieb Scott Kostyshak : > > > On Mon, Nov 16, 2020 at 07:46:12PM +0100, Thibaut Cuvelier wrote: > > > commit c6fe1fbe5fbf93cfdef73d52423d61fb72047d88 > > > Author: Thibaut Cuvelier > > > Date: Mon Nov 16

Re: [LyX/master] DocBook: implement svglobal.

2020-11-17 Thread Kornel Benko
Am Tue, 17 Nov 2020 11:53:25 -0500 schrieb Scott Kostyshak : > On Mon, Nov 16, 2020 at 07:46:12PM +0100, Thibaut Cuvelier wrote: > > commit c6fe1fbe5fbf93cfdef73d52423d61fb72047d88 > > Author: Thibaut Cuvelier > > Date: Mon Nov 16 20:15:34 2020 +0100 > > > > DocBook: implement svglobal. >

Re: CMake: cofigure failure (Windows)

2020-11-17 Thread Yu Jin
Am Mo., 16. Nov. 2020 um 23:01 Uhr schrieb Kornel Benko : > Am Mon, 16 Nov 2020 22:16:22 +0100 > schrieb Yu Jin : > ... > > >> In master it is called before the options, > > >> while in branch it is called after the options specs. > > >> > > > > > > Yeah, thought so. I tried to move it behind the

Re: LyX on Apple silicon?

2020-11-17 Thread Jean-Marc Lasgouttes
Le 17/11/2020 à 17:55, Richard Kimberly Heck a écrit : On 11/17/20 10:55 AM, Chris Menzel wrote: 2. What are the plans for creating native LyX binaries for these new Macs? Stephan will know better than I, but presumably there are two options. (i) Someone who has one of these things is able to

Re: LyX on Apple silicon?

2020-11-17 Thread Richard Kimberly Heck
On 11/17/20 10:55 AM, Chris Menzel wrote: > 2. What are the plans for creating native LyX binaries for these new Macs? Stephan will know better than I, but presumably there are two options. (i) Someone who has one of these things is able to compile the source and produce the binaries. It would tak

Re: [LyX/master] DocBook: implement svglobal.

2020-11-17 Thread Scott Kostyshak
On Mon, Nov 16, 2020 at 07:46:12PM +0100, Thibaut Cuvelier wrote: > commit c6fe1fbe5fbf93cfdef73d52423d61fb72047d88 > Author: Thibaut Cuvelier > Date: Mon Nov 16 20:15:34 2020 +0100 > > DocBook: implement svglobal. > --- > development/autotests/invertedTests |4 +++- > development/aut