<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-markdown.git/makefile, branch waylan-patch-1</title>
<subtitle>github.com: waylan/Python-Markdown.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/'/>
<entry>
<title>Add 'help' command to makefile</title>
<updated>2015-02-20T00:36:29+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan.limberg@icloud.com</email>
</author>
<published>2015-02-20T00:36:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=cd875a04df8307e1a06b89e4d0b3a0ebff8ee7cf'/>
<id>cd875a04df8307e1a06b89e4d0b3a0ebff8ee7cf</id>
<content type='text'>
I can never remember the names of the subcommands. A 'help' subcommand
is an easy assistant for the future.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I can never remember the names of the subcommands. A 'help' subcommand
is an easy assistant for the future.
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefiles require tabs - not spaces - for indentation. see #328</title>
<updated>2014-08-06T01:08:02+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2014-08-06T01:08:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=44cf8ce39936d7c045c58c550ad7cd21f9d59760'/>
<id>44cf8ce39936d7c045c58c550ad7cd21f9d59760</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure MANIFEST is always included in builds. Fixes #328.</title>
<updated>2014-08-06T01:04:47+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2014-08-06T01:04:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=4f1a48495ebbc30ba04e924512c7adf20b81e34e'/>
<id>4f1a48495ebbc30ba04e924512c7adf20b81e34e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More makefile cleanup. Fixes #202.</title>
<updated>2013-03-15T19:04:36+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2013-03-15T19:04:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=ed508633c6db0342b6fbec681bbce4aa11507ba9'/>
<id>ed508633c6db0342b6fbec681bbce4aa11507ba9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a few minor issues with the makefile discovered deploying the last release.</title>
<updated>2013-03-15T04:17:58+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2013-03-15T04:17:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=a8836a1894eb9ec375f99e14e2625bc31ca51616'/>
<id>a8836a1894eb9ec375f99e14e2625bc31ca51616</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switched testing to tox.</title>
<updated>2013-03-01T18:45:12+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2013-03-01T18:45:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=6bc8b9611c85d321fd4fbad012525b7cd05a66d9'/>
<id>6bc8b9611c85d321fd4fbad012525b7cd05a66d9</id>
<content type='text'>
Also scrapped fabfile.py and replaced it with a much
simpler makefile. Tox does most of the stuff that was
in fabfile.py anyway.

Now that everything runs in all supported python versions
without using 2to3, we don't need to wait for tox to
support it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also scrapped fabfile.py and replaced it with a much
simpler makefile. Tox does most of the stuff that was
in fabfile.py anyway.

Now that everything runs in all supported python versions
without using 2to3, we don't need to wait for tox to
support it.
</pre>
</div>
</content>
</entry>
</feed>
