[Firebird-devel] travis for osx

2015-06-16 Thread marius adrian popa
We can add travis for osx , but we need some tweaks and dependencies solved http://blog.travis-ci.com/2015-05-26-xcode-63-beta-general-availability/ -- Firebird-Devel mailing list, web interface at https://lists.sourcefor

Re: [Firebird-devel] travis for osx

2015-06-16 Thread marius adrian popa
For windows there is appveyor http://www.appveyor.com/docs we used it for node-firebird-libfbclient https://ci.appveyor.com/project/mariuz/node-firebird-libfbclient On Tue, Jun 16, 2015 at 2:40 PM, marius adrian popa wrote: > We can add travis for osx , but we need some tweaks and dependencies

[Firebird-devel] Travis CI & Firebird

2015-06-16 Thread Egor Pugin
Hi, Adriano and I added support for CI on the https://travis-ci.org/. It's free for open source projects. The link to the testing page is on a github mirror of firebird (click on build... icon at the top of readme) https://github.com/asfernandes/firebird or direct links https://travis-ci.org/asfer

[Firebird-devel] [FB-Tracker] Created: (CORE-4844) CREATE OR ALTER VIEW and column type (domain) bug

2015-06-16 Thread JIRA
CREATE OR ALTER VIEW and column type (domain) bug - Key: CORE-4844 URL: http://tracker.firebirdsql.org/browse/CORE-4844 Project: Firebird Core Issue Type: Bug Affects Versions: 2.5.4

Re: [Firebird-devel] Travis CI & Firebird

2015-06-16 Thread Philippe Makowski
Le 16/06/15 15:38, Egor Pugin a écrit : > Hi, > > Here are some notes for dev- and QA-teams: > 1. Please, check CI scripts, build and test environment. > https://github.com/asfernandes/firebird/blob/master/.travis.yml > Several tests produce errors, maybe because of misconfigured > environment. For