<feed xmlns='http://www.w3.org/2005/Atom'>
<title>build.git/share, branch main</title>
<subtitle>Intelligent software compilation program.
</subtitle>
<id>https://git.xagasoft.com/build.git/atom?h=main</id>
<link rel='self' href='https://git.xagasoft.com/build.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/build.git/'/>
<updated>2013-02-10T04:28:18+00:00</updated>
<entry>
<title>Added a qt5 build include.  It's pretty much the same as 4, except you have an</title>
<updated>2013-02-10T04:28:18+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2013-02-10T04:28:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/build.git/commit/?id=644c63c87c1bbea11d279dc3ff04404bd1defbd3'/>
<id>urn:sha1:644c63c87c1bbea11d279dc3ff04404bd1defbd3</id>
<content type='text'>
extra package to track and everything has a 5 in it :-P

</content>
</entry>
<entry>
<title>tabconv: it's all spaces now.</title>
<updated>2012-11-08T22:58:28+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2012-11-08T22:58:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/build.git/commit/?id=52be1ef0d126f09ba943c7afcf367e7d9347f2fd'/>
<id>urn:sha1:52be1ef0d126f09ba943c7afcf367e7d9347f2fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added unique function and a workaround for non-matching inputs to rules passing</title>
<updated>2012-04-05T22:52:54+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2012-04-05T22:52:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/build.git/commit/?id=ea17d3262924f95a4fa721b3de6d7fe499bdcf14'/>
<id>urn:sha1:ea17d3262924f95a4fa721b3de6d7fe499bdcf14</id>
<content type='text'>
the rule input filter.

</content>
</entry>
<entry>
<title>Added a ${BISONFLAGS} token to the bison execution string in the autoinclude.</title>
<updated>2011-11-30T19:40:31+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2011-11-30T19:40:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/build.git/commit/?id=159bb9b5d8ff281a3ea83f38e180688f6e3158b7'/>
<id>urn:sha1:159bb9b5d8ff281a3ea83f38e180688f6e3158b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Build builds again.  I'm not sure that we need the -laudio flags for qt4, lets</title>
<updated>2011-06-22T23:39:35+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2011-06-22T23:39:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/build.git/commit/?id=288a4da4f1d8ab41e889a71094872716fc8fa7de'/>
<id>urn:sha1:288a4da4f1d8ab41e889a71094872716fc8fa7de</id>
<content type='text'>
see...

</content>
</entry>
<entry>
<title>Corrected a minor bug that caused the qt4 exe rule override to fail with a</title>
<updated>2011-04-10T00:20:46+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2011-04-10T00:20:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/build.git/commit/?id=e8a57991458cfaa536fcc0d8b9a72739a8859da5'/>
<id>urn:sha1:e8a57991458cfaa536fcc0d8b9a72739a8859da5</id>
<content type='text'>
strange message when only one file was in the project.

</content>
</entry>
<entry>
<title>Two minor changes, first off the c and cpp requires rules both ignore missing</title>
<updated>2011-04-07T15:25:44+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2011-04-07T15:25:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/build.git/commit/?id=4a008047988954e8ab80c74ab18f4e7b2ba4d478'/>
<id>urn:sha1:4a008047988954e8ab80c74ab18f4e7b2ba4d478</id>
<content type='text'>
files and treat them as inputs that we just haven't generated yet.  I think this
is a better assumption overall and will prevent most files from dying on deps.

Second, a change to the qt4 include overrides the normal exe rule and
substitutes one that also includes all .h files in it's inputs, only to ignore
them in the build profile at the last second.  This means that all generated
.h files will also be deleted.  It's the best solution until I figure out a
way to fix this in the build core.

</content>
</entry>
<entry>
<title>Accidentally left in some debugging.</title>
<updated>2011-03-10T22:40:04+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2011-03-10T22:40:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/build.git/commit/?id=557ad73a3539350ab29743a80ff011f4d27b25c7'/>
<id>urn:sha1:557ad73a3539350ab29743a80ff011f4d27b25c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added rules for building java classes and jar files.</title>
<updated>2011-03-10T22:22:59+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2011-03-10T22:22:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/build.git/commit/?id=d74227e0ddb78f4534ae37cb05e9134192ccef8c'/>
<id>urn:sha1:d74227e0ddb78f4534ae37cb05e9134192ccef8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Corrected the rules to not assume that files are in a subdirectory, the code</title>
<updated>2010-01-25T02:35:28+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2010-01-25T02:35:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/build.git/commit/?id=d71d3ede34f22c52442ad7c9a35cba88d3660c15'/>
<id>urn:sha1:d71d3ede34f22c52442ad7c9a35cba88d3660c15</id>
<content type='text'>
makes a little more sense now as well.

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