<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/cmake, branch opentrack-2.3-rc49p5</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3-rc49p5</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3-rc49p5'/>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/'/>
<updated>2016-06-18T09:08:33Z</updated>
<entry>
<title>cmake/rift: fix guard</title>
<updated>2016-06-18T09:08:33Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-06-18T09:08:07Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=8217bc87171fc8e40549d7a5aa1fd2b1de987035'/>
<id>urn:sha1:8217bc87171fc8e40549d7a5aa1fd2b1de987035</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: split "api" into "api" and "logic"</title>
<updated>2016-06-16T10:35:51Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-06-16T10:34:31Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=0760fe011114fa440275b487eaf766b015f40e5b'/>
<id>urn:sha1:0760fe011114fa440275b487eaf766b015f40e5b</id>
<content type='text'>
Here, the "logic" module has all the stuff for building one's own
graphical user interface.

The "api" module has stuff used by other trackers.

While at it, each of "api", "logic", and "compat" need their own export
headers. This is because of preprocessor symbol clashes.

This is all because a change in the "gui"-only dependency required a
relink of all the trackers, protocols, and flters. It takes too long
when building in the release configuration. With the split, only the
"gui" module gets rebuilt. Since it has close to no static dependencies,
it's fast enough.
</content>
</entry>
<entry>
<title>cmake/mingw-w64: don't copy cflags to ldflags</title>
<updated>2016-06-14T16:20:34Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-06-14T16:20:34Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=460a7a1ff6f86a372862f6293e0b915f1c5507ad'/>
<id>urn:sha1:460a7a1ff6f86a372862f6293e0b915f1c5507ad</id>
<content type='text'>
They get copied anyway.
</content>
</entry>
<entry>
<title>cmake/mingw-w64: no need for finite math only now</title>
<updated>2016-06-14T16:14:46Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-06-14T09:52:33Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=7ea492f3c33c43bbaf7018fb4d00be3c5306b1c7'/>
<id>urn:sha1:7ea492f3c33c43bbaf7018fb4d00be3c5306b1c7</id>
<content type='text'>
The `api/nan' compilation unit disables both fast math and finite math
only.
</content>
</entry>
<entry>
<title>cmake: update mingw-w64 toolchain file</title>
<updated>2016-06-14T16:14:46Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-06-14T09:33:43Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=2b02600171a88afa0c7ffdfa06ba61395df99341'/>
<id>urn:sha1:2b02600171a88afa0c7ffdfa06ba61395df99341</id>
<content type='text'>
- set path for 6.1.0 from sourceforce mingw-w64 "personal builds".
- set objcopy, objdump, strip
- enable -fipa-pta now that it works, change some lto params
- always strip for RELEASE build type
- set install prefix to relative BINARY_DIR/install at first run
- change some warns
</content>
</entry>
<entry>
<title>cmake/mingw-w64: add some warns for C units</title>
<updated>2016-06-14T16:14:46Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-06-12T19:17:26Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=f4667d5cc9fbe8a5a65df136736a347c1fb37fd0'/>
<id>urn:sha1:f4667d5cc9fbe8a5a65df136736a347c1fb37fd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake: move warnings around in mingw-w64 toolchain file</title>
<updated>2016-06-10T05:11:48Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-06-10T05:11:36Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=259d6a6a6849c171b689a6ec1ada70c017a4f1ff'/>
<id>urn:sha1:259d6a6a6849c171b689a6ec1ada70c017a4f1ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake: fix mingw-w64 toolchain cflags override</title>
<updated>2016-06-09T08:49:54Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-06-08T10:53:04Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=a4c74da8884657b6438beb22ec3a146c087cce79'/>
<id>urn:sha1:a4c74da8884657b6438beb22ec3a146c087cce79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake: fix boilerplate for NO-LIBRARY + STAGE2</title>
<updated>2016-05-23T08:44:14Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-05-23T08:44:14Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=5075ced78b504b1d32ad6becb4eb857764d30cdb'/>
<id>urn:sha1:5075ced78b504b1d32ad6becb4eb857764d30cdb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake{/gui,}: make boilerplate usable for building the executable</title>
<updated>2016-05-23T07:49:28Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-05-23T07:42:23Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=ab57277ad5a67d9267cf83c7df49bade163f90d6'/>
<id>urn:sha1:ab57277ad5a67d9267cf83c7df49bade163f90d6</id>
<content type='text'>
</content>
</entry>
</feed>
