Re: [LyX/master] Update layouts (run layout2layout.py)

2021-10-25 Thread Scott Kostyshak
On Mon, Oct 25, 2021 at 06:48:18PM +0100, José Abílio Matos wrote: > On Monday, 25 October 2021 17.14.36 WEST Scott Kostyshak wrote: > > Update layouts (run layout2layout.py) > > > > There is nothing in the diff besides the format number changing from > > 93 to 95. From what I

Re: [LyX/master] Update layouts (run layout2layout.py)

2021-10-25 Thread José Abílio Matos
On Monday, 25 October 2021 17.14.36 WEST Scott Kostyshak wrote: > Update layouts (run layout2layout.py) > > There is nothing in the diff besides the format number changing from > 93 to 95. From what I understand, this is as expected since 93 -> 94 > and 94 -> 95 just add new

Re: [LyX/master] Improved Qt framework configuration detection on macOS, add support for Qt6

2021-10-25 Thread Stephan Witt
Am 25.10.2021 um 17:19 schrieb Kornel Benko : > > Am Mon, 25 Oct 2021 16:52:32 +0200 > schrieb Stephan Witt : > ... >>> Does removing line src/tex2lyx/test/CMakeLists.txt:91 help? >>> DEPENDS ${_tex2lyx} ${_lyx} >>> >>> If that is the case we have to figure out how to allow this dependency.

Re: [LyX/master] Improved Qt framework configuration detection on macOS, add support for Qt6

2021-10-25 Thread Kornel Benko
Am Mon, 25 Oct 2021 16:52:32 +0200 schrieb Stephan Witt : ... > > Does removing line src/tex2lyx/test/CMakeLists.txt:91 help? > > DEPENDS ${_tex2lyx} ${_lyx} > > > > If that is the case we have to figure out how to allow this dependency. > > Ummhh… > > $ time cmake ... > real 6m31.442s

Re: [LyX/master] Improved Qt framework configuration detection on macOS, add support for Qt6

2021-10-25 Thread Stephan Witt
Am 25.10.2021 um 13:04 schrieb Kornel Benko : > > Am Mon, 25 Oct 2021 12:13:49 +0200 > schrieb Stephan Witt : > >> Am 25.10.2021 um 11:23 schrieb Kornel Benko : >>> >>> Am Mon, 25 Oct 2021 10:34:00 +0200 >>> schrieb Stephan Witt : >>> Am 25.10.2021 um 10:30 schrieb Kornel Benko : >

Re: [LyX/master] Improved Qt framework configuration detection on macOS, add support for Qt6

2021-10-25 Thread Kornel Benko
Am Mon, 25 Oct 2021 12:13:49 +0200 schrieb Stephan Witt : > Am 25.10.2021 um 11:23 schrieb Kornel Benko : > > > > Am Mon, 25 Oct 2021 10:34:00 +0200 > > schrieb Stephan Witt : > > > >> Am 25.10.2021 um 10:30 schrieb Kornel Benko : > >>> > >>> Am Sun, 24 Oct 2021 21:19:37 +0200 (CEST) > >>>

Re: [LyX/master] Improved Qt framework configuration detection on macOS, add support for Qt6

2021-10-25 Thread Stephan Witt
Am 25.10.2021 um 11:23 schrieb Kornel Benko : > > Am Mon, 25 Oct 2021 10:34:00 +0200 > schrieb Stephan Witt : > >> Am 25.10.2021 um 10:30 schrieb Kornel Benko : >>> >>> Am Sun, 24 Oct 2021 21:19:37 +0200 (CEST) >>> schrieb Stephan Witt : >>> commit aabe9e8b11b73d57d22893f5889ebee9dd97efe5

Re: [LyX/master] Improved Qt framework configuration detection on macOS, add support for Qt6

2021-10-25 Thread Kornel Benko
Am Mon, 25 Oct 2021 10:34:00 +0200 schrieb Stephan Witt : > Am 25.10.2021 um 10:30 schrieb Kornel Benko : > > > > Am Sun, 24 Oct 2021 21:19:37 +0200 (CEST) > > schrieb Stephan Witt : > > > >> commit aabe9e8b11b73d57d22893f5889ebee9dd97efe5 > >> Author: Stephan Witt > >> Date: Sun Oct 24

Re: [LyX/master] Improved Qt framework configuration detection on macOS, add support for Qt6

2021-10-25 Thread Stephan Witt
Am 25.10.2021 um 10:30 schrieb Kornel Benko : > > Am Sun, 24 Oct 2021 21:19:37 +0200 (CEST) > schrieb Stephan Witt : > >> commit aabe9e8b11b73d57d22893f5889ebee9dd97efe5 >> Author: Stephan Witt >> Date: Sun Oct 24 21:41:11 2021 +0200 >> >>Improved Qt framework configuration detection on

Re: [LyX/master] Improved Qt framework configuration detection on macOS, add support for Qt6

2021-10-25 Thread Kornel Benko
Am Sun, 24 Oct 2021 21:19:37 +0200 (CEST) schrieb Stephan Witt : > commit aabe9e8b11b73d57d22893f5889ebee9dd97efe5 > Author: Stephan Witt > Date: Sun Oct 24 21:41:11 2021 +0200 > > Improved Qt framework configuration detection on macOS, add support for > Qt6 Nothing needed for cmake?