<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/buildstream.git/tests/format/variables, branch bschubert/python38</title>
<subtitle>gitlab.com: buildstream/buildstream.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/'/>
<entry>
<title>Use distutils plugin from bst-plugins-experimental</title>
<updated>2019-09-12T14:22:24+00:00</updated>
<author>
<name>Javier Jardón</name>
<email>jjardon@gnome.org</email>
</author>
<published>2019-09-11T20:07:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=d61992026d40d80a1ca3e4876eeaa4462a007dc0'/>
<id>d61992026d40d80a1ca3e4876eeaa4462a007dc0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move qmake plugin to bst-plugins-experimental</title>
<updated>2019-08-14T23:37:20+00:00</updated>
<author>
<name>Thomas Coldrick</name>
<email>othko97@gmail.com</email>
</author>
<published>2019-08-12T09:33:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=c141db5ea000479c116fca7d6d6090aff2b0324d'/>
<id>c141db5ea000479c116fca7d6d6090aff2b0324d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move modulebuild plugin to bst-plugins-experimental</title>
<updated>2019-08-14T13:02:00+00:00</updated>
<author>
<name>Thomas Coldrick</name>
<email>othko97@gmail.com</email>
</author>
<published>2019-08-12T07:16:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=e77b511bf624e09aa5974b17fbfbd9685ea8cd7b'/>
<id>e77b511bf624e09aa5974b17fbfbd9685ea8cd7b</id>
<content type='text'>
Continuing moving plugins over to bst-plugins-experimental.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Continuing moving plugins over to bst-plugins-experimental.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move makemaker plugin to bst-plugins-experimental</title>
<updated>2019-08-12T07:02:20+00:00</updated>
<author>
<name>Thomas Coldrick</name>
<email>othko97@gmail.com</email>
</author>
<published>2019-08-12T07:02:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=55fe01a05b0cca4534731580a59ffc8dda0c5768'/>
<id>55fe01a05b0cca4534731580a59ffc8dda0c5768</id>
<content type='text'>
Continuing moving plugins to bst-plugins-experimental.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Continuing moving plugins to bst-plugins-experimental.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move cmake plugin to bst-plugins-experimental</title>
<updated>2019-08-08T07:23:17+00:00</updated>
<author>
<name>Thomas Coldrick</name>
<email>thomas.coldrick@codethink.co.uk</email>
</author>
<published>2019-08-07T08:05:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=9dd32a5683c46245dcccfad1ee22ca53f6c012b6'/>
<id>9dd32a5683c46245dcccfad1ee22ca53f6c012b6</id>
<content type='text'>
It was agreed on the mailing list to move all plugins to a single
repository, before moving them into domain-specific repositories. As
a result it seems reasonable to move everything to the
bst-plugins-experimental repo as this stepping stone, rather than
creating a whole new repo.

This commit starts the process of moving things over by moving only the
cmake plugin to bst-plugins-experimental, and altering the tests to
reflect the new location.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It was agreed on the mailing list to move all plugins to a single
repository, before moving them into domain-specific repositories. As
a result it seems reasonable to move everything to the
bst-plugins-experimental repo as this stepping stone, rather than
creating a whole new repo.

This commit starts the process of moving things over by moving only the
cmake plugin to bst-plugins-experimental, and altering the tests to
reflect the new location.
</pre>
</div>
</content>
</entry>
<entry>
<title>_variables: Fix reporting of missing variable</title>
<updated>2019-07-17T09:38:59+00:00</updated>
<author>
<name>Benjamin Schubert</name>
<email>ben.c.schubert@gmail.com</email>
</author>
<published>2019-07-17T08:48:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=2bd91640f4ba7e29d92633f7e573deb2073dc27d'/>
<id>2bd91640f4ba7e29d92633f7e573deb2073dc27d</id>
<content type='text'>
When the missing variable was not defined, we would get an exception
as a string doesn't contain provenance information.

- Add a test to prevent regression
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When the missing variable was not defined, we would get an exception
as a string doesn't contain provenance information.

- Add a test to prevent regression
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Migrate protected variable handling tests to tests/format/variables.py</title>
<updated>2019-01-16T23:35:21+00:00</updated>
<author>
<name>Tristan Van Berkom</name>
<email>tristan.vanberkom@codethink.co.uk</email>
</author>
<published>2019-01-11T19:37:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=561eddf11138ad8dee95f72ee78e92ae792a3ebe'/>
<id>561eddf11138ad8dee95f72ee78e92ae792a3ebe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests for cyclic variables check</title>
<updated>2018-08-29T16:34:22+00:00</updated>
<author>
<name>Josh Smith</name>
<email>qinusty@gmail.com</email>
</author>
<published>2018-08-29T10:54:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=d41c42d6c53884c63046a1b7df14f5ab87566551'/>
<id>d41c42d6c53884c63046a1b7df14f5ab87566551</id>
<content type='text'>
Note: This modifies the docker containers used for testing to supply the
pytest-timeout package.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note: This modifies the docker containers used for testing to supply the
pytest-timeout package.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/format/variables.py: Add a test for undefined variable error message</title>
<updated>2018-05-06T06:47:17+00:00</updated>
<author>
<name>Valentin David</name>
<email>valentin.david@codethink.co.uk</email>
</author>
<published>2018-05-04T11:10:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=745d0647729dd31f07acc5829fd3364615673bc5'/>
<id>745d0647729dd31f07acc5829fd3364615673bc5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>plugins/elements/cmake.yaml: allow using ninja instead of make (#279)</title>
<updated>2018-04-14T13:53:36+00:00</updated>
<author>
<name>Abderrahim Kitouni</name>
<email>a.kitouni@gmail.com</email>
</author>
<published>2018-04-12T09:07:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/buildstream.git/commit/?id=d41940f516498f827967b8e5d311ce6accb88f56'/>
<id>d41940f516498f827967b8e5d311ce6accb88f56</id>
<content type='text'>
This uses the build tool mode of cmake to have a single command that can call
either make or ninja.

I've also modified the tests to take the new commands into account
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This uses the build tool mode of cmake to have a single command that can call
either make or ninja.

I've also modified the tests to take the new commands into account
</pre>
</div>
</content>
</entry>
</feed>
