<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openmano-mpy/.gitignore, branch master</title>
<subtitle>MicroPython source and hardware configuration for OpenMano</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/'/>
<entry>
<title>tests/run-tests: Make test output directory configurable.</title>
<updated>2020-08-27T01:12:08+00:00</updated>
<author>
<name>stijn</name>
</author>
<published>2020-04-07T14:19:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=0c3f9d58a5dcf0480460548a416f27d9c8350f3c'/>
<id>0c3f9d58a5dcf0480460548a416f27d9c8350f3c</id>
<content type='text'>
A configurable result directory is advantageous because it enables
using a dedicated location, eventually outside of the source tree,
instead of forcing the output files into a fixed directory which might
also contain other files already. For that reason the default output
directory also has been changed to tests/results/.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A configurable result directory is advantageous because it enables
using a dedicated location, eventually outside of the source tree,
instead of forcing the output files into a fixed directory which might
also contain other files already. For that reason the default output
directory also has been changed to tests/results/.
</pre>
</div>
</content>
</entry>
<entry>
<title>gitignore: Put build-*/ pattern in top-level gitignore file.</title>
<updated>2019-08-15T14:08:08+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2019-08-15T14:08:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=497683b315c0fb842a6ce528f9c4ec88f4b8ff2a'/>
<id>497683b315c0fb842a6ce528f9c4ec88f4b8ff2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>all: Remove trailing spaces, per coding conventions.</title>
<updated>2017-07-19T03:12:10+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2017-07-19T03:12:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=761e4c7ff62896c7d8f8c3dfc3cc98a4cc4f2f6f'/>
<id>761e4c7ff62896c7d8f8c3dfc3cc98a4cc4f2f6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Modify Makefile and indexes to generate cPy-differences pages.</title>
<updated>2017-02-20T06:14:35+00:00</updated>
<author>
<name>Rami Ali</name>
</author>
<published>2017-02-07T05:00:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=3218ccd70d8f387662987f6c1beb79102288b13d'/>
<id>3218ccd70d8f387662987f6c1beb79102288b13d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>.gitignore: Add *.pyc, because Python 2 doesn't use __pycache__.</title>
<updated>2016-08-29T05:40:00+00:00</updated>
<author>
<name>Krzysztof Blazewicz</name>
</author>
<published>2016-08-27T08:15:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=d1a366fdd4a0f60e0487bd45a8b456804c75ea5d'/>
<id>d1a366fdd4a0f60e0487bd45a8b456804c75ea5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>msvc: Allow overriding of build options with custom file</title>
<updated>2015-04-30T08:14:59+00:00</updated>
<author>
<name>stijn</name>
</author>
<published>2015-04-30T08:14:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=a62c10697437df8af19f57d8a9aa9af21624a399'/>
<id>a62c10697437df8af19f57d8a9aa9af21624a399</id>
<content type='text'>
- by default look for a user.props in the msvc directory, which is more convenient
  than the built-in way of looking for such file in the user's home directory
- make git ignore the file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- by default look for a user.props in the msvc directory, which is more convenient
  than the built-in way of looking for such file in the user's home directory
- make git ignore the file
</pre>
</div>
</content>
</entry>
<entry>
<title>Add GNUmakefile to the .gitignore file.</title>
<updated>2014-07-24T07:09:56+00:00</updated>
<author>
<name>Dave Hylands</name>
</author>
<published>2014-07-24T07:09:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=1bbdd4ed2ac060106998fe2ba19551a0f51493cb'/>
<id>1bbdd4ed2ac060106998fe2ba19551a0f51493cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore .exe files</title>
<updated>2014-05-03T08:21:07+00:00</updated>
<author>
<name>stijn</name>
</author>
<published>2014-05-03T08:21:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=cdcd3de53fc304de82f806538f3415ead4fd1e4b'/>
<id>cdcd3de53fc304de82f806538f3415ead4fd1e4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update .gitignore to ignore __pycache__/.</title>
<updated>2014-04-12T17:30:22+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2014-04-12T17:30:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=b14f2a0ba33b5b6d852d60ea510e112011d52c20'/>
<id>b14f2a0ba33b5b6d852d60ea510e112011d52c20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update .gitignore</title>
<updated>2014-04-10T21:32:04+00:00</updated>
<author>
<name>Andrew Scheller</name>
</author>
<published>2014-04-10T21:32:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=4391c8f38e93a0c6c0fc3c8e1443f196e331bdde'/>
<id>4391c8f38e93a0c6c0fc3c8e1443f196e331bdde</id>
<content type='text'>
Add test failure logs</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add test failure logs</pre>
</div>
</content>
</entry>
</feed>
