<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/HOWTO, branch OTP_R16B03</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Merge branch 'lukas/erts/openbsd-posix-memalign-fix/OTP-11371' into maint</title>
<updated>2013-11-01T09:40:29+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang-solutions.com</email>
</author>
<published>2013-11-01T09:40:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f7659aeadf2b50acc6140c62a1d1587bf0a8795c'/>
<id>f7659aeadf2b50acc6140c62a1d1587bf0a8795c</id>
<content type='text'>
* lukas/erts/openbsd-posix-memalign-fix/OTP-11371:
  erts: Add max alignment posix_memalign configure check
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lukas/erts/openbsd-posix-memalign-fix/OTP-11371:
  erts: Add max alignment posix_memalign configure check
</pre>
</div>
</content>
</entry>
<entry>
<title>erts: Add max alignment posix_memalign configure check</title>
<updated>2013-11-01T09:39:29+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang-solutions.com</email>
</author>
<published>2013-10-28T17:26:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=70ebf76f1cef4a6de6be3ea96b36fb81fe245921'/>
<id>70ebf76f1cef4a6de6be3ea96b36fb81fe245921</id>
<content type='text'>
On some OSs posix_memalign exists, but it does not allow for alignment
greater than the current page size. So we have to do a runtime check for
alignment size and also add cross compile options.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On some OSs posix_memalign exists, but it does not allow for alignment
greater than the current page size. So we have to do a runtime check for
alignment size and also add cross compile options.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update INSTALL.md</title>
<updated>2013-10-30T11:13:31+00:00</updated>
<author>
<name>Jakub</name>
<email>jakub.oboza@gmail.com</email>
</author>
<published>2013-10-29T10:57:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ded2289a475af4eacb0ad363990282cdac2ede37'/>
<id>ded2289a475af4eacb0ad363990282cdac2ede37</id>
<content type='text'>
Added info how to generate configure file if building from git.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added info how to generate configure file if building from git.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'lukas/r16b02/docfixes' into maint</title>
<updated>2013-09-06T12:11:52+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang-solutions.com</email>
</author>
<published>2013-09-06T12:11:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=30c4078cf1a898dfbca2dc8d00655bd766c0fbb1'/>
<id>30c4078cf1a898dfbca2dc8d00655bd766c0fbb1</id>
<content type='text'>
* lukas/r16b02/docfixes:
  Ignore odbc cores
  Cross compilation is now a supported feature
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lukas/r16b02/docfixes:
  Ignore odbc cores
  Cross compilation is now a supported feature
</pre>
</div>
</content>
</entry>
<entry>
<title>Add configure option --without-$app</title>
<updated>2013-09-02T14:11:07+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang-solutions.com</email>
</author>
<published>2013-08-29T16:04:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0ed2039a7bef0137c1c6723e0401f96b7bf71de3'/>
<id>0ed2039a7bef0137c1c6723e0401f96b7bf71de3</id>
<content type='text'>
This is used to skip the specified app when building and releasing
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is used to skip the specified app when building and releasing
</pre>
</div>
</content>
</entry>
<entry>
<title>Cross compilation is now a supported feature</title>
<updated>2013-08-29T07:47:48+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang-solutions.com</email>
</author>
<published>2013-08-29T07:47:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4beb05f00d692870c0c06da801561149bf578f6a'/>
<id>4beb05f00d692870c0c06da801561149bf578f6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refuse to build SMP runtime by default without native atomics</title>
<updated>2013-07-09T12:40:14+00:00</updated>
<author>
<name>Rickard Green</name>
<email>rickard@erlang.org</email>
</author>
<published>2013-07-08T15:20:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=876d39cd86446ba0fe79ad20f1d261e5d85d659b'/>
<id>876d39cd86446ba0fe79ad20f1d261e5d85d659b</id>
<content type='text'>
Build with fallback can be enabled by passing the `configure` command
line argument `--disable-smp-require-native-atomics`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Build with fallback can be enabled by passing the `configure` command
line argument `--disable-smp-require-native-atomics`
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright years</title>
<updated>2013-01-25T16:58:15+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2013-01-25T16:58:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3fb4def74a64a63fbb2b28aef6c5920d7db3ad6e'/>
<id>3fb4def74a64a63fbb2b28aef6c5920d7db3ad6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document howto build wxWidgets on mac</title>
<updated>2013-01-25T13:48:53+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2013-01-23T15:30:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fd745d01d7efcb11af434acbdbdf2bac11d039c0'/>
<id>fd745d01d7efcb11af434acbdbdf2bac11d039c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some FOP warnings</title>
<updated>2013-01-09T07:34:30+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2013-01-05T08:26:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3448e2aa81a01244458824aae94d3e746a9a4c24'/>
<id>3448e2aa81a01244458824aae94d3e746a9a4c24</id>
<content type='text'>
Examples overflowing the width of PDF pages have been fixed.

The remaining warnings are due to table cells, and require more
work.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Examples overflowing the width of PDF pages have been fixed.

The remaining warnings are due to table cells, and require more
work.
</pre>
</div>
</content>
</entry>
</feed>
