<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<h3>
Adrien Prokopowicz pushed to branch master
at <a href="https://gitlab.com/gambas/gambas">Gambas / gambas</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/a5a117fd33f856117e9be84b308541243b72422f">a5a117fd</a></strong>
<div>
<span>by Laurent Carlier</span>
<i>at 2018-06-12T14:27:31Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add a way to track configuration failures with CI

Disable it for main as it's expected.

=> GAMBAS_CONFIG_FAILURE=1 ./configure
.....
checking for gb.db.postgresql headers... no
configure: WARNING: Unable to find file: postgres.h
configure: WARNING: Unable to find file: pg_type.h
checking for gb.db.postgresql libraries... /usr/lib64/
configure: error: Failed to configure gb.db.postgresql
configure: error: ./configure failed for gb.db.postgresql
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/d0e3c3a95a063945a2cad98c9f84ccfc7a32dbce">d0e3c3a9</a></strong>
<div>
<span>by Laurent Carlier</span>
<i>at 2018-06-12T14:33:12Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update Archlinux CI build
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/2c9b2dcf03c5930e5ec2c3ac5080f21433803489">2c9b2dcf</a></strong>
<div>
<span>by Adrien Prokopowicz</span>
<i>at 2018-06-12T18:36:26Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add the ability to expose some configuration failures with CI

See merge request gambas/gambas!26</pre>
</li>
</ul>
<h4>3 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d44b4bd7f2c1ca4aeed7d625542e9a528c381a8c...2c9b2dcf03c5930e5ec2c3ac5080f21433803489#587d266bb27a4dc3022bbed44dfa19849df3044c">
.gitlab-ci.yml
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d44b4bd7f2c1ca4aeed7d625542e9a528c381a8c...2c9b2dcf03c5930e5ec2c3ac5080f21433803489#ce57f1ad22314b8f4c927a6a24d8bceccb395d57">
acinclude.m4
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d44b4bd7f2c1ca4aeed7d625542e9a528c381a8c...2c9b2dcf03c5930e5ec2c3ac5080f21433803489#4fea185c5da4a978d1daddd764c7c4dccd33cdde">
main/configure.ac
</a>
</li>
</ul>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
<a href="https://gitlab.com/gambas/gambas/compare/d44b4bd7f2c1ca4aeed7d625542e9a528c381a8c...2c9b2dcf03c5930e5ec2c3ac5080f21433803489">View it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
adjust your notification settings.

</p>
</div>
</body>
</html>