<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm5719-ortega/cmake/arm.cmake, branch master</title>
<subtitle>Project Ortega BCM5719 firmware</subtitle>
<id>https://git.raptorcs.com/git/bcm5719-ortega/atom?h=master</id>
<link rel='self' href='https://git.raptorcs.com/git/bcm5719-ortega/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-ortega/'/>
<updated>2020-11-08T16:12:44+00:00</updated>
<entry>
<title>build: Enable linting checkes (#165)</title>
<updated>2020-11-08T16:12:44+00:00</updated>
<author>
<name>Evan Lojewski</name>
<email>github@meklort.com</email>
</author>
<published>2020-11-08T16:12:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-ortega/commit/?id=3ae918c8115b0496b98a978ffe2a64bd2d078f64'/>
<id>urn:sha1:3ae918c8115b0496b98a978ffe2a64bd2d078f64</id>
<content type='text'>
* build: Enable linting with wrapper.
* build: Disable lint errors on libs/Network and stage1 until fixed.</content>
</entry>
<entry>
<title>builds: Add Microsoft's SDL and banned API list (#148)</title>
<updated>2020-10-24T14:25:59+00:00</updated>
<author>
<name>Evan Lojewski</name>
<email>github@meklort.com</email>
</author>
<published>2020-10-24T14:25:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-ortega/commit/?id=767b28537a01c8dd0171a8f8fc2f817104028366'/>
<id>urn:sha1:767b28537a01c8dd0171a8f8fc2f817104028366</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build: Cleanup build warnings related to assembler files. (#117)</title>
<updated>2020-09-26T03:53:25+00:00</updated>
<author>
<name>Evan Lojewski</name>
<email>github@meklort.com</email>
</author>
<published>2020-09-26T03:53:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-ortega/commit/?id=73cce61fa7b1eef1564315801cc7cdb8c36cb527'/>
<id>urn:sha1:73cce61fa7b1eef1564315801cc7cdb8c36cb527</id>
<content type='text'>
</content>
</entry>
<entry>
<title>release: Add support for generating a release package. (#54)</title>
<updated>2020-03-03T05:10:47+00:00</updated>
<author>
<name>Evan Lojewski</name>
<email>github@meklort.com</email>
</author>
<published>2020-03-03T05:10:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-ortega/commit/?id=d53b8aa524a3ea2cce3fc323f4ac3885fcdc04aa'/>
<id>urn:sha1:d53b8aa524a3ea2cce3fc323f4ac3885fcdc04aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>elf2ape: Embed the target name in the ape header. (#7)</title>
<updated>2019-11-30T00:01:37+00:00</updated>
<author>
<name>Evan Lojewski</name>
<email>github@meklort.com</email>
</author>
<published>2019-11-30T00:01:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-ortega/commit/?id=e838d001437ef9ec30ba285644533845dbec17fc'/>
<id>urn:sha1:e838d001437ef9ec30ba285644533845dbec17fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't pass -fomit-frame-pointer and -fno-builtin when building arm asm files (#3)</title>
<updated>2019-11-15T03:39:14+00:00</updated>
<author>
<name>Evan Lojewski</name>
<email>github@meklort.com</email>
</author>
<published>2019-11-15T03:39:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-ortega/commit/?id=0a1202197c37c32869086ce06f1dc93e744d34fd'/>
<id>urn:sha1:0a1202197c37c32869086ce06f1dc93e744d34fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove dependency on xxd.</title>
<updated>2019-07-13T16:05:55+00:00</updated>
<author>
<name>Evan Lojewski</name>
<email>github@meklort.com</email>
</author>
<published>2019-07-13T16:05:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-ortega/commit/?id=d078f94162d713363393207c4b0738bf9b26d12c'/>
<id>urn:sha1:d078f94162d713363393207c4b0738bf9b26d12c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up compiler paths slightly.</title>
<updated>2019-05-12T16:35:09+00:00</updated>
<author>
<name>Lojewski, Evan</name>
<email>github@meklort.com</email>
</author>
<published>2019-05-12T16:35:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-ortega/commit/?id=e489479f5c9f142b98ac9a44e607c0706fadcd81'/>
<id>urn:sha1:e489479f5c9f142b98ac9a44e607c0706fadcd81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update cross compilation to use ld from compiler, remove system includes.</title>
<updated>2019-05-11T23:40:57+00:00</updated>
<author>
<name>Lojewski, Evan</name>
<email>github@meklort.com</email>
</author>
<published>2019-05-11T23:40:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-ortega/commit/?id=889a9e53b6ad5d45a2ac3fe99c853c4d03753a2d'/>
<id>urn:sha1:889a9e53b6ad5d45a2ac3fe99c853c4d03753a2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Begin moving APE tx code from the host to the APE.</title>
<updated>2019-05-03T01:59:19+00:00</updated>
<author>
<name>Evan Lojewski</name>
<email>github@meklort.com</email>
</author>
<published>2019-05-03T01:59:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-ortega/commit/?id=86106d98887a390f3a0dd54edf167cb5da1c2436'/>
<id>urn:sha1:86106d98887a390f3a0dd54edf167cb5da1c2436</id>
<content type='text'>
</content>
</entry>
</feed>
