<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rtaudio/configure.ac, branch 4.1.2</title>
<subtitle>Fork of rtaudio library for interfacing to audio interfaces</subtitle>
<id>https://git.carlh.net/cgit/rtaudio/atom?h=4.1.2</id>
<link rel='self' href='https://git.carlh.net/cgit/rtaudio/atom?h=4.1.2'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/'/>
<updated>2016-02-18T16:21:38Z</updated>
<entry>
<title>Fix handling of CXXFLAGS in configure.ac.</title>
<updated>2016-02-18T16:21:38Z</updated>
<author>
<name>Stephen Sinclair</name>
<email>radarsat1@gmail.com</email>
</author>
<published>2016-02-18T16:17:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=ac3032ecbbadf20c4d3e3237ed6a6c73bf64b587'/>
<id>urn:sha1:ac3032ecbbadf20c4d3e3237ed6a6c73bf64b587</id>
<content type='text'>
CXXFLAGS should be set before AC_PROG_CXX.  This patch uses a syntax
allowing it to be overridden during "env CXXFLAGS=... ./configure",
"./configure CXXFLAGS=..." or during "make CXXFLAGS=..."

Keeps previous behaviour of -O3 for normal builds, -g -O0 for debug
builds, and keeps the define __RTAUDIO_DEBUG__, however this is done
using AC_DEFINE.
</content>
</entry>
<entry>
<title>Move version check up to beginning of configure.ac.</title>
<updated>2016-02-18T16:16:27Z</updated>
<author>
<name>Stephen Sinclair</name>
<email>radarsat1@gmail.com</email>
</author>
<published>2016-02-18T16:16:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=155405f0de1b949269e71028f39f4df5a9711a0e'/>
<id>urn:sha1:155405f0de1b949269e71028f39f4df5a9711a0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Version number update in configure.ac in advance of new release.</title>
<updated>2016-02-17T01:43:28Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2016-02-17T01:43:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=3d86f23d6fe8b41e1c3361c67aa00a000e060802'/>
<id>urn:sha1:3d86f23d6fe8b41e1c3361c67aa00a000e060802</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #49 from radarsat1/automake</title>
<updated>2016-02-17T01:39:50Z</updated>
<author>
<name>garyscavone</name>
<email>garyscavone@users.noreply.github.com</email>
</author>
<published>2016-02-17T01:39:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=0b6207d3257a988b6665c36b6d4ee6d9846a4b52'/>
<id>urn:sha1:0b6207d3257a988b6665c36b6d4ee6d9846a4b52</id>
<content type='text'>
Port the build system to automake</content>
</entry>
<entry>
<title>Update version number to 4.1.1 in configure.ac</title>
<updated>2016-02-12T17:55:25Z</updated>
<author>
<name>Stephen Sinclair</name>
<email>radarsat1@gmail.com</email>
</author>
<published>2016-02-12T14:11:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=0a3600eff21c8fcabff0f819b8d69c796884c773'/>
<id>urn:sha1:0a3600eff21c8fcabff0f819b8d69c796884c773</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a test to configure.ac to ensure RtAudio.h defines the same version number.</title>
<updated>2016-02-12T17:55:25Z</updated>
<author>
<name>Stephen Sinclair</name>
<email>radarsat1@gmail.com</email>
</author>
<published>2016-02-12T15:12:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=51e51e34aa7692840222e649e51247b34739816f'/>
<id>urn:sha1:51e51e34aa7692840222e649e51247b34739816f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Port the build system to automake.</title>
<updated>2016-02-12T15:13:20Z</updated>
<author>
<name>Stephen Sinclair</name>
<email>radarsat1@gmail.com</email>
</author>
<published>2016-02-12T14:05:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=fbcd1910a3ea72ec6dc50d50c3f7848e6861abc4'/>
<id>urn:sha1:fbcd1910a3ea72ec6dc50d50c3f7848e6861abc4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename librtaudio.pc to rtaudio.pc.</title>
<updated>2016-02-12T14:16:50Z</updated>
<author>
<name>Stephen Sinclair</name>
<email>radarsat1@gmail.com</email>
</author>
<published>2016-02-12T14:04:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=0f60381cb4ed79bb40979c106ee1515df85c4873'/>
<id>urn:sha1:0f60381cb4ed79bb40979c106ee1515df85c4873</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Generate version number in Doxyfile with configure.</title>
<updated>2016-02-12T14:16:50Z</updated>
<author>
<name>Stephen Sinclair</name>
<email>radarsat1@gmail.com</email>
</author>
<published>2016-02-12T14:02:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=623993978828620dbca26549ff5ed9744f611b1e'/>
<id>urn:sha1:623993978828620dbca26549ff5ed9744f611b1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Checking for pulseaudio on Debian</title>
<updated>2014-05-17T20:48:41Z</updated>
<author>
<name>Rafael Vega</name>
<email>email.rafa@gmail.com</email>
</author>
<published>2014-05-17T20:48:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=54e567b8af8df1b519e264d49e25b26078ce8933'/>
<id>urn:sha1:54e567b8af8df1b519e264d49e25b26078ce8933</id>
<content type='text'>
</content>
</entry>
</feed>
