<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/m4, branch 1.1.18</title>
<subtitle>xine-lib git mirror
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/'/>
<entry>
<title>Trim trailing space &amp; reduce space+tab.</title>
<updated>2009-11-30T21:24:21+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2009-11-30T21:24:21+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=add0bcc4c9191cb8980d0b6935ca5d51a9928d82'/>
<id>add0bcc4c9191cb8980d0b6935ca5d51a9928d82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Distribute whatever m4 files are present; update .hgignore for new m4 files.</title>
<updated>2009-10-10T11:11:51+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2009-10-10T11:11:51+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e29dc8e47e77c99bc8227bea05e2630d071b4084'/>
<id>e29dc8e47e77c99bc8227bea05e2630d071b4084</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Demux timing fixes (Windows)</title>
<updated>2009-04-22T18:30:00+00:00</updated>
<author>
<name>Carlo Bramini</name>
<email>carlo.bramix@libero.it</email>
</author>
<published>2009-04-22T18:30:00+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=ad7e0f22ba57690d69016d27c05484e87c0ef28e'/>
<id>ad7e0f22ba57690d69016d27c05484e87c0ef28e</id>
<content type='text'>
m4/pthreads.m4
  * Mingw GCC says that '-pthread' option is unknown.
  * Correct library name under Mingw is -lpthreadGC2.
src/xine-engine/demux.c
  * function _x_compute_interval cannot be compiled
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
m4/pthreads.m4
  * Mingw GCC says that '-pthread' option is unknown.
  * Correct library name under Mingw is -lpthreadGC2.
src/xine-engine/demux.c
  * function _x_compute_interval cannot be compiled
</pre>
</div>
</content>
</entry>
<entry>
<title>Require gettext 0.17; pull in some related updates (via autopoint).</title>
<updated>2009-05-17T13:28:25+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2009-05-17T13:28:25+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7449244be479be3437f822a99c12d8597176e1af'/>
<id>7449244be479be3437f822a99c12d8597176e1af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add OpenBSD to the exceptions list for using the -Wl,-z,defs linker flag</title>
<updated>2009-02-17T01:59:58+00:00</updated>
<author>
<name>Brad Smith</name>
<email>brad@comstyle.com</email>
</author>
<published>2009-02-17T01:59:58+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=66b1f076dc4b06a26303b6a66bb54e45a0ec8324'/>
<id>66b1f076dc4b06a26303b6a66bb54e45a0ec8324</id>
<content type='text'>
due to use of the -pthread flag.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
due to use of the -pthread flag.
</pre>
</div>
</content>
</entry>
<entry>
<title>Some warning fixes: XINE_FORMAT_SCANF, statics in headers, consts, ...</title>
<updated>2008-11-20T19:56:19+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@civ.zcu.cz</email>
</author>
<published>2008-11-20T19:56:19+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=ea2b5508e35f5125fd65730822b30bb8895ad87d'/>
<id>ea2b5508e35f5125fd65730822b30bb8895ad87d</id>
<content type='text'>
Add warning flags to the DEBUG_CFLAGS too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add warning flags to the DEBUG_CFLAGS too.
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable basic warnings even when optimisations are disabled.</title>
<updated>2008-11-19T01:59:39+00:00</updated>
<author>
<name>Diego E. 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2008-11-19T01:59:39+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=8ddba5b2d16ccf1505eb332717b02f5c5793802f'/>
<id>8ddba5b2d16ccf1505eb332717b02f5c5793802f</id>
<content type='text'>
We don't want to have warnings conditional to extreme optimisations:
if the compiler supports them, they should be enabled.

The reason why they were conditional is that the code testing for GCC
presence enabled both warnings and optimisations, and the warnings
were carried over when the optimisations were made optional.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We don't want to have warnings conditional to extreme optimisations:
if the compiler supports them, they should be enabled.

The reason why they were conditional is that the code testing for GCC
presence enabled both warnings and optimisations, and the warnings
were carried over when the optimisations were made optional.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix gcc version test when the CC variable needs not be quoted.</title>
<updated>2008-11-19T01:47:24+00:00</updated>
<author>
<name>Diego E. 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2008-11-19T01:47:24+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7df47df662414abf58b25d872c8f2ebf141072d6'/>
<id>7df47df662414abf58b25d872c8f2ebf141072d6</id>
<content type='text'>
When passing CC="ccache gcc", we don't want to quote "$CC" calls,
otherwise the command won't be found.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When passing CC="ccache gcc", we don't want to quote "$CC" calls,
otherwise the command won't be found.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace AC_TRY_CFLAGS usage with CC_CHECK_CFLAGS and remove the</title>
<updated>2008-11-19T01:46:31+00:00</updated>
<author>
<name>Diego E. 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2008-11-19T01:46:31+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=6f2a8f57aa686c68afa1a9a55d53746806a74a01'/>
<id>6f2a8f57aa686c68afa1a9a55d53746806a74a01</id>
<content type='text'>
former.

The CC_CHECK_CFLAGS macro is already present in attributes.m4, so no
need to keep the old version we had around, especially since the new
one caches its results too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
former.

The CC_CHECK_CFLAGS macro is already present in attributes.m4, so no
need to keep the old version we had around, especially since the new
one caches its results too.
</pre>
</div>
</content>
</entry>
<entry>
<title>Create a new macro CC_NOUNDEFINED to check for the -z defs flag or</title>
<updated>2008-11-19T01:40:09+00:00</updated>
<author>
<name>Diego E. 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2008-11-19T01:40:09+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=164bbe5a9cf846903b166e37df087a4b9c8b363a'/>
<id>164bbe5a9cf846903b166e37df087a4b9c8b363a</id>
<content type='text'>
equivalent.

I wanted this because I'm going to reuse attribute.m4 with that macro
for a couple other projects.

This also removes AC_TRY_LDFLAGS since it's not used any longer
(replaced by CC_CHECK_LDFLAGS, which also caches results).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
equivalent.

I wanted this because I'm going to reuse attribute.m4 with that macro
for a couple other projects.

This also removes AC_TRY_LDFLAGS since it's not used any longer
(replaced by CC_CHECK_LDFLAGS, which also caches results).
</pre>
</div>
</content>
</entry>
</feed>
