Re: [Firebird-devel] Android x86/arm64/x86_64 scripts and ports

2016-10-27 Thread marius adrian popa
Thank you Nice that Android Studio has support for cmake :) https://developer.android.com/ndk/guides/cmake.html On Thu, Oct 27, 2016 at 4:39 PM, Egor Pugin wrote: > See this message posted almost 2y ago: > https://sourceforge.net/p/firebird/mailman/message/33272622/ > >

Re: [Firebird-devel] Android x86/arm64/x86_64 scripts and ports

2016-10-27 Thread Egor Pugin
See this message posted almost 2y ago: https://sourceforge.net/p/firebird/mailman/message/33272622/ You can still find android, ios instructions in corresponding sections on that bitbucket link. ( https://bitbucket.org/egor_pugin/firebird_cmake/wiki/Home ) On 27 October 2016 at 12:08, marius

Re: [Firebird-devel] Android x86/arm64/x86_64 scripts and ports

2016-10-27 Thread marius adrian popa
If you have Android build example with cmake please add a Readme On Tue, Oct 25, 2016 at 6:32 PM, Egor Pugin wrote: > Why not cmake? It handles everything for you. > > On 25 October 2016 at 16:55, marius adrian popa wrote: > > I have added the makefile

Re: [Firebird-devel] Android x86/arm64/x86_64 scripts and ports

2016-10-25 Thread Treeve Jelbert
On Tue, 25 Oct 2016 18:32:44 +0300, Egor Pugin wrote: > Why not cmake? It handles everything for you. > small problem with cmake From 2f0f7fa7f68f5e1c07a14c465c8d8ac7e07437b5 Mon Sep 17 00:00:00 2001 From: Treeve Jelbert Date: Mon, 13 Jun 2016 20:44:30 +0200 Subject:

Re: [Firebird-devel] Android x86/arm64/x86_64 scripts and ports

2016-10-25 Thread Carlos H. Cantu
Title: Re: [Firebird-devel] Android x86/arm64/x86_64 scripts and ports Can someone also take a look at this: http://tracker.firebirdsql.org/browse/WEB-146 []s Carlos H. Cantu eBook Guia de Migração para o FB 3 - www.firebase.com.br/guiafb3.php www.FireBase.com.br - www.firebirdnews.org

Re: [Firebird-devel] Android x86/arm64/x86_64 scripts and ports

2016-10-25 Thread Egor Pugin
Why not cmake? It handles everything for you. On 25 October 2016 at 16:55, marius adrian popa wrote: > I have added the makefile needed for Android x86/arm64/x86_64 > > Please review and merge > > https://github.com/FirebirdSQL/firebird/pull/59 > > I will add them to master

[Firebird-devel] Android x86/arm64/x86_64 scripts and ports

2016-10-25 Thread marius adrian popa
I have added the makefile needed for Android x86/arm64/x86_64 Please review and merge https://github.com/FirebirdSQL/firebird/pull/59 I will add them to master also -- The Command Line: Reinvented for Modern Developers