<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ayatana-ido/src/CMakeLists.txt, branch main</title>
<subtitle>Ayatana Indicator Display Objects 
</subtitle>
<id>https://openid.arctica-project.org/ayatana-ido/atom?h=main</id>
<link rel='self' href='https://openid.arctica-project.org/ayatana-ido/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-ido/'/>
<updated>2023-08-24T09:20:59+00:00</updated>
<entry>
<title>cmake: Install library as library</title>
<updated>2023-08-24T09:20:59+00:00</updated>
<author>
<name>Till Maas</name>
<email>opensource@till.name</email>
</author>
<published>2023-08-24T09:20:59+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-ido/commit/?id=610ddb963ca89b3aa0d38058dd46793484c502af'/>
<id>urn:sha1:610ddb963ca89b3aa0d38058dd46793484c502af</id>
<content type='text'>
Fedora needs libraries to be executable to extract debug information.
Debian does not. The cmake TARGETS installation takes care of this,
therefore use it.
</content>
</entry>
<entry>
<title>Add level menu item</title>
<updated>2023-05-05T21:31:52+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2023-04-04T18:53:23+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-ido/commit/?id=876a9fa2754a7defcec201d726f8f502ae239a2c'/>
<id>urn:sha1:876a9fa2754a7defcec201d726f8f502ae239a2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vala: The name of the vapi should match the pkg-config name</title>
<updated>2022-03-15T10:02:55+00:00</updated>
<author>
<name>Rico Tzschichholz</name>
<email>ricotz@ubuntu.com</email>
</author>
<published>2022-03-15T10:02:55+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-ido/commit/?id=2e1c040908f33c7ed1bc3192b98d72c3d179d87d'/>
<id>urn:sha1:2e1c040908f33c7ed1bc3192b98d72c3d179d87d</id>
<content type='text'>
Add reference to an existing header to gir which should be a single include
header.
</content>
</entry>
<entry>
<title>src/CMakeLists.txt: link libm for expf, pow and sinf</title>
<updated>2022-02-19T18:09:51+00:00</updated>
<author>
<name>Jan Palus</name>
<email>jpalus@fastmail.com</email>
</author>
<published>2022-02-19T18:09:51+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-ido/commit/?id=62f510e2e846b182d5565c354a72319849ab5a21'/>
<id>urn:sha1:62f510e2e846b182d5565c354a72319849ab5a21</id>
<content type='text'>
Fixes #52
</content>
</entry>
<entry>
<title>Clean up compilation flags</title>
<updated>2022-01-14T13:03:27+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2022-01-14T12:50:32+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-ido/commit/?id=b6278e2421712b04892001f8cf866a09580f309e'/>
<id>urn:sha1:b6278e2421712b04892001f8cf866a09580f309e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/CMakeLists.txt: Add missing target link libraries</title>
<updated>2021-06-08T20:26:17+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2021-06-08T20:26:17+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-ido/commit/?id=0dd15ce592976c4e6cc1383fbb48d5cff469bd84'/>
<id>urn:sha1:0dd15ce592976c4e6cc1383fbb48d5cff469bd84</id>
<content type='text'>
fixes https://github.com/AyatanaIndicators/ayatana-ido/issues/39
</content>
</entry>
<entry>
<title>src/CMakeLists.txt: Wrap GIR and VAPI related build instructions into if-clauses (that check, if INTROSPECTION_FOUND and VAPI_FOUND).</title>
<updated>2021-06-07T19:55:27+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2021-06-07T19:55:27+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-ido/commit/?id=7f9c75d88fe6d9f710d60885253b0c748cf096d8'/>
<id>urn:sha1:7f9c75d88fe6d9f710d60885253b0c748cf096d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use CMAKE_INSTALL_FULL_*DIR variables for installation</title>
<updated>2021-06-07T12:39:06+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2021-06-07T12:06:52+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-ido/commit/?id=10c3401dc5b18b9a99c70cb6e5d90657b1492e81'/>
<id>urn:sha1:10c3401dc5b18b9a99c70cb6e5d90657b1492e81</id>
<content type='text'>
https://github.com/AyatanaIndicators/ayatana-ido/issues/40
</content>
</entry>
<entry>
<title>src/CMakeLists.txt: Actively set --library-path for g-ir-scanner.</title>
<updated>2021-04-21T18:57:03+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2021-04-20T13:49:36+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-ido/commit/?id=94e20a898ecffa0a5766e6e2d7daabbda312a4fc'/>
<id>urn:sha1:94e20a898ecffa0a5766e6e2d7daabbda312a4fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add CMakeLists.txt files.</title>
<updated>2021-04-21T18:57:03+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2021-02-05T13:09:34+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-ido/commit/?id=9f96225dc93a97467f1e2107e23b79cb10744917'/>
<id>urn:sha1:9f96225dc93a97467f1e2107e23b79cb10744917</id>
<content type='text'>
</content>
</entry>
</feed>
