Re: [Firebird-devel] Present state of cmake build system

2017-12-04 Thread William L. Thomson Jr.
On Tue, 5 Dec 2017 01:00:48 +0200 Vlad Khorsun via Firebird-devel wrote: > >This is not true: initially part of libtomcrypt was committed into > src but later it was moved into extern Ah that explains it. Thank you! :) > > https://github.com/FirebirdSQL/firebird/tree/T4_0_0_Alpha1/extern

Re: [Firebird-devel] Present state of cmake build system

2017-12-04 Thread Vlad Khorsun via Firebird-devel
05.12.2017 0:40, William L. Thomson Jr. wrote: On Sat, 2 Dec 2017 19:45:19 +0300 Egor Pugin wrote: Hi, See this PR https://github.com/FirebirdSQL/firebird/pull/133 which fixes all present issues for Windows and Ubuntu (possibly other linux systems too). Macos build is needed in additional fix

Re: [Firebird-devel] Present state of cmake build system

2017-12-04 Thread William L. Thomson Jr.
On Sat, 2 Dec 2017 19:45:19 +0300 Egor Pugin wrote: > Hi, > > See this PR https://github.com/FirebirdSQL/firebird/pull/133 > which fixes all present issues for Windows and Ubuntu (possibly other > linux systems too). > Macos build is needed in additional fixes in code. Finally got to test this