<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ModemManager.git/docs/reference/api/Makefile.am, branch aleksander/runtime-version</title>
<subtitle>gitlab.freedesktop.org: mobile-broadband/ModemManager.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ModemManager.git/'/>
<entry>
<title>api: add MM_DISABLE_DEPRECATED guards around deprecated symbols</title>
<updated>2017-09-07T08:55:17+00:00</updated>
<author>
<name>Aleksander Morgado</name>
<email>aleksander@aleksander.es</email>
</author>
<published>2017-09-07T08:36:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ModemManager.git/commit/?id=f0bb6ef8564aabc51e5bd14b6486bc86068364fb'/>
<id>f0bb6ef8564aabc51e5bd14b6486bc86068364fb</id>
<content type='text'>
When this symbol is defined, e.g. via CFLAGS, building a program that
uses the ModemManager API will fail if the program references
deprecated symbols.

For now we just use it to keep gtk-doc-scan happy and avoid
unnecessary warnings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When this symbol is defined, e.g. via CFLAGS, building a program that
uses the ModemManager API will fail if the program references
deprecated symbols.

For now we just use it to keep gtk-doc-scan happy and avoid
unnecessary warnings.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: diagrams and logos are no longer generated during build, so don't remove them</title>
<updated>2015-10-07T10:15:23+00:00</updated>
<author>
<name>Aleksander Morgado</name>
<email>aleksander@aleksander.es</email>
</author>
<published>2015-10-06T17:44:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ModemManager.git/commit/?id=2c0da9431918ea2aea6f871ab522425b8466b942'/>
<id>2c0da9431918ea2aea6f871ab522425b8466b942</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: don't add PNGs in content_files, no longer needed</title>
<updated>2015-10-07T09:57:39+00:00</updated>
<author>
<name>Aleksander Morgado</name>
<email>aleksander@aleksander.es</email>
</author>
<published>2015-10-06T17:44:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ModemManager.git/commit/?id=b58ff7cdf01d24e6409440d7e278ec6c6fad83b3'/>
<id>b58ff7cdf01d24e6409440d7e278ec6c6fad83b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: INCLUDES -&gt; AM_CPPFLAGS to quiet automake warning</title>
<updated>2014-08-05T14:52:20+00:00</updated>
<author>
<name>Dan Williams</name>
<email>dcbw@redhat.com</email>
</author>
<published>2014-08-05T14:52:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ModemManager.git/commit/?id=31695a3912ee396836b6af017f9eb9a0b2d46073'/>
<id>31695a3912ee396836b6af017f9eb9a0b2d46073</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>introspection,api: new 'Oma' interface</title>
<updated>2013-09-09T08:12:55+00:00</updated>
<author>
<name>Aleksander Morgado</name>
<email>aleksander@lanedo.com</email>
</author>
<published>2013-08-13T09:20:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ModemManager.git/commit/?id=32de7d6fef06b75137ed573782fc25173f6f02f2'/>
<id>32de7d6fef06b75137ed573782fc25173f6f02f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>api,introspection: new 'Signal' interface for extended signal quality</title>
<updated>2013-08-21T10:33:09+00:00</updated>
<author>
<name>Aleksander Morgado</name>
<email>aleksander@lanedo.com</email>
</author>
<published>2013-07-07T18:17:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ModemManager.git/commit/?id=37115dee9383c79985e6b05122380449b408ae13'/>
<id>37115dee9383c79985e6b05122380449b408ae13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>api,introspection: avoid exposing the Contacts interface</title>
<updated>2013-06-18T14:19:19+00:00</updated>
<author>
<name>Aleksander Morgado</name>
<email>aleksander@lanedo.com</email>
</author>
<published>2013-06-11T08:11:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ModemManager.git/commit/?id=b582ba58e8e5a3f6ab0b0b18b3883b71373e5e05'/>
<id>b582ba58e8e5a3f6ab0b0b18b3883b71373e5e05</id>
<content type='text'>
There is no implementation of the Contacts interface yet, just avoid exposing it
for now.

https://bugzilla.gnome.org/show_bug.cgi?id=701989
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is no implementation of the Contacts interface yet, just avoid exposing it
for now.

https://bugzilla.gnome.org/show_bug.cgi?id=701989
</pre>
</div>
</content>
</entry>
<entry>
<title>docs,api: new migration reference</title>
<updated>2013-06-12T09:52:36+00:00</updated>
<author>
<name>Aleksander Morgado</name>
<email>aleksander@lanedo.com</email>
</author>
<published>2013-06-12T08:05:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ModemManager.git/commit/?id=c2b2f0eb2b44135f5a75781f86b1849fcc71e847'/>
<id>c2b2f0eb2b44135f5a75781f86b1849fcc71e847</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: don't require 'dia' to build the docs</title>
<updated>2013-05-26T17:16:39+00:00</updated>
<author>
<name>Aleksander Morgado</name>
<email>aleksander@lanedo.com</email>
</author>
<published>2013-05-23T11:10:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ModemManager.git/commit/?id=3ed1cb2e1dd111ed0e5435bbc88396b42180df1d'/>
<id>3ed1cb2e1dd111ed0e5435bbc88396b42180df1d</id>
<content type='text'>
These diagrams are not expected to change much, so just include the generated
PNGs in the repository, and remove 'dia' from the prerequisites to build the
documentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These diagrams are not expected to change much, so just include the generated
PNGs in the repository, and remove 'dia' from the prerequisites to build the
documentation.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: include the logos in the generated documentation</title>
<updated>2012-10-04T10:10:22+00:00</updated>
<author>
<name>Aleksander Morgado</name>
<email>aleksander@lanedo.com</email>
</author>
<published>2012-10-04T09:14:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ModemManager.git/commit/?id=82f253b8ca69cdc99f8e72ba9548c7493baed604'/>
<id>82f253b8ca69cdc99f8e72ba9548c7493baed604</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
