<feed xmlns='http://www.w3.org/2005/Atom'>
<title>extra-cmake-modules.git/tests, branch v5.11.0</title>
<subtitle>hurd extra-cmake-modules.git</subtitle>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/extra-cmake-modules.git/'/>
<entry>
<title>Fix test on OSX, no bundle expected here.</title>
<updated>2015-06-06T08:10:46+00:00</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2015-05-31T19:38:50+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=ef88a6683a2578679b3c98396a9ee3001db69541'/>
<id>ef88a6683a2578679b3c98396a9ee3001db69541</id>
<content type='text'>
CI said:
 Linking C executable dummy.app/Contents/MacOS/dummy
 Built target dummy
 Could not find path to executable, perhaps it was not built: dummy

REVIEW: 123969
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CI said:
 Linking C executable dummy.app/Contents/MacOS/dummy
 Built target dummy
 Could not find path to executable, perhaps it was not built: dummy

REVIEW: 123969
</pre>
</div>
</content>
</entry>
<entry>
<title>Add arguments to ecm_add_tests for listing added tests.</title>
<updated>2015-05-18T19:21:11+00:00</updated>
<author>
<name>Alex Merry</name>
<email>alex.merry@kde.org</email>
</author>
<published>2015-05-18T18:12:06+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=be390dcc4d77d7faa95d040b1a346ac3c0405eac'/>
<id>be390dcc4d77d7faa95d040b1a346ac3c0405eac</id>
<content type='text'>
This makes it convenient to make further modifications to the tests,
such as setting properties on either the tests or the targets.

CHANGELOG: New arguments for ecm_add_tests().
BUG: 345797
REVIEW: 123841
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes it convenient to make further modifications to the tests,
such as setting properties on either the tests or the targets.

CHANGELOG: New arguments for ecm_add_tests().
BUG: 345797
REVIEW: 123841
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Add PROPERTIES argument to ecm_add_test and ecm_add_tests."</title>
<updated>2015-05-16T13:09:36+00:00</updated>
<author>
<name>Alex Merry</name>
<email>alex.merry@kde.org</email>
</author>
<published>2015-05-16T13:06:34+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=70b13693478b296b8a3cd1654baa8013434358c5'/>
<id>70b13693478b296b8a3cd1654baa8013434358c5</id>
<content type='text'>
This reverts commit 0c224194ea7f12eaed32af746fc9138537f1919c.

Stephen Kelly pointed out that this is probably not the best approach to
the problem, and runs counter to the direction KDE's CMake code has been
going (splitting functions up and using CMake built-ins where possible).

I have a better solution in mind, which I'll post a review for later.

CCMAIL: kde-buildsystem@kde.org
CCBUG: 345797
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 0c224194ea7f12eaed32af746fc9138537f1919c.

Stephen Kelly pointed out that this is probably not the best approach to
the problem, and runs counter to the direction KDE's CMake code has been
going (splitting functions up and using CMake built-ins where possible).

I have a better solution in mind, which I'll post a review for later.

CCMAIL: kde-buildsystem@kde.org
CCBUG: 345797
</pre>
</div>
</content>
</entry>
<entry>
<title>Add PROPERTIES argument to ecm_add_test and ecm_add_tests.</title>
<updated>2015-05-13T18:22:25+00:00</updated>
<author>
<name>Alex Merry</name>
<email>alex.merry@kde.org</email>
</author>
<published>2015-05-11T12:56:28+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=0c224194ea7f12eaed32af746fc9138537f1919c'/>
<id>0c224194ea7f12eaed32af746fc9138537f1919c</id>
<content type='text'>
This is particularly useful with ecm_add_tests, where you may want to
force a suite of tests to run in serial, or alter the timeout for
multiple tests at once.

BUG: 345797
REVIEW: 123722
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is particularly useful with ecm_add_tests, where you may want to
force a suite of tests to run in serial, or alter the timeout for
multiple tests at once.

BUG: 345797
REVIEW: 123722
</pre>
</div>
</content>
</entry>
<entry>
<title>Add unit tests for ECMAddTests module.</title>
<updated>2015-05-13T18:22:15+00:00</updated>
<author>
<name>Alex Merry</name>
<email>alex.merry@kde.org</email>
</author>
<published>2015-05-11T12:56:28+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=1b636b43d2bf4dca0332a2e2b36affa67fbe1e0b'/>
<id>1b636b43d2bf4dca0332a2e2b36affa67fbe1e0b</id>
<content type='text'>
REVIEW: 123722
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
REVIEW: 123722
</pre>
</div>
</content>
</entry>
<entry>
<title>Warn about icon filenames with leading characters.</title>
<updated>2015-03-15T18:39:48+00:00</updated>
<author>
<name>Alex Merry</name>
<email>alex.merry@kde.org</email>
</author>
<published>2015-03-14T12:44:49+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=19353c9857d1e26c6508c2fc7dd530e6ee0ef316'/>
<id>19353c9857d1e26c6508c2fc7dd530e6ee0ef316</id>
<content type='text'>
Through a quirk of implementation, old-style icon filenames are accepted
by the new-style ecm_install_icons function. It's too late to change it
now, as that would break existing projects, but we can warn about it.

REVIEW: 122941
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Through a quirk of implementation, old-style icon filenames are accepted
by the new-style ecm_install_icons function. It's too late to change it
now, as that would break existing projects, but we can warn about it.

REVIEW: 122941
</pre>
</div>
</content>
</entry>
<entry>
<title>Extend ecm_generate_headers macro to also support CamelCase.h headers</title>
<updated>2015-02-15T20:45:34+00:00</updated>
<author>
<name>Friedrich W. H. Kossebau</name>
<email>kossebau@kde.org</email>
</author>
<published>2015-02-15T20:45:34+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=fc56bfbb62a9438960fec9e5960fde5f3e5c1a46'/>
<id>fc56bfbb62a9438960fec9e5960fde5f3e5c1a46</id>
<content type='text'>
REVIEW: 122317

Thanks alexmerry and dvratil for review
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
REVIEW: 122317

Thanks alexmerry and dvratil for review
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Add SameMajorVersionWithPreleases compat option to ecm_setup_version."</title>
<updated>2015-01-24T14:47:59+00:00</updated>
<author>
<name>Alex Merry</name>
<email>alex.merry@kde.org</email>
</author>
<published>2015-01-24T14:47:59+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=d609e598170064b4ee65392177a9d07f4302698d'/>
<id>d609e598170064b4ee65392177a9d07f4302698d</id>
<content type='text'>
This reverts commit 959c374c022394a116e8ceb2b1fce2df11752068.

I merged and pushed the wrong branch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 959c374c022394a116e8ceb2b1fce2df11752068.

I merged and pushed the wrong branch.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SameMajorVersionWithPreleases compat option to ecm_setup_version.</title>
<updated>2015-01-24T14:45:33+00:00</updated>
<author>
<name>Alex Merry</name>
<email>alex.merry@kde.org</email>
</author>
<published>2014-12-28T15:03:07+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=959c374c022394a116e8ceb2b1fce2df11752068'/>
<id>959c374c022394a116e8ceb2b1fce2df11752068</id>
<content type='text'>
SameMajorVersionWithPreleases is intended implement the versioning
scheme followed by many KDE projects: minor releases after some high
number (eg: 90) are considered to be pre-releases of the next major
version, and are not compatible with the current major version. This
allows alpha and beta releases to be ordered correctly by
version-number-aware software like package managers (an alpha of version
2 should have a higher number than any release of version 1, but less
than version 2.0).

So a request for version 2.1.0 of a piece of software should not be
satisfied by 2.93.4, because that is actually a pre-release of version
3. On the other hand, a request for version 2.91.0 should be satisfied
by version 3.1.0.

Note that prereleases are not considered unless explicitly requested, so
2.93.4 will not satisfy requests for version 3 (or version 2) of a piece
of software.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SameMajorVersionWithPreleases is intended implement the versioning
scheme followed by many KDE projects: minor releases after some high
number (eg: 90) are considered to be pre-releases of the next major
version, and are not compatible with the current major version. This
allows alpha and beta releases to be ordered correctly by
version-number-aware software like package managers (an alpha of version
2 should have a higher number than any release of version 1, but less
than version 2.0).

So a request for version 2.1.0 of a piece of software should not be
satisfied by 2.93.4, because that is actually a pre-release of version
3. On the other hand, a request for version 2.91.0 should be satisfied
by version 3.1.0.

Note that prereleases are not considered unless explicitly requested, so
2.93.4 will not satisfy requests for version 3 (or version 2) of a piece
of software.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve version file tests.</title>
<updated>2014-12-28T17:30:11+00:00</updated>
<author>
<name>Alex Merry</name>
<email>alex.merry@kde.org</email>
</author>
<published>2014-12-28T16:32:13+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=f8af407eba5c5ea45be2c6351cf41a7cb44fed21'/>
<id>f8af407eba5c5ea45be2c6351cf41a7cb44fed21</id>
<content type='text'>
Mostly just refatoring to have less duplicated code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mostly just refatoring to have less duplicated code.
</pre>
</div>
</content>
</entry>
</feed>
