<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>citrun, branch HEAD</title>
<subtitle>watch C/C++ source code execute
</subtitle>
<entry>
<id>4d5651f54db05621b841c65552ecdb00363f92fc</id>
<published>2023-02-28T04:16:58Z</published>
<updated>2023-02-28T04:16:58Z</updated>
<title type="text">gl: clean up Makefile</title>
<link rel="alternate" type="text/html" href="commit/4d5651f54db05621b841c65552ecdb00363f92fc.html" />
<author>
<name>Kyle Milz</name>
<email>krwmilz@gmail.com</email>
</author>
<content type="text">commit 4d5651f54db05621b841c65552ecdb00363f92fc
parent c2e776bac0290f2bd1be6f88d9c27ac4663f4bd9
Author: Kyle Milz &lt;krwmilz@gmail.com&gt;
Date:   Tue, 28 Feb 2023 04:16:58 +0000

gl: clean up Makefile

</content>
</entry>
<entry>
<id>c2e776bac0290f2bd1be6f88d9c27ac4663f4bd9</id>
<published>2023-02-28T04:06:43Z</published>
<updated>2023-02-28T04:06:43Z</updated>
<title type="text">lib: fix doc for single output file</title>
<link rel="alternate" type="text/html" href="commit/c2e776bac0290f2bd1be6f88d9c27ac4663f4bd9.html" />
<author>
<name>Kyle Milz</name>
<email>krwmilz@gmail.com</email>
</author>
<content type="text">commit c2e776bac0290f2bd1be6f88d9c27ac4663f4bd9
parent f647b7fa763de47162f01622673352fee7b72de7
Author: Kyle Milz &lt;krwmilz@gmail.com&gt;
Date:   Tue, 28 Feb 2023 04:06:43 +0000

lib: fix doc for single output file

</content>
</entry>
<entry>
<id>f647b7fa763de47162f01622673352fee7b72de7</id>
<published>2023-02-24T17:40:15Z</published>
<updated>2023-02-24T17:40:15Z</updated>
<title type="text">inst: use proper --cxxflags for CXXFLAGS</title>
<link rel="alternate" type="text/html" href="commit/f647b7fa763de47162f01622673352fee7b72de7.html" />
<author>
<name>Kyle Milz</name>
<email>krwmilz@gmail.com</email>
</author>
<content type="text">commit f647b7fa763de47162f01622673352fee7b72de7
parent afa36a9d8c473316545743fb0ba228c7a366890b
Author: Kyle Milz &lt;krwmilz@gmail.com&gt;
Date:   Fri, 24 Feb 2023 17:40:15 +0000

inst: use proper --cxxflags for CXXFLAGS

While here split out -DPREFIX setting into CPPFLAGS where it belongs.

</content>
</entry>
<entry>
<id>afa36a9d8c473316545743fb0ba228c7a366890b</id>
<published>2023-02-24T17:39:24Z</published>
<updated>2023-02-24T17:39:24Z</updated>
<title type="text">inst: clarify why non-standard llvm-config is needed</title>
<link rel="alternate" type="text/html" href="commit/afa36a9d8c473316545743fb0ba228c7a366890b.html" />
<author>
<name>Kyle Milz</name>
<email>krwmilz@gmail.com</email>
</author>
<content type="text">commit afa36a9d8c473316545743fb0ba228c7a366890b
parent 30c3c1a93aa14d408e5ef92fce3e0e32101c03a1
Author: Kyle Milz &lt;krwmilz@gmail.com&gt;
Date:   Fri, 24 Feb 2023 17:39:24 +0000

inst: clarify why non-standard llvm-config is needed

</content>
</entry>
<entry>
<id>30c3c1a93aa14d408e5ef92fce3e0e32101c03a1</id>
<published>2023-02-24T17:38:38Z</published>
<updated>2023-02-24T17:38:38Z</updated>
<title type="text">inst: link against shared clang-cpp</title>
<link rel="alternate" type="text/html" href="commit/30c3c1a93aa14d408e5ef92fce3e0e32101c03a1.html" />
<author>
<name>Kyle Milz</name>
<email>krwmilz@gmail.com</email>
</author>
<content type="text">commit 30c3c1a93aa14d408e5ef92fce3e0e32101c03a1
parent 7087d998eaa79658f937ccfa4f899c8fa49d41ce
Author: Kyle Milz &lt;krwmilz@gmail.com&gt;
Date:   Fri, 24 Feb 2023 17:38:38 +0000

inst: link against shared clang-cpp

Instead of linking against all static clang libraries (resulting in a 38MB binary on
i386) link  against the shared libclang-cpp. Makes linking significantly faster
and binary size is 400KB.

</content>
</entry>
<entry>
<id>7087d998eaa79658f937ccfa4f899c8fa49d41ce</id>
<published>2023-02-24T17:35:52Z</published>
<updated>2023-02-24T17:35:52Z</updated>
<title type="text">inst: fix whitespace</title>
<link rel="alternate" type="text/html" href="commit/7087d998eaa79658f937ccfa4f899c8fa49d41ce.html" />
<author>
<name>Kyle Milz</name>
<email>krwmilz@gmail.com</email>
</author>
<content type="text">commit 7087d998eaa79658f937ccfa4f899c8fa49d41ce
parent bf955e81cb6a9712fd4dbd18bb3c2ba982167fab
Author: Kyle Milz &lt;krwmilz@gmail.com&gt;
Date:   Fri, 24 Feb 2023 17:35:52 +0000

inst: fix whitespace

</content>
</entry>
<entry>
<id>bf955e81cb6a9712fd4dbd18bb3c2ba982167fab</id>
<published>2023-02-24T05:09:51Z</published>
<updated>2023-02-24T05:09:51Z</updated>
<title type="text">make: add tags and analysis targets</title>
<link rel="alternate" type="text/html" href="commit/bf955e81cb6a9712fd4dbd18bb3c2ba982167fab.html" />
<author>
<name>Kyle Milz</name>
<email>krwmilz@gmail.com</email>
</author>
<content type="text">commit bf955e81cb6a9712fd4dbd18bb3c2ba982167fab
parent c6373b6ff4d2af336a8d9918ea547ddd1ba0ddea
Author: Kyle Milz &lt;krwmilz@gmail.com&gt;
Date:   Fri, 24 Feb 2023 05:09:51 +0000

make: add tags and analysis targets

</content>
</entry>
<entry>
<id>c6373b6ff4d2af336a8d9918ea547ddd1ba0ddea</id>
<published>2023-02-24T01:47:11Z</published>
<updated>2023-02-24T01:47:11Z</updated>
<title type="text">inst: fix whitespace</title>
<link rel="alternate" type="text/html" href="commit/c6373b6ff4d2af336a8d9918ea547ddd1ba0ddea.html" />
<author>
<name>Kyle Milz</name>
<email>krwmilz@gmail.com</email>
</author>
<content type="text">commit c6373b6ff4d2af336a8d9918ea547ddd1ba0ddea
parent 14e70f2aaba2d7a73fd5aefce4d391b8802bb481
Author: Kyle Milz &lt;krwmilz@gmail.com&gt;
Date:   Fri, 24 Feb 2023 01:47:11 +0000

inst: fix whitespace

</content>
</entry>
<entry>
<id>14e70f2aaba2d7a73fd5aefce4d391b8802bb481</id>
<published>2023-02-24T01:46:37Z</published>
<updated>2023-02-24T01:46:37Z</updated>
<title type="text">inst: fix build for llvm 13</title>
<link rel="alternate" type="text/html" href="commit/14e70f2aaba2d7a73fd5aefce4d391b8802bb481.html" />
<author>
<name>Kyle Milz</name>
<email>krwmilz@gmail.com</email>
</author>
<content type="text">commit 14e70f2aaba2d7a73fd5aefce4d391b8802bb481
parent e27a34bb1176b2d08fb598f749397d9cceadaf14
Author: Kyle Milz &lt;krwmilz@gmail.com&gt;
Date:   Fri, 24 Feb 2023 01:46:37 +0000

inst: fix build for llvm 13

</content>
</entry>
<entry>
<id>e27a34bb1176b2d08fb598f749397d9cceadaf14</id>
<published>2021-10-24T23:41:45Z</published>
<updated>2021-10-24T23:41:45Z</updated>
<title type="text">t: gcc no longer exists on my system, update</title>
<link rel="alternate" type="text/html" href="commit/e27a34bb1176b2d08fb598f749397d9cceadaf14.html" />
<author>
<name>Kyle Milz</name>
<email>krwmilz@gmail.com</email>
</author>
<content type="text">commit e27a34bb1176b2d08fb598f749397d9cceadaf14
parent 66a2bbcee4a87c397263977e557387d0ffdfb782
Author: Kyle Milz &lt;krwmilz@gmail.com&gt;
Date:   Sun, 24 Oct 2021 23:41:45 +0000

t: gcc no longer exists on my system, update

</content>
</entry>
<entry>
<id>66a2bbcee4a87c397263977e557387d0ffdfb782</id>
<published>2021-10-24T23:36:34Z</published>
<updated>2021-10-24T23:36:34Z</updated>
<title type="text">t: silence minimum cmake warning</title>
<link rel="alternate" type="text/html" href="commit/66a2bbcee4a87c397263977e557387d0ffdfb782.html" />
<author>
<name>Kyle Milz</name>
<email>krwmilz@gmail.com</email>
</author>
<content type="text">commit 66a2bbcee4a87c397263977e557387d0ffdfb782
parent 7779fb0aab31154edf21ba9de08f14ce0633345a
Author: Kyle Milz &lt;krwmilz@gmail.com&gt;
Date:   Sun, 24 Oct 2021 23:36:34 +0000

t: silence minimum cmake warning

</content>
</entry>
<entry>
<id>7779fb0aab31154edf21ba9de08f14ce0633345a</id>
<published>2021-10-24T23:35:50Z</published>
<updated>2021-10-24T23:35:50Z</updated>
<title type="text">new include file needed for clang-11</title>
<link rel="alternate" type="text/html" href="commit/7779fb0aab31154edf21ba9de08f14ce0633345a.html" />
<author>
<name>Kyle Milz</name>
<email>krwmilz@gmail.com</email>
</author>
<content type="text">commit 7779fb0aab31154edf21ba9de08f14ce0633345a
parent dadafcea64fa7cf7ae58c4625aa8ad7f8d562005
Author: Kyle Milz &lt;krwmilz@gmail.com&gt;
Date:   Sun, 24 Oct 2021 23:35:50 +0000

new include file needed for clang-11

</content>
</entry>
<entry>
<id>dadafcea64fa7cf7ae58c4625aa8ad7f8d562005</id>
<published>2021-03-05T19:37:30Z</published>
<updated>2021-03-05T19:37:30Z</updated>
<title type="text">t: proper function declaration</title>
<link rel="alternate" type="text/html" href="commit/dadafcea64fa7cf7ae58c4625aa8ad7f8d562005.html" />
<author>
<name>Kyle Milz</name>
<email>milz@0x30.net</email>
</author>
<content type="text">commit dadafcea64fa7cf7ae58c4625aa8ad7f8d562005
parent 3e1fc956e68518eb3749c8e11393df23ad1f3094
Author: Kyle Milz &lt;milz@0x30.net&gt;
Date:   Fri,  5 Mar 2021 19:37:30 +0000

t: proper function declaration

</content>
</entry>
<entry>
<id>3e1fc956e68518eb3749c8e11393df23ad1f3094</id>
<published>2021-03-05T19:33:05Z</published>
<updated>2021-03-05T19:33:05Z</updated>
<title type="text">add back years</title>
<link rel="alternate" type="text/html" href="commit/3e1fc956e68518eb3749c8e11393df23ad1f3094.html" />
<author>
<name>Kyle Milz</name>
<email>milz@0x30.net</email>
</author>
<content type="text">commit 3e1fc956e68518eb3749c8e11393df23ad1f3094
parent 70d3e3422d0aea50138fa8ed2a5734ef023fd287
Author: Kyle Milz &lt;milz@0x30.net&gt;
Date:   Fri,  5 Mar 2021 19:33:05 +0000

add back years

</content>
</entry>
<entry>
<id>70d3e3422d0aea50138fa8ed2a5734ef023fd287</id>
<published>2021-03-05T17:20:44Z</published>
<updated>2021-03-05T17:20:44Z</updated>
<title type="text">inst: break long lines</title>
<link rel="alternate" type="text/html" href="commit/70d3e3422d0aea50138fa8ed2a5734ef023fd287.html" />
<author>
<name>Kyle Milz</name>
<email>milz@0x30.net</email>
</author>
<content type="text">commit 70d3e3422d0aea50138fa8ed2a5734ef023fd287
parent ce4b3a89afa8757a200a181954a32fb9b4465d3e
Author: Kyle Milz &lt;milz@0x30.net&gt;
Date:   Fri,  5 Mar 2021 17:20:44 +0000

inst: break long lines

</content>
</entry>
<entry>
<id>ce4b3a89afa8757a200a181954a32fb9b4465d3e</id>
<published>2021-03-05T17:03:05Z</published>
<updated>2021-03-05T17:03:05Z</updated>
<title type="text">lib: update #includes and comments</title>
<link rel="alternate" type="text/html" href="commit/ce4b3a89afa8757a200a181954a32fb9b4465d3e.html" />
<author>
<name>Kyle Milz</name>
<email>milz@0x30.net</email>
</author>
<content type="text">commit ce4b3a89afa8757a200a181954a32fb9b4465d3e
parent 5d5833ca3fdab2e0872f1856ad36d327f16e890e
Author: Kyle Milz &lt;milz@0x30.net&gt;
Date:   Fri,  5 Mar 2021 17:03:05 +0000

lib: update #includes and comments

</content>
</entry>
<entry>
<id>5d5833ca3fdab2e0872f1856ad36d327f16e890e</id>
<published>2021-03-05T04:38:22Z</published>
<updated>2021-03-05T04:38:22Z</updated>
<title type="text">bin: add some shebang lines</title>
<link rel="alternate" type="text/html" href="commit/5d5833ca3fdab2e0872f1856ad36d327f16e890e.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit 5d5833ca3fdab2e0872f1856ad36d327f16e890e
parent e7bdd506bb77c6d936cfb70eb7994695ea116009
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Thu,  4 Mar 2021 20:38:22 -0800

bin: add some shebang lines

</content>
</entry>
<entry>
<id>e7bdd506bb77c6d936cfb70eb7994695ea116009</id>
<published>2021-03-05T04:23:41Z</published>
<updated>2021-03-05T04:23:41Z</updated>
<title type="text">make: move coverage stuff</title>
<link rel="alternate" type="text/html" href="commit/e7bdd506bb77c6d936cfb70eb7994695ea116009.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit e7bdd506bb77c6d936cfb70eb7994695ea116009
parent 3d0936d10224f786523b36c3217ebce3f17e99bf
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Thu,  4 Mar 2021 20:23:41 -0800

make: move coverage stuff

</content>
</entry>
<entry>
<id>3d0936d10224f786523b36c3217ebce3f17e99bf</id>
<published>2021-03-05T02:44:33Z</published>
<updated>2021-03-05T02:44:33Z</updated>
<title type="text">t: use lib &#39;t&#39; instead of use for libraries</title>
<link rel="alternate" type="text/html" href="commit/3d0936d10224f786523b36c3217ebce3f17e99bf.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit 3d0936d10224f786523b36c3217ebce3f17e99bf
parent ff93cb6bf624f20b36815841fc732e6ba3bf2000
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Thu,  4 Mar 2021 18:44:33 -0800

t: use lib &#39;t&#39; instead of use for libraries

- also update some test descriptions while here

</content>
</entry>
<entry>
<id>ff93cb6bf624f20b36815841fc732e6ba3bf2000</id>
<published>2021-03-04T23:47:18Z</published>
<updated>2021-03-04T23:47:18Z</updated>
<title type="text">lib: delete CITRUN_PROCDIR</title>
<link rel="alternate" type="text/html" href="commit/ff93cb6bf624f20b36815841fc732e6ba3bf2000.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit ff93cb6bf624f20b36815841fc732e6ba3bf2000
parent afa7efed5db8e5e0cb26cce8bd032fc582cc9861
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Thu,  4 Mar 2021 15:47:18 -0800

lib: delete CITRUN_PROCDIR

</content>
</entry>
<entry>
<id>afa7efed5db8e5e0cb26cce8bd032fc582cc9861</id>
<published>2021-03-04T21:02:40Z</published>
<updated>2021-03-04T21:02:40Z</updated>
<title type="text">t: use bsd.prog.mk for making tests</title>
<link rel="alternate" type="text/html" href="commit/afa7efed5db8e5e0cb26cce8bd032fc582cc9861.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit afa7efed5db8e5e0cb26cce8bd032fc582cc9861
parent af83aa7007c3035c528bdb2a87ef621186b69473
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Thu,  4 Mar 2021 13:02:40 -0800

t: use bsd.prog.mk for making tests

</content>
</entry>
<entry>
<id>af83aa7007c3035c528bdb2a87ef621186b69473</id>
<published>2021-03-04T21:01:50Z</published>
<updated>2021-03-04T21:01:50Z</updated>
<title type="text">make: use variable PREFIX</title>
<link rel="alternate" type="text/html" href="commit/af83aa7007c3035c528bdb2a87ef621186b69473.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit af83aa7007c3035c528bdb2a87ef621186b69473
parent 6132c261b1de66b2fef5df2d76eda879a880ba35
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Thu,  4 Mar 2021 13:01:50 -0800

make: use variable PREFIX

</content>
</entry>
<entry>
<id>6132c261b1de66b2fef5df2d76eda879a880ba35</id>
<published>2021-03-04T20:47:52Z</published>
<updated>2021-03-04T20:47:52Z</updated>
<title type="text">inst: create citrun_h.h here</title>
<link rel="alternate" type="text/html" href="commit/6132c261b1de66b2fef5df2d76eda879a880ba35.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit 6132c261b1de66b2fef5df2d76eda879a880ba35
parent c8febecaa6aadd5e35e515ee6c4f70e9f8bb5433
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Thu,  4 Mar 2021 12:47:52 -0800

inst: create citrun_h.h here

</content>
</entry>
<entry>
<id>c8febecaa6aadd5e35e515ee6c4f70e9f8bb5433</id>
<published>2021-03-04T20:22:58Z</published>
<updated>2021-03-04T20:22:58Z</updated>
<title type="text">gl: clean up Makefile</title>
<link rel="alternate" type="text/html" href="commit/c8febecaa6aadd5e35e515ee6c4f70e9f8bb5433.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit c8febecaa6aadd5e35e515ee6c4f70e9f8bb5433
parent 5026f9a51493355306f548e004e863a421060c2c
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Thu,  4 Mar 2021 12:22:58 -0800

gl: clean up Makefile

</content>
</entry>
<entry>
<id>5026f9a51493355306f548e004e863a421060c2c</id>
<published>2021-03-04T20:15:44Z</published>
<updated>2021-03-04T20:15:44Z</updated>
<title type="text">inst: clean up Makefile</title>
<link rel="alternate" type="text/html" href="commit/5026f9a51493355306f548e004e863a421060c2c.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit 5026f9a51493355306f548e004e863a421060c2c
parent 3c83fe199bbc4c8ed7f5546e488f18ee2d251306
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Thu,  4 Mar 2021 12:15:44 -0800

inst: clean up Makefile

</content>
</entry>
<entry>
<id>3c83fe199bbc4c8ed7f5546e488f18ee2d251306</id>
<published>2021-03-04T20:08:37Z</published>
<updated>2021-03-04T20:08:37Z</updated>
<title type="text">make: Makefile.inc is included by bsd.prog.mk</title>
<link rel="alternate" type="text/html" href="commit/3c83fe199bbc4c8ed7f5546e488f18ee2d251306.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit 3c83fe199bbc4c8ed7f5546e488f18ee2d251306
parent 03b5a252234261dafdc895d684cb533f11492fb6
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Thu,  4 Mar 2021 12:08:37 -0800

make: Makefile.inc is included by bsd.prog.mk

</content>
</entry>
<entry>
<id>03b5a252234261dafdc895d684cb533f11492fb6</id>
<published>2021-03-04T20:01:23Z</published>
<updated>2021-03-04T20:01:23Z</updated>
<title type="text">man: these are moved</title>
<link rel="alternate" type="text/html" href="commit/03b5a252234261dafdc895d684cb533f11492fb6.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit 03b5a252234261dafdc895d684cb533f11492fb6
parent 7a6ab13c7716dc73a96bf77be8bd4129fbe2afbc
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Thu,  4 Mar 2021 12:01:23 -0800

man: these are moved

</content>
</entry>
<entry>
<id>7a6ab13c7716dc73a96bf77be8bd4129fbe2afbc</id>
<published>2021-03-04T11:26:23Z</published>
<updated>2021-03-04T11:26:23Z</updated>
<title type="text">bin: use bsd.prog.mk</title>
<link rel="alternate" type="text/html" href="commit/7a6ab13c7716dc73a96bf77be8bd4129fbe2afbc.html" />
<author>
<name>Kyle Milz</name>
<email>milz@sparc.0x30.net</email>
</author>
<content type="text">commit 7a6ab13c7716dc73a96bf77be8bd4129fbe2afbc
parent faa0c5553541f0bafa361af8d2b4e21b6ee42e06
Author: Kyle Milz &lt;milz@sparc.0x30.net&gt;
Date:   Thu,  4 Mar 2021 11:26:23 +0000

bin: use bsd.prog.mk

</content>
</entry>
<entry>
<id>faa0c5553541f0bafa361af8d2b4e21b6ee42e06</id>
<published>2021-03-04T10:08:18Z</published>
<updated>2021-03-04T10:08:18Z</updated>
<title type="text">share: add compiler symlinks</title>
<link rel="alternate" type="text/html" href="commit/faa0c5553541f0bafa361af8d2b4e21b6ee42e06.html" />
<author>
<name>Kyle Milz</name>
<email>milz@sparc.0x30.net</email>
</author>
<content type="text">commit faa0c5553541f0bafa361af8d2b4e21b6ee42e06
parent e5ffe8e981c319a2dab455692f733fc0a5d4af24
Author: Kyle Milz &lt;milz@sparc.0x30.net&gt;
Date:   Thu,  4 Mar 2021 02:08:18 -0800

share: add compiler symlinks

</content>
</entry>
<entry>
<id>e5ffe8e981c319a2dab455692f733fc0a5d4af24</id>
<published>2021-03-04T10:07:35Z</published>
<updated>2021-03-04T10:07:35Z</updated>
<title type="text">gl: touch Makefile</title>
<link rel="alternate" type="text/html" href="commit/e5ffe8e981c319a2dab455692f733fc0a5d4af24.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit e5ffe8e981c319a2dab455692f733fc0a5d4af24
parent 0d67d2f218e35cd49c2d9f48ec21b2b1963a421a
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Thu,  4 Mar 2021 02:07:35 -0800

gl: touch Makefile

</content>
</entry>
<entry>
<id>0d67d2f218e35cd49c2d9f48ec21b2b1963a421a</id>
<published>2021-03-04T09:48:34Z</published>
<updated>2021-03-04T09:48:34Z</updated>
<title type="text">t: update</title>
<link rel="alternate" type="text/html" href="commit/0d67d2f218e35cd49c2d9f48ec21b2b1963a421a.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit 0d67d2f218e35cd49c2d9f48ec21b2b1963a421a
parent 1733eb175a686f8c361793c92177237b32011eb1
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Thu,  4 Mar 2021 01:48:34 -0800

t: update

</content>
</entry>
<entry>
<id>1733eb175a686f8c361793c92177237b32011eb1</id>
<published>2021-03-04T09:45:51Z</published>
<updated>2021-03-04T09:45:51Z</updated>
<title type="text">t: write gl lockfiles</title>
<link rel="alternate" type="text/html" href="commit/1733eb175a686f8c361793c92177237b32011eb1.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit 1733eb175a686f8c361793c92177237b32011eb1
parent 5ff050a200031cad35b2e71f672ce94505d2e85b
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Thu,  4 Mar 2021 01:45:51 -0800

t: write gl lockfiles

</content>
</entry>
<entry>
<id>5ff050a200031cad35b2e71f672ce94505d2e85b</id>
<published>2021-03-04T09:43:39Z</published>
<updated>2021-03-04T09:43:39Z</updated>
<title type="text">make: update</title>
<link rel="alternate" type="text/html" href="commit/5ff050a200031cad35b2e71f672ce94505d2e85b.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit 5ff050a200031cad35b2e71f672ce94505d2e85b
parent 15e47f35d390ae0d604da90ece3a6cba7d1f31c4
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Thu,  4 Mar 2021 01:43:39 -0800

make: update

</content>
</entry>
<entry>
<id>15e47f35d390ae0d604da90ece3a6cba7d1f31c4</id>
<published>2021-03-04T09:43:20Z</published>
<updated>2021-03-04T09:43:20Z</updated>
<title type="text">term: move to own dir</title>
<link rel="alternate" type="text/html" href="commit/15e47f35d390ae0d604da90ece3a6cba7d1f31c4.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit 15e47f35d390ae0d604da90ece3a6cba7d1f31c4
parent 77cf49e7056c60afbb4562c94cc2a62e1d0bf4c4
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Thu,  4 Mar 2021 01:43:20 -0800

term: move to own dir

</content>
</entry>
<entry>
<id>77cf49e7056c60afbb4562c94cc2a62e1d0bf4c4</id>
<published>2021-03-04T09:13:24Z</published>
<updated>2021-03-04T09:13:24Z</updated>
<title type="text">tt: add notes</title>
<link rel="alternate" type="text/html" href="commit/77cf49e7056c60afbb4562c94cc2a62e1d0bf4c4.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit 77cf49e7056c60afbb4562c94cc2a62e1d0bf4c4
parent cedc12d3a1e666b2a8ee5ea7b8cd70335caa0c95
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Thu,  4 Mar 2021 01:13:24 -0800

tt: add notes

</content>
</entry>
<entry>
<id>cedc12d3a1e666b2a8ee5ea7b8cd70335caa0c95</id>
<published>2021-03-04T09:13:05Z</published>
<updated>2021-03-04T09:13:05Z</updated>
<title type="text">www: add 0.0 release</title>
<link rel="alternate" type="text/html" href="commit/cedc12d3a1e666b2a8ee5ea7b8cd70335caa0c95.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit cedc12d3a1e666b2a8ee5ea7b8cd70335caa0c95
parent 0934a017038ba9f34ed34112daa78a7067ddbf53
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Thu,  4 Mar 2021 01:13:05 -0800

www: add 0.0 release

</content>
</entry>
<entry>
<id>0934a017038ba9f34ed34112daa78a7067ddbf53</id>
<published>2021-03-04T09:12:32Z</published>
<updated>2021-03-04T09:12:32Z</updated>
<title type="text">gl: get compiling again</title>
<link rel="alternate" type="text/html" href="commit/0934a017038ba9f34ed34112daa78a7067ddbf53.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit 0934a017038ba9f34ed34112daa78a7067ddbf53
parent 3255da95486c2a975ad616b805f791f05219439c
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Thu,  4 Mar 2021 01:12:32 -0800

gl: get compiling again

</content>
</entry>
<entry>
<id>3255da95486c2a975ad616b805f791f05219439c</id>
<published>2021-03-04T09:04:16Z</published>
<updated>2021-03-04T09:04:16Z</updated>
<title type="text">make: use bsd.prog.mk and bsd.lib.mk</title>
<link rel="alternate" type="text/html" href="commit/3255da95486c2a975ad616b805f791f05219439c.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit 3255da95486c2a975ad616b805f791f05219439c
parent 3fcb6f90bb230d7d653055f0d793c4f33a32731f
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Thu,  4 Mar 2021 01:04:16 -0800

make: use bsd.prog.mk and bsd.lib.mk

</content>
</entry>
<entry>
<id>3fcb6f90bb230d7d653055f0d793c4f33a32731f</id>
<published>2021-03-04T07:32:45Z</published>
<updated>2021-03-04T07:32:45Z</updated>
<title type="text">t: add shared lib test</title>
<link rel="alternate" type="text/html" href="commit/3fcb6f90bb230d7d653055f0d793c4f33a32731f.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit 3fcb6f90bb230d7d653055f0d793c4f33a32731f
parent 84a441ada2c7d1da04eaa8f9a26af2c2412a1fe9
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Wed,  3 Mar 2021 23:32:45 -0800

t: add shared lib test

</content>
</entry>
<entry>
<id>84a441ada2c7d1da04eaa8f9a26af2c2412a1fe9</id>
<published>2021-03-04T07:32:08Z</published>
<updated>2021-03-04T07:32:08Z</updated>
<title type="text">www: add logo</title>
<link rel="alternate" type="text/html" href="commit/84a441ada2c7d1da04eaa8f9a26af2c2412a1fe9.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit 84a441ada2c7d1da04eaa8f9a26af2c2412a1fe9
parent a8775c405dd575a2d49f55e51b76788b6f16b719
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Wed,  3 Mar 2021 23:32:08 -0800

www: add logo

</content>
</entry>
<entry>
<id>a8775c405dd575a2d49f55e51b76788b6f16b719</id>
<published>2021-03-04T06:36:07Z</published>
<updated>2021-03-04T06:36:07Z</updated>
<title type="text">make: add test target</title>
<link rel="alternate" type="text/html" href="commit/a8775c405dd575a2d49f55e51b76788b6f16b719.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit a8775c405dd575a2d49f55e51b76788b6f16b719
parent 2b22ade39aa603848e784e04aaf4f7f9e4a0e76f
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Wed,  3 Mar 2021 22:36:07 -0800

make: add test target

</content>
</entry>
<entry>
<id>2b22ade39aa603848e784e04aaf4f7f9e4a0e76f</id>
<published>2021-03-04T06:24:06Z</published>
<updated>2021-03-04T06:24:06Z</updated>
<title type="text">man: suspicious changes..</title>
<link rel="alternate" type="text/html" href="commit/2b22ade39aa603848e784e04aaf4f7f9e4a0e76f.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit 2b22ade39aa603848e784e04aaf4f7f9e4a0e76f
parent faa1335e7682b01f08e0fed5cd04aecc238c7fce
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Wed,  3 Mar 2021 22:24:06 -0800

man: suspicious changes..

</content>
</entry>
<entry>
<id>faa1335e7682b01f08e0fed5cd04aecc238c7fce</id>
<published>2021-03-04T06:10:57Z</published>
<updated>2021-03-04T06:10:57Z</updated>
<title type="text">inst: update search path</title>
<link rel="alternate" type="text/html" href="commit/faa1335e7682b01f08e0fed5cd04aecc238c7fce.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit faa1335e7682b01f08e0fed5cd04aecc238c7fce
parent b2d7d67a8d86ff414bfb9203544ba476d4b537ec
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Wed,  3 Mar 2021 22:10:57 -0800

inst: update search path

</content>
</entry>
<entry>
<id>b2d7d67a8d86ff414bfb9203544ba476d4b537ec</id>
<published>2021-03-04T06:09:37Z</published>
<updated>2021-03-04T06:09:37Z</updated>
<title type="text">gl: add Makefile</title>
<link rel="alternate" type="text/html" href="commit/b2d7d67a8d86ff414bfb9203544ba476d4b537ec.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit b2d7d67a8d86ff414bfb9203544ba476d4b537ec
parent 9e3a3adfae7974a54832f4032b6ea9d9b2f5a028
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Wed,  3 Mar 2021 22:09:37 -0800

gl: add Makefile

</content>
</entry>
<entry>
<id>9e3a3adfae7974a54832f4032b6ea9d9b2f5a028</id>
<published>2021-03-04T06:09:11Z</published>
<updated>2021-03-04T06:09:11Z</updated>
<title type="text">man/share: add Makefiles</title>
<link rel="alternate" type="text/html" href="commit/9e3a3adfae7974a54832f4032b6ea9d9b2f5a028.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit 9e3a3adfae7974a54832f4032b6ea9d9b2f5a028
parent 0fce2d4558fbf9c957ea9a71e7dddbeaca897fdf
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Wed,  3 Mar 2021 22:09:11 -0800

man/share: add Makefiles

</content>
</entry>
<entry>
<id>0fce2d4558fbf9c957ea9a71e7dddbeaca897fdf</id>
<published>2021-03-04T06:08:03Z</published>
<updated>2021-03-04T06:08:03Z</updated>
<title type="text">distrib: update openbsd port</title>
<link rel="alternate" type="text/html" href="commit/0fce2d4558fbf9c957ea9a71e7dddbeaca897fdf.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit 0fce2d4558fbf9c957ea9a71e7dddbeaca897fdf
parent fc375a1129fb413af934de6f698bf185a774697a
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Wed,  3 Mar 2021 22:08:03 -0800

distrib: update openbsd port

</content>
</entry>
<entry>
<id>fc375a1129fb413af934de6f698bf185a774697a</id>
<published>2021-03-04T06:05:54Z</published>
<updated>2021-03-04T06:05:54Z</updated>
<title type="text">bin: wrap path update</title>
<link rel="alternate" type="text/html" href="commit/fc375a1129fb413af934de6f698bf185a774697a.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit fc375a1129fb413af934de6f698bf185a774697a
parent c09f54e8350d3c29252470b0aacca2c6b4cf78ae
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Wed,  3 Mar 2021 22:05:54 -0800

bin: wrap path update

</content>
</entry>
<entry>
<id>c09f54e8350d3c29252470b0aacca2c6b4cf78ae</id>
<published>2021-03-04T06:05:21Z</published>
<updated>2021-03-04T06:05:21Z</updated>
<title type="text">make: add clean targets</title>
<link rel="alternate" type="text/html" href="commit/c09f54e8350d3c29252470b0aacca2c6b4cf78ae.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit c09f54e8350d3c29252470b0aacca2c6b4cf78ae
parent 1f6d614d472288b5aa3fc6f42efc36e87e7ad9e7
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Wed,  3 Mar 2021 22:05:21 -0800

make: add clean targets

</content>
</entry>
<entry>
<id>1f6d614d472288b5aa3fc6f42efc36e87e7ad9e7</id>
<published>2021-03-04T06:04:11Z</published>
<updated>2021-03-04T06:04:11Z</updated>
<title type="text">bin: correct Makefile</title>
<link rel="alternate" type="text/html" href="commit/1f6d614d472288b5aa3fc6f42efc36e87e7ad9e7.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit 1f6d614d472288b5aa3fc6f42efc36e87e7ad9e7
parent 6e852b6ac574dbb308c8a6a01c5fa987cfb7168c
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Wed,  3 Mar 2021 22:04:11 -0800

bin: correct Makefile

</content>
</entry>
<entry>
<id>6e852b6ac574dbb308c8a6a01c5fa987cfb7168c</id>
<published>2021-03-04T06:03:03Z</published>
<updated>2021-03-04T06:03:03Z</updated>
<title type="text">include: create citrun_h.h better</title>
<link rel="alternate" type="text/html" href="commit/6e852b6ac574dbb308c8a6a01c5fa987cfb7168c.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit 6e852b6ac574dbb308c8a6a01c5fa987cfb7168c
parent e2fc4a09a51d67febcf64774d1fdd68c0526cad3
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Wed,  3 Mar 2021 22:03:03 -0800

include: create citrun_h.h better

</content>
</entry>
<entry>
<id>e2fc4a09a51d67febcf64774d1fdd68c0526cad3</id>
<published>2021-03-04T05:57:13Z</published>
<updated>2021-03-04T05:57:13Z</updated>
<title type="text">distrib: add configure.bat</title>
<link rel="alternate" type="text/html" href="commit/e2fc4a09a51d67febcf64774d1fdd68c0526cad3.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit e2fc4a09a51d67febcf64774d1fdd68c0526cad3
parent d79ef609b5304b8094f714999588e51f673f9a28
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Wed,  3 Mar 2021 21:57:13 -0800

distrib: add configure.bat

</content>
</entry>
<entry>
<id>d79ef609b5304b8094f714999588e51f673f9a28</id>
<published>2021-03-04T05:45:21Z</published>
<updated>2021-03-04T05:45:21Z</updated>
<title type="text">jam: delete</title>
<link rel="alternate" type="text/html" href="commit/d79ef609b5304b8094f714999588e51f673f9a28.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit d79ef609b5304b8094f714999588e51f673f9a28
parent 111d7e230898faa24b3e7e0095883039ba7c7f12
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Wed,  3 Mar 2021 21:45:21 -0800

jam: delete

</content>
</entry>
<entry>
<id>111d7e230898faa24b3e7e0095883039ba7c7f12</id>
<published>2021-03-04T05:34:43Z</published>
<updated>2021-03-04T05:34:43Z</updated>
<title type="text">t: replace jam with make</title>
<link rel="alternate" type="text/html" href="commit/111d7e230898faa24b3e7e0095883039ba7c7f12.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit 111d7e230898faa24b3e7e0095883039ba7c7f12
parent 964dab3c223fdf134f60cf90e41593597de570ce
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Wed,  3 Mar 2021 21:34:43 -0800

t: replace jam with make

</content>
</entry>
<entry>
<id>964dab3c223fdf134f60cf90e41593597de570ce</id>
<published>2021-03-04T05:33:08Z</published>
<updated>2021-03-04T05:33:08Z</updated>
<title type="text">t: cope with citrun.h move</title>
<link rel="alternate" type="text/html" href="commit/964dab3c223fdf134f60cf90e41593597de570ce.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit 964dab3c223fdf134f60cf90e41593597de570ce
parent 6389a280513180a6c029790d3299f2f56d8fde45
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Wed,  3 Mar 2021 21:33:08 -0800

t: cope with citrun.h move

</content>
</entry>
<entry>
<id>6389a280513180a6c029790d3299f2f56d8fde45</id>
<published>2021-03-04T04:44:56Z</published>
<updated>2021-03-04T04:44:56Z</updated>
<title type="text">t: cope with citrun_inst move</title>
<link rel="alternate" type="text/html" href="commit/6389a280513180a6c029790d3299f2f56d8fde45.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit 6389a280513180a6c029790d3299f2f56d8fde45
parent c59b83f13f6620b6864407953e4c84dca8b2140e
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Wed,  3 Mar 2021 20:44:56 -0800

t: cope with citrun_inst move

</content>
</entry>
<entry>
<id>c59b83f13f6620b6864407953e4c84dca8b2140e</id>
<published>2021-03-04T04:03:20Z</published>
<updated>2021-03-04T04:03:20Z</updated>
<title type="text">make: add Makefiles</title>
<link rel="alternate" type="text/html" href="commit/c59b83f13f6620b6864407953e4c84dca8b2140e.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit c59b83f13f6620b6864407953e4c84dca8b2140e
parent 972edc94e9e2a1a2a1b07f80a37e63d47d5d41f2
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Wed,  3 Mar 2021 20:03:20 -0800

make: add Makefiles

</content>
</entry>
<entry>
<id>972edc94e9e2a1a2a1b07f80a37e63d47d5d41f2</id>
<published>2021-03-04T03:26:00Z</published>
<updated>2021-03-04T03:26:00Z</updated>
<title type="text">bin: move citrun_gl to gl/</title>
<link rel="alternate" type="text/html" href="commit/972edc94e9e2a1a2a1b07f80a37e63d47d5d41f2.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit 972edc94e9e2a1a2a1b07f80a37e63d47d5d41f2
parent 110729158859309c1081337066b58c6933b4245e
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Wed,  3 Mar 2021 19:26:00 -0800

bin: move citrun_gl to gl/

</content>
</entry>
<entry>
<id>110729158859309c1081337066b58c6933b4245e</id>
<published>2021-02-28T04:14:26Z</published>
<updated>2021-02-28T04:14:26Z</updated>
<title type="text">inst: move citrun_inst to inst/ + add Makefile</title>
<link rel="alternate" type="text/html" href="commit/110729158859309c1081337066b58c6933b4245e.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit 110729158859309c1081337066b58c6933b4245e
parent 6cbf5621f7aefc1ff76829f0ca66181a05ddfa06
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Sat, 27 Feb 2021 20:14:26 -0800

inst: move citrun_inst to inst/ + add Makefile

</content>
</entry>
<entry>
<id>6cbf5621f7aefc1ff76829f0ca66181a05ddfa06</id>
<published>2021-02-27T19:03:39Z</published>
<updated>2021-02-27T19:03:39Z</updated>
<title type="text">Revert &quot;move bin/ and lib/ source files to root directory&quot;</title>
<link rel="alternate" type="text/html" href="commit/6cbf5621f7aefc1ff76829f0ca66181a05ddfa06.html" />
<author>
<name>Kyle Milz</name>
<email>milz@imac.0x30.net</email>
</author>
<content type="text">commit 6cbf5621f7aefc1ff76829f0ca66181a05ddfa06
parent a672a7767d1585e12c31b4828df7a6a4c9d98c7b
Author: Kyle Milz &lt;milz@imac.0x30.net&gt;
Date:   Sat, 27 Feb 2021 11:03:39 -0800

Revert &quot;move bin/ and lib/ source files to root directory&quot;

This reverts commit a672a7767d1585e12c31b4828df7a6a4c9d98c7b.

</content>
</entry>
<entry>
<id>a672a7767d1585e12c31b4828df7a6a4c9d98c7b</id>
<published>2020-07-20T20:46:49Z</published>
<updated>2020-07-20T20:46:49Z</updated>
<title type="text">move bin/ and lib/ source files to root directory</title>
<link rel="alternate" type="text/html" href="commit/a672a7767d1585e12c31b4828df7a6a4c9d98c7b.html" />
<author>
<name>Kyle Milz</name>
<email>milz@macbook.0x30.net</email>
</author>
<content type="text">commit a672a7767d1585e12c31b4828df7a6a4c9d98c7b
parent e6403754eb3c78c9e68113d0fff933f1aae2c715
Author: Kyle Milz &lt;milz@macbook.0x30.net&gt;
Date:   Mon, 20 Jul 2020 13:46:49 -0700

move bin/ and lib/ source files to root directory

</content>
</entry>
<entry>
<id>e6403754eb3c78c9e68113d0fff933f1aae2c715</id>
<published>2020-07-20T20:41:10Z</published>
<updated>2020-07-20T20:41:10Z</updated>
<title type="text">inst: some llvm function names changed</title>
<link rel="alternate" type="text/html" href="commit/e6403754eb3c78c9e68113d0fff933f1aae2c715.html" />
<author>
<name>Kyle Milz</name>
<email>milz@macbook.0x30.net</email>
</author>
<content type="text">commit e6403754eb3c78c9e68113d0fff933f1aae2c715
parent 8bc389f729ca098bd18facfb4d9cb5898f7cd8f0
Author: Kyle Milz &lt;milz@macbook.0x30.net&gt;
Date:   Mon, 20 Jul 2020 13:41:10 -0700

inst: some llvm function names changed

</content>
</entry>
<entry>
<id>8bc389f729ca098bd18facfb4d9cb5898f7cd8f0</id>
<published>2020-07-20T20:40:48Z</published>
<updated>2020-07-20T20:40:48Z</updated>
<title type="text">delete old Jamfile</title>
<link rel="alternate" type="text/html" href="commit/8bc389f729ca098bd18facfb4d9cb5898f7cd8f0.html" />
<author>
<name>Kyle Milz</name>
<email>milz@macbook.0x30.net</email>
</author>
<content type="text">commit 8bc389f729ca098bd18facfb4d9cb5898f7cd8f0
parent 0a076583a95a659dc76161e80fccca8d017f4ade
Author: Kyle Milz &lt;milz@macbook.0x30.net&gt;
Date:   Mon, 20 Jul 2020 13:40:48 -0700

delete old Jamfile

</content>
</entry>
<entry>
<id>0a076583a95a659dc76161e80fccca8d017f4ade</id>
<published>2020-07-20T20:33:05Z</published>
<updated>2020-07-20T20:33:05Z</updated>
<title type="text">add root LICENSE file</title>
<link rel="alternate" type="text/html" href="commit/0a076583a95a659dc76161e80fccca8d017f4ade.html" />
<author>
<name>Kyle Milz</name>
<email>milz@macbook.0x30.net</email>
</author>
<content type="text">commit 0a076583a95a659dc76161e80fccca8d017f4ade
parent 3f9f7264e1bc031e1cc913eb121be811b2256a8b
Author: Kyle Milz &lt;milz@macbook.0x30.net&gt;
Date:   Mon, 20 Jul 2020 13:33:05 -0700

add root LICENSE file

</content>
</entry>
<entry>
<id>3f9f7264e1bc031e1cc913eb121be811b2256a8b</id>
<published>2020-02-01T04:30:06Z</published>
<updated>2020-02-01T04:30:06Z</updated>
<title type="text">inst: update comment on windows process forking</title>
<link rel="alternate" type="text/html" href="commit/3f9f7264e1bc031e1cc913eb121be811b2256a8b.html" />
<author>
<name>Kyle Milz</name>
<email>milz@sparc64.0x30.net</email>
</author>
<content type="text">commit 3f9f7264e1bc031e1cc913eb121be811b2256a8b
parent 4629f770f576bd8f39ff8980808b14f4d55d8eb6
Author: Kyle Milz &lt;milz@sparc64.0x30.net&gt;
Date:   Fri, 31 Jan 2020 20:30:06 -0800

inst: update comment on windows process forking

</content>
</entry>
<entry>
<id>4629f770f576bd8f39ff8980808b14f4d55d8eb6</id>
<published>2019-04-15T23:55:54Z</published>
<updated>2019-04-15T23:55:54Z</updated>
<title type="text">bin: merge gltest.cc with gl.cc</title>
<link rel="alternate" type="text/html" href="commit/4629f770f576bd8f39ff8980808b14f4d55d8eb6.html" />
<author>
<name>Kyle Milz</name>
<email>milz@black.my.domain</email>
</author>
<content type="text">commit 4629f770f576bd8f39ff8980808b14f4d55d8eb6
parent 8a59b6d7001d229e7e037085211d6cf6492ed082
Author: Kyle Milz &lt;milz@black.my.domain&gt;
Date:   Mon, 15 Apr 2019 16:55:54 -0700

bin: merge gltest.cc with gl.cc

</content>
</entry>
<entry>
<id>8a59b6d7001d229e7e037085211d6cf6492ed082</id>
<published>2019-04-15T23:36:56Z</published>
<updated>2019-04-15T23:36:56Z</updated>
<title type="text">use a common location for all gl pkg-config libraries</title>
<link rel="alternate" type="text/html" href="commit/8a59b6d7001d229e7e037085211d6cf6492ed082.html" />
<author>
<name>Kyle Milz</name>
<email>milz@black.my.domain</email>
</author>
<content type="text">commit 8a59b6d7001d229e7e037085211d6cf6492ed082
parent bb98866b273876813905725110170733f4e823ae
Author: Kyle Milz &lt;milz@black.my.domain&gt;
Date:   Mon, 15 Apr 2019 16:36:56 -0700

use a common location for all gl pkg-config libraries

</content>
</entry>
<entry>
<id>bb98866b273876813905725110170733f4e823ae</id>
<published>2019-04-15T20:16:46Z</published>
<updated>2019-04-15T20:16:46Z</updated>
<title type="text">bin: dont link against custom glew</title>
<link rel="alternate" type="text/html" href="commit/bb98866b273876813905725110170733f4e823ae.html" />
<author>
<name>Kyle Milz</name>
<email>milz@black.my.domain</email>
</author>
<content type="text">commit bb98866b273876813905725110170733f4e823ae
parent 698b980c72473bc53c92a7cff8d50ca7289fe224
Author: Kyle Milz &lt;milz@black.my.domain&gt;
Date:   Mon, 15 Apr 2019 13:16:46 -0700

bin: dont link against custom glew

</content>
</entry>
<entry>
<id>698b980c72473bc53c92a7cff8d50ca7289fe224</id>
<published>2019-04-13T07:51:08Z</published>
<updated>2019-04-13T07:51:08Z</updated>
<title type="text">bin: remove custom compiled glyphy</title>
<link rel="alternate" type="text/html" href="commit/698b980c72473bc53c92a7cff8d50ca7289fe224.html" />
<author>
<name>Kyle Milz</name>
<email>milz@black.my.domain</email>
</author>
<content type="text">commit 698b980c72473bc53c92a7cff8d50ca7289fe224
parent ed6fb4af7f2a6b15d18e32644d48fabcce1ab5d5
Author: Kyle Milz &lt;milz@black.my.domain&gt;
Date:   Sat, 13 Apr 2019 00:51:08 -0700

bin: remove custom compiled glyphy

</content>
</entry>
<entry>
<id>ed6fb4af7f2a6b15d18e32644d48fabcce1ab5d5</id>
<published>2019-04-13T01:11:59Z</published>
<updated>2019-04-13T01:11:59Z</updated>
<title type="text">bin: link to LLVM so now that it&#39;s avaiable</title>
<link rel="alternate" type="text/html" href="commit/ed6fb4af7f2a6b15d18e32644d48fabcce1ab5d5.html" />
<author>
<name>Kyle Milz</name>
<email>milz@black.my.domain</email>
</author>
<content type="text">commit ed6fb4af7f2a6b15d18e32644d48fabcce1ab5d5
parent c13518ac1e3275671842d482554509be70adac01
Author: Kyle Milz &lt;milz@black.my.domain&gt;
Date:   Fri, 12 Apr 2019 18:11:59 -0700

bin: link to LLVM so now that it&#39;s avaiable

</content>
</entry>
<entry>
<id>c13518ac1e3275671842d482554509be70adac01</id>
<published>2019-04-13T01:11:18Z</published>
<updated>2019-04-13T01:11:18Z</updated>
<title type="text">-lstdc++ is not needed on openbsd anymore</title>
<link rel="alternate" type="text/html" href="commit/c13518ac1e3275671842d482554509be70adac01.html" />
<author>
<name>Kyle Milz</name>
<email>milz@black.my.domain</email>
</author>
<content type="text">commit c13518ac1e3275671842d482554509be70adac01
parent b5b211e659abe01734b294a39b6ceeb4786bd77d
Author: Kyle Milz &lt;milz@black.my.domain&gt;
Date:   Fri, 12 Apr 2019 18:11:18 -0700

-lstdc++ is not needed on openbsd anymore

</content>
</entry>
<entry>
<id>b5b211e659abe01734b294a39b6ceeb4786bd77d</id>
<published>2018-03-25T18:00:23Z</published>
<updated>2018-03-25T18:00:23Z</updated>
<title type="text">lib: rename files mostly removing lib_ prefix</title>
<link rel="alternate" type="text/html" href="commit/b5b211e659abe01734b294a39b6ceeb4786bd77d.html" />
<author>
<name>Kyle Milz</name>
<email>krwmilz@gmail.com</email>
</author>
<content type="text">commit b5b211e659abe01734b294a39b6ceeb4786bd77d
parent 3118708119a43d9dd745e8495d8467c368ca5a39
Author: Kyle Milz &lt;krwmilz@gmail.com&gt;
Date:   Sun, 25 Mar 2018 11:00:23 -0700

lib: rename files mostly removing lib_ prefix

</content>
</entry>
<entry>
<id>3118708119a43d9dd745e8495d8467c368ca5a39</id>
<published>2018-03-25T02:43:15Z</published>
<updated>2018-03-25T02:43:15Z</updated>
<title type="text">jam: remove special handing of CC and C++ env vars</title>
<link rel="alternate" type="text/html" href="commit/3118708119a43d9dd745e8495d8467c368ca5a39.html" />
<author>
<name>Kyle Milz</name>
<email>krwmilz@gmail.com</email>
</author>
<content type="text">commit 3118708119a43d9dd745e8495d8467c368ca5a39
parent 8dda7f313cf450ada3fa38fa757d12c75b546468
Author: Kyle Milz &lt;krwmilz@gmail.com&gt;
Date:   Sat, 24 Mar 2018 19:43:15 -0700

jam: remove special handing of CC and C++ env vars

</content>
</entry>
<entry>
<id>8dda7f313cf450ada3fa38fa757d12c75b546468</id>
<published>2017-10-14T21:36:23Z</published>
<updated>2017-10-14T21:36:23Z</updated>
<title type="text">lib: use different program name for viewer process</title>
<link rel="alternate" type="text/html" href="commit/8dda7f313cf450ada3fa38fa757d12c75b546468.html" />
<author>
<name>Kyle Milz</name>
<email>kyle@0x30.net</email>
</author>
<content type="text">commit 8dda7f313cf450ada3fa38fa757d12c75b546468
parent 9a43e93648520d4de735098cc2fe6d6593437616
Author: Kyle Milz &lt;kyle@0x30.net&gt;
Date:   Sat, 14 Oct 2017 14:36:23 -0700

lib: use different program name for viewer process

</content>
</entry>
<entry>
<id>9a43e93648520d4de735098cc2fe6d6593437616</id>
<published>2017-10-14T17:42:53Z</published>
<updated>2017-10-14T17:42:53Z</updated>
<title type="text">bin: remove execute bit from some files</title>
<link rel="alternate" type="text/html" href="commit/9a43e93648520d4de735098cc2fe6d6593437616.html" />
<author>
<name>Kyle Milz</name>
<email>kyle@0x30.net</email>
</author>
<content type="text">commit 9a43e93648520d4de735098cc2fe6d6593437616
parent 4947010ee5b703090a638870bd5557eb613305f4
Author: Kyle Milz &lt;kyle@0x30.net&gt;
Date:   Sat, 14 Oct 2017 10:42:53 -0700

bin: remove execute bit from some files

</content>
</entry>
<entry>
<id>4947010ee5b703090a638870bd5557eb613305f4</id>
<published>2017-10-13T18:43:17Z</published>
<updated>2017-10-13T18:43:17Z</updated>
<title type="text">lib: add function comments and a license</title>
<link rel="alternate" type="text/html" href="commit/4947010ee5b703090a638870bd5557eb613305f4.html" />
<author>
<name>Kyle Milz</name>
<email>kyle@0x30.net</email>
</author>
<content type="text">commit 4947010ee5b703090a638870bd5557eb613305f4
parent 6dbe2f6b0541c5eef5efcf1bdd753858d86f4f0e
Author: Kyle Milz &lt;kyle@0x30.net&gt;
Date:   Fri, 13 Oct 2017 11:43:17 -0700

lib: add function comments and a license

</content>
</entry>
<entry>
<id>6dbe2f6b0541c5eef5efcf1bdd753858d86f4f0e</id>
<published>2017-10-13T18:40:34Z</published>
<updated>2017-10-13T18:40:34Z</updated>
<title type="text">lib: add initial support for starting a viewer</title>
<link rel="alternate" type="text/html" href="commit/6dbe2f6b0541c5eef5efcf1bdd753858d86f4f0e.html" />
<author>
<name>Kyle Milz</name>
<email>kyle@0x30.net</email>
</author>
<content type="text">commit 6dbe2f6b0541c5eef5efcf1bdd753858d86f4f0e
parent 02a8784d1047cd5dcfd493ebe48e9a4afe6de469
Author: Kyle Milz &lt;kyle@0x30.net&gt;
Date:   Fri, 13 Oct 2017 11:40:34 -0700

lib: add initial support for starting a viewer

- add new lib_os.h interface that is implemented in os specific src files
- add new test for 2 error cases and 1 happy path case

</content>
</entry>
<entry>
<id>02a8784d1047cd5dcfd493ebe48e9a4afe6de469</id>
<published>2017-10-13T18:30:54Z</published>
<updated>2017-10-13T18:30:54Z</updated>
<title type="text">distrib: add Modern::Perl dep for openbsd</title>
<link rel="alternate" type="text/html" href="commit/02a8784d1047cd5dcfd493ebe48e9a4afe6de469.html" />
<author>
<name>Kyle Milz</name>
<email>kyle@0x30.net</email>
</author>
<content type="text">commit 02a8784d1047cd5dcfd493ebe48e9a4afe6de469
parent aec36c62176d2a43c47cf8a2a022cba93e254011
Author: Kyle Milz &lt;kyle@0x30.net&gt;
Date:   Fri, 13 Oct 2017 11:30:54 -0700

distrib: add Modern::Perl dep for openbsd

</content>
</entry>
<entry>
<id>aec36c62176d2a43c47cf8a2a022cba93e254011</id>
<published>2017-10-10T06:55:47Z</published>
<updated>2017-10-10T06:55:47Z</updated>
<title type="text">bin: rename glsl files</title>
<link rel="alternate" type="text/html" href="commit/aec36c62176d2a43c47cf8a2a022cba93e254011.html" />
<author>
<name>Kyle Milz</name>
<email>kyle@0x30.net</email>
</author>
<content type="text">commit aec36c62176d2a43c47cf8a2a022cba93e254011
parent fbf395541a5c1e625573cd1f6456da920eb10bdd
Author: Kyle Milz &lt;kyle@0x30.net&gt;
Date:   Tue, 10 Oct 2017 00:55:47 -0600

bin: rename glsl files

</content>
</entry>
<entry>
<id>fbf395541a5c1e625573cd1f6456da920eb10bdd</id>
<published>2017-10-10T06:49:40Z</published>
<updated>2017-10-10T06:49:40Z</updated>
<title type="text">bin: wrap and rename demo-shader</title>
<link rel="alternate" type="text/html" href="commit/fbf395541a5c1e625573cd1f6456da920eb10bdd.html" />
<author>
<name>Kyle Milz</name>
<email>kyle@0x30.net</email>
</author>
<content type="text">commit fbf395541a5c1e625573cd1f6456da920eb10bdd
parent c8cf9116a390cb64705ccaf31bbceddae559bebb
Author: Kyle Milz &lt;kyle@0x30.net&gt;
Date:   Tue, 10 Oct 2017 00:49:40 -0600

bin: wrap and rename demo-shader

</content>
</entry>
<entry>
<id>c8cf9116a390cb64705ccaf31bbceddae559bebb</id>
<published>2017-10-10T06:27:33Z</published>
<updated>2017-10-10T06:27:33Z</updated>
<title type="text">bin: wrap and rename demo-atlas</title>
<link rel="alternate" type="text/html" href="commit/c8cf9116a390cb64705ccaf31bbceddae559bebb.html" />
<author>
<name>Kyle Milz</name>
<email>kyle@0x30.net</email>
</author>
<content type="text">commit c8cf9116a390cb64705ccaf31bbceddae559bebb
parent 4e595e8ab657f1831215cab2df3135ec9885d359
Author: Kyle Milz &lt;kyle@0x30.net&gt;
Date:   Tue, 10 Oct 2017 00:27:33 -0600

bin: wrap and rename demo-atlas

</content>
</entry>
<entry>
<id>4e595e8ab657f1831215cab2df3135ec9885d359</id>
<published>2017-10-10T05:42:50Z</published>
<updated>2017-10-10T05:42:50Z</updated>
<title type="text">bin: wrap and rename demo-glstate</title>
<link rel="alternate" type="text/html" href="commit/4e595e8ab657f1831215cab2df3135ec9885d359.html" />
<author>
<name>Kyle Milz</name>
<email>kyle@0x30.net</email>
</author>
<content type="text">commit 4e595e8ab657f1831215cab2df3135ec9885d359
parent 111b043430b7e6d430bce6620baf55450505993c
Author: Kyle Milz &lt;kyle@0x30.net&gt;
Date:   Mon,  9 Oct 2017 23:42:50 -0600

bin: wrap and rename demo-glstate

</content>
</entry>
<entry>
<id>111b043430b7e6d430bce6620baf55450505993c</id>
<published>2017-10-10T05:14:24Z</published>
<updated>2017-10-10T05:14:24Z</updated>
<title type="text">bin: fold 3 separate classes into gl_runtime</title>
<link rel="alternate" type="text/html" href="commit/111b043430b7e6d430bce6620baf55450505993c.html" />
<author>
<name>Kyle Milz</name>
<email>kyle@0x30.net</email>
</author>
<content type="text">commit 111b043430b7e6d430bce6620baf55450505993c
parent 03b52c91db0fa0d104108f0a0503608a62a8d0ed
Author: Kyle Milz &lt;kyle@0x30.net&gt;
Date:   Mon,  9 Oct 2017 23:14:24 -0600

bin: fold 3 separate classes into gl_runtime

</content>
</entry>
<entry>
<id>03b52c91db0fa0d104108f0a0503608a62a8d0ed</id>
<published>2017-10-10T04:30:15Z</published>
<updated>2017-10-10T04:30:15Z</updated>
<title type="text">t: small misc test improvements</title>
<link rel="alternate" type="text/html" href="commit/03b52c91db0fa0d104108f0a0503608a62a8d0ed.html" />
<author>
<name>Kyle Milz</name>
<email>kyle@0x30.net</email>
</author>
<content type="text">commit 03b52c91db0fa0d104108f0a0503608a62a8d0ed
parent a969ce4a8d9ed6eb1229bf9923d6710030e7aef7
Author: Kyle Milz &lt;kyle@0x30.net&gt;
Date:   Mon,  9 Oct 2017 22:30:15 -0600

t: small misc test improvements

</content>
</entry>
<entry>
<id>a969ce4a8d9ed6eb1229bf9923d6710030e7aef7</id>
<published>2017-10-10T04:24:40Z</published>
<updated>2017-10-10T04:24:40Z</updated>
<title type="text">t: use citrun_gltest so no DISPLAY necessary</title>
<link rel="alternate" type="text/html" href="commit/a969ce4a8d9ed6eb1229bf9923d6710030e7aef7.html" />
<author>
<name>Kyle Milz</name>
<email>kyle@0x30.net</email>
</author>
<content type="text">commit a969ce4a8d9ed6eb1229bf9923d6710030e7aef7
parent 2bed827c2ef4f93f255eed917b81cde62006abe2
Author: Kyle Milz &lt;kyle@0x30.net&gt;
Date:   Mon,  9 Oct 2017 22:24:40 -0600

t: use citrun_gltest so no DISPLAY necessary

</content>
</entry>
<entry>
<id>2bed827c2ef4f93f255eed917b81cde62006abe2</id>
<published>2017-10-10T04:19:28Z</published>
<updated>2017-10-10T04:19:28Z</updated>
<title type="text">t: use ok_image in older test, move known good</title>
<link rel="alternate" type="text/html" href="commit/2bed827c2ef4f93f255eed917b81cde62006abe2.html" />
<author>
<name>Kyle Milz</name>
<email>kyle@0x30.net</email>
</author>
<content type="text">commit 2bed827c2ef4f93f255eed917b81cde62006abe2
parent cc4177a9707d4b5c488012eb7c947dfc322adc3a
Author: Kyle Milz &lt;kyle@0x30.net&gt;
Date:   Mon,  9 Oct 2017 22:19:28 -0600

t: use ok_image in older test, move known good

</content>
</entry>
<entry>
<id>cc4177a9707d4b5c488012eb7c947dfc322adc3a</id>
<published>2017-10-10T04:16:38Z</published>
<updated>2017-10-10T04:18:25Z</updated>
<title type="text">t: add 2 new gl tests</title>
<link rel="alternate" type="text/html" href="commit/cc4177a9707d4b5c488012eb7c947dfc322adc3a.html" />
<author>
<name>Kyle Milz</name>
<email>kyle@0x30.net</email>
</author>
<content type="text">commit cc4177a9707d4b5c488012eb7c947dfc322adc3a
parent 512846331e774634fc3de8dc2babfc541f0c3574
Author: Kyle Milz &lt;kyle@0x30.net&gt;
Date:   Mon,  9 Oct 2017 22:16:38 -0600

t: add 2 new gl tests

1) checks error given when $CITRUN_PROCDIR exists but is not a directory
2) the welcome message when no runtime files have been found yet

</content>
</entry>
<entry>
<id>512846331e774634fc3de8dc2babfc541f0c3574</id>
<published>2017-10-10T04:13:17Z</published>
<updated>2017-10-10T04:13:17Z</updated>
<title type="text">bin: some minor improvements</title>
<link rel="alternate" type="text/html" href="commit/512846331e774634fc3de8dc2babfc541f0c3574.html" />
<author>
<name>Kyle Milz</name>
<email>kyle@0x30.net</email>
</author>
<content type="text">commit 512846331e774634fc3de8dc2babfc541f0c3574
parent d2f8ad54307a1b3068bde28dbee4afdc9252af87
Author: Kyle Milz &lt;kyle@0x30.net&gt;
Date:   Mon,  9 Oct 2017 22:13:17 -0600

bin: some minor improvements

- deduplicate error message
- add concrete destructor (avoids warnings)
- use dir_sep() instead of hardcoding a value

</content>
</entry>
<entry>
<id>d2f8ad54307a1b3068bde28dbee4afdc9252af87</id>
<published>2017-10-10T04:12:47Z</published>
<updated>2017-10-10T04:12:47Z</updated>
<title type="text">bin: remove unused import</title>
<link rel="alternate" type="text/html" href="commit/d2f8ad54307a1b3068bde28dbee4afdc9252af87.html" />
<author>
<name>Kyle Milz</name>
<email>kyle@0x30.net</email>
</author>
<content type="text">commit d2f8ad54307a1b3068bde28dbee4afdc9252af87
parent ff0ec5ad6f2b4337b5b709156cfe526bb5368d14
Author: Kyle Milz &lt;kyle@0x30.net&gt;
Date:   Mon,  9 Oct 2017 22:12:47 -0600

bin: remove unused import

</content>
</entry>
<entry>
<id>ff0ec5ad6f2b4337b5b709156cfe526bb5368d14</id>
<published>2017-10-10T04:11:53Z</published>
<updated>2017-10-10T04:11:53Z</updated>
<title type="text">bin: wrap up functions + data into citrun::gl_font</title>
<link rel="alternate" type="text/html" href="commit/ff0ec5ad6f2b4337b5b709156cfe526bb5368d14.html" />
<author>
<name>Kyle Milz</name>
<email>kyle@0x30.net</email>
</author>
<content type="text">commit ff0ec5ad6f2b4337b5b709156cfe526bb5368d14
parent ed07e62f635bd7dffab81169fcea503e917919a5
Author: Kyle Milz &lt;kyle@0x30.net&gt;
Date:   Mon,  9 Oct 2017 22:11:53 -0600

bin: wrap up functions + data into citrun::gl_font

</content>
</entry>
<entry>
<id>ed07e62f635bd7dffab81169fcea503e917919a5</id>
<published>2017-10-10T04:02:46Z</published>
<updated>2017-10-10T04:02:46Z</updated>
<title type="text">bin: namespace and rename some classes</title>
<link rel="alternate" type="text/html" href="commit/ed07e62f635bd7dffab81169fcea503e917919a5.html" />
<author>
<name>Kyle Milz</name>
<email>kyle@0x30.net</email>
</author>
<content type="text">commit ed07e62f635bd7dffab81169fcea503e917919a5
parent d2664e2e784689b5ac2775c788d2aafb684b46bf
Author: Kyle Milz &lt;kyle@0x30.net&gt;
Date:   Mon,  9 Oct 2017 22:02:46 -0600

bin: namespace and rename some classes

- GlBuffer -&gt; gl_buffer
- GlTranslationUnit -&gt; gl_transunit
- ProcessDir -&gt; process_dir
- Mem -&gt; mem, mem_unix
- GlProcessFile -&gt; gl_procfile

</content>
</entry>
<entry>
<id>d2664e2e784689b5ac2775c788d2aafb684b46bf</id>
<published>2017-10-10T03:54:31Z</published>
<updated>2017-10-10T03:54:31Z</updated>
<title type="text">bin: deduplicate drawing code</title>
<link rel="alternate" type="text/html" href="commit/d2664e2e784689b5ac2775c788d2aafb684b46bf.html" />
<author>
<name>Kyle Milz</name>
<email>kyle@0x30.net</email>
</author>
<content type="text">commit d2664e2e784689b5ac2775c788d2aafb684b46bf
parent f5603085af570935531b0c18fe105ea6e8130d36
Author: Kyle Milz &lt;kyle@0x30.net&gt;
Date:   Mon,  9 Oct 2017 21:54:31 -0600

bin: deduplicate drawing code

- make citrun_gl and citrun_gltest use the same drawing code
- leave drawing code in gl_main.cc, add new gl.cc containing glfw code
- adds new object citrun::gl_main

</content>
</entry>
<entry>
<id>f5603085af570935531b0c18fe105ea6e8130d36</id>
<published>2017-10-08T01:42:04Z</published>
<updated>2017-10-08T01:42:04Z</updated>
<title type="text">lib: rename libP.h -&gt; lib_os.h</title>
<link rel="alternate" type="text/html" href="commit/f5603085af570935531b0c18fe105ea6e8130d36.html" />
<author>
<name>Kyle Milz</name>
<email>kyle@0x30.net</email>
</author>
<content type="text">commit f5603085af570935531b0c18fe105ea6e8130d36
parent b511a74e86945c875342429c8b1205a5121b289b
Author: Kyle Milz &lt;kyle@0x30.net&gt;
Date:   Sat,  7 Oct 2017 19:42:04 -0600

lib: rename libP.h -&gt; lib_os.h

</content>
</entry>
<entry>
<id>b511a74e86945c875342429c8b1205a5121b289b</id>
<published>2017-10-07T07:56:52Z</published>
<updated>2017-10-07T07:56:52Z</updated>
<title type="text">jam: delete some indirection</title>
<link rel="alternate" type="text/html" href="commit/b511a74e86945c875342429c8b1205a5121b289b.html" />
<author>
<name>Kyle Milz</name>
<email>kyle@0x30.net</email>
</author>
<content type="text">commit b511a74e86945c875342429c8b1205a5121b289b
parent e724aca2a3416b17b9a9a6966c633cd6de951d18
Author: Kyle Milz &lt;kyle@0x30.net&gt;
Date:   Sat,  7 Oct 2017 01:56:52 -0600

jam: delete some indirection

</content>
</entry>
<entry>
<id>e724aca2a3416b17b9a9a6966c633cd6de951d18</id>
<published>2017-10-07T07:54:38Z</published>
<updated>2017-10-07T07:54:38Z</updated>
<title type="text">lib: move `fd` from global visibility to function</title>
<link rel="alternate" type="text/html" href="commit/e724aca2a3416b17b9a9a6966c633cd6de951d18.html" />
<author>
<name>Kyle Milz</name>
<email>kyle@0x30.net</email>
</author>
<content type="text">commit e724aca2a3416b17b9a9a6966c633cd6de951d18
parent 814c6c55a38a388287bc79ef4e2d120ceb13a394
Author: Kyle Milz &lt;kyle@0x30.net&gt;
Date:   Sat,  7 Oct 2017 01:54:38 -0600

lib: move `fd` from global visibility to function

</content>
</entry>
<entry>
<id>814c6c55a38a388287bc79ef4e2d120ceb13a394</id>
<published>2017-09-19T07:43:48Z</published>
<updated>2017-09-19T07:43:48Z</updated>
<title type="text">bin: rename citrun_check to citrun_report</title>
<link rel="alternate" type="text/html" href="commit/814c6c55a38a388287bc79ef4e2d120ceb13a394.html" />
<author>
<name>Kyle Milz</name>
<email>kyle@0x30.net</email>
</author>
<content type="text">commit 814c6c55a38a388287bc79ef4e2d120ceb13a394
parent a268a04dea61a1e99645238a07d1306f049d7aa3
Author: Kyle Milz &lt;kyle@0x30.net&gt;
Date:   Tue, 19 Sep 2017 01:43:48 -0600

bin: rename citrun_check to citrun_report

</content>
</entry>
<entry>
<id>a268a04dea61a1e99645238a07d1306f049d7aa3</id>
<published>2017-09-19T07:24:29Z</published>
<updated>2017-09-19T07:24:29Z</updated>
<title type="text">jam: sort source files and shuffle var</title>
<link rel="alternate" type="text/html" href="commit/a268a04dea61a1e99645238a07d1306f049d7aa3.html" />
<author>
<name>Kyle Milz</name>
<email>kyle@0x30.net</email>
</author>
<content type="text">commit a268a04dea61a1e99645238a07d1306f049d7aa3
parent 1fa8a7cf13dacfcbc57b3eaa318cc15b6a708295
Author: Kyle Milz &lt;kyle@0x30.net&gt;
Date:   Tue, 19 Sep 2017 01:24:29 -0600

jam: sort source files and shuffle var

</content>
</entry>
<entry>
<id>1fa8a7cf13dacfcbc57b3eaa318cc15b6a708295</id>
<published>2017-09-19T07:23:57Z</published>
<updated>2017-09-19T07:23:57Z</updated>
<title type="text">jam: start to de-win32</title>
<link rel="alternate" type="text/html" href="commit/1fa8a7cf13dacfcbc57b3eaa318cc15b6a708295.html" />
<author>
<name>Kyle Milz</name>
<email>kyle@0x30.net</email>
</author>
<content type="text">commit 1fa8a7cf13dacfcbc57b3eaa318cc15b6a708295
parent 922c2ee4f8f0ce0e53aac1f74ccc025a0b368a89
Author: Kyle Milz &lt;kyle@0x30.net&gt;
Date:   Tue, 19 Sep 2017 01:23:57 -0600

jam: start to de-win32

</content>
</entry>
<entry>
<id>922c2ee4f8f0ce0e53aac1f74ccc025a0b368a89</id>
<published>2017-09-19T07:22:32Z</published>
<updated>2017-09-19T07:22:32Z</updated>
<title type="text">remove configure script + merge with Jam</title>
<link rel="alternate" type="text/html" href="commit/922c2ee4f8f0ce0e53aac1f74ccc025a0b368a89.html" />
<author>
<name>Kyle Milz</name>
<email>kyle@0x30.net</email>
</author>
<content type="text">commit 922c2ee4f8f0ce0e53aac1f74ccc025a0b368a89
parent 13280533ede11fd6bd137cfbc610d2334976b02e
Author: Kyle Milz &lt;kyle@0x30.net&gt;
Date:   Tue, 19 Sep 2017 01:22:32 -0600

remove configure script + merge with Jam

</content>
</entry>
<entry>
<id>13280533ede11fd6bd137cfbc610d2334976b02e</id>
<published>2017-09-19T07:14:55Z</published>
<updated>2017-09-19T07:14:55Z</updated>
<title type="text">bin: actually commit the changes to citrun_check</title>
<link rel="alternate" type="text/html" href="commit/13280533ede11fd6bd137cfbc610d2334976b02e.html" />
<author>
<name>Kyle Milz</name>
<email>kyle@0x30.net</email>
</author>
<content type="text">commit 13280533ede11fd6bd137cfbc610d2334976b02e
parent 17e9c959ca325b46bd4f9b7627105417773a7482
Author: Kyle Milz &lt;kyle@0x30.net&gt;
Date:   Tue, 19 Sep 2017 01:14:55 -0600

bin: actually commit the changes to citrun_check

</content>
</entry>
<entry>
<id>17e9c959ca325b46bd4f9b7627105417773a7482</id>
<published>2017-09-19T07:13:44Z</published>
<updated>2017-09-19T07:13:44Z</updated>
<title type="text">bin: split out ASTConsumer class into its own file</title>
<link rel="alternate" type="text/html" href="commit/17e9c959ca325b46bd4f9b7627105417773a7482.html" />
<author>
<name>Kyle Milz</name>
<email>kyle@0x30.net</email>
</author>
<content type="text">commit 17e9c959ca325b46bd4f9b7627105417773a7482
parent c9c9d395529302f551732d7cc6551ce42a4a6831
Author: Kyle Milz &lt;kyle@0x30.net&gt;
Date:   Tue, 19 Sep 2017 01:13:44 -0600

bin: split out ASTConsumer class into its own file

</content>
</entry>
</feed>
