<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nbb.git/test, branch releases</title>
<subtitle>Build, install source into branch specific place</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/nbb.git/'/>
<entry>
<title>nbb 0.2</title>
<updated>2008-07-26T09:26:15+00:00</updated>
<author>
<name>Hans Ulrich Niedermann</name>
<email>hun@n-dimensional.de</email>
</author>
<published>2008-07-26T09:26:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/nbb.git/commit/?id=7a90533a806fd76e89795fff427473e7264662f7'/>
<id>7a90533a806fd76e89795fff427473e7264662f7</id>
<content type='text'>
  * Switch to release tags including the package name
  * Make automake's "nbb make" depend on configure etc.

Squashed commit of the following:

commit 9c4a035b71c7648b006b91a52e86edb2baea5138
Author: Hans Ulrich Niedermann &lt;hun@n-dimensional.de&gt;
Date:   Sat Jul 26 10:36:31 2008 +0200

    New version tag syntax: "make tag VER=1.2"

commit fefebc702664a683ceeafa800b0fe75178d63037
Author: Hans Ulrich Niedermann &lt;hun@n-dimensional.de&gt;
Date:   Sat Jul 26 10:30:02 2008 +0200

    Switch to release tags including the package name

    This will reduce tag confusion when we fork into a
    different project.

    A tag like nbb-1.2 or foo-tools-1.2 is much more useful
    than v1.2.

commit 330c382390ffbe3c361a763d5cee6febe1b30f5e
Author: Hans Ulrich Niedermann &lt;hun@n-dimensional.de&gt;
Date:   Tue Jul 22 12:08:41 2008 +0200

    Remove obsolete .htaccess file

commit b1d5fc06e235a45561bf53b4bfd07856cec4ea81
Author: Hans Ulrich Niedermann &lt;hun@n-dimensional.de&gt;
Date:   Thu Jul 24 15:03:14 2008 +0200

    Make automake's "make" command depend on configure

commit 958e81655ad143dfd54b099637db60db42f77fb0
Author: Hans Ulrich Niedermann &lt;hun@n-dimensional.de&gt;
Date:   Thu Jul 24 15:00:33 2008 +0200

    Adjust testcases for absolute builddirs

    When configure is called as /path/to/configure instead of
    ../path/to/configure, the ".git/" test directories are reported
    by "git init" using absolute pathnames, not must ".git/".

commit 72dac191283299c66356dc895eb6ba19982b16ab
Author: Hans Ulrich Niedermann &lt;hun@n-dimensional.de&gt;
Date:   Thu Jul 24 14:59:19 2008 +0200

    Fix typo in automake/distcheck test case

commit 7ca2e00188d8668b6b1f4116559ddae4e3cbb35c
Author: Hans Ulrich Niedermann &lt;hun@n-dimensional.de&gt;
Date:   Thu Jul 24 13:32:49 2008 +0200

    Open 0.1.x section in NEWS

commit e05a138e9e3099455fa23799550949512188b3c9
Author: Hans Ulrich Niedermann &lt;hun@n-dimensional.de&gt;
Date:   Tue Jul 22 08:40:31 2008 +0200

    Add license review to TODO

commit e2fd1f2e101486859899049147df7993c8042df7
Author: Hans Ulrich Niedermann &lt;hun@n-dimensional.de&gt;
Date:   Sat Jul 19 00:25:12 2008 +0200

    Ensure cmp/mv/rm rules are correct and silent

    Make sure the "if cmp ... mv .. rm" in make rules are
    correct and useful, and the cmp is silent.

commit b6e7a354ed1ab53aebdb775a800156629744a065
Author: Hans Ulrich Niedermann &lt;hun@n-dimensional.de&gt;
Date:   Wed Jul 16 21:03:36 2008 +0200

    Reflect code progress in TODO file, add plans

commit 9559ceb5def8ec5d2e5674e7bf25b484877b3e60
Author: Hans Ulrich Niedermann &lt;hun@n-dimensional.de&gt;
Date:   Wed Jul 16 06:12:30 2008 +0200

    Fix some issues found by pylint/pychecker

    Includes real issues like wrong argument numbers and missing
    ancestor __init__() calls, whitespace and comment cleanups.

    Cannot "fix" everything because of a good amount of the warnings
    raised by pylint/pychecker are false alarms.

commit c73487455e8d9a283fcb328eab8573c4c5bc73c7
Author: Hans Ulrich Niedermann &lt;hun@n-dimensional.de&gt;
Date:   Wed Jul 16 06:11:57 2008 +0200

    Add pylint and pychecker checks as "lint" target
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  * Switch to release tags including the package name
  * Make automake's "nbb make" depend on configure etc.

Squashed commit of the following:

commit 9c4a035b71c7648b006b91a52e86edb2baea5138
Author: Hans Ulrich Niedermann &lt;hun@n-dimensional.de&gt;
Date:   Sat Jul 26 10:36:31 2008 +0200

    New version tag syntax: "make tag VER=1.2"

commit fefebc702664a683ceeafa800b0fe75178d63037
Author: Hans Ulrich Niedermann &lt;hun@n-dimensional.de&gt;
Date:   Sat Jul 26 10:30:02 2008 +0200

    Switch to release tags including the package name

    This will reduce tag confusion when we fork into a
    different project.

    A tag like nbb-1.2 or foo-tools-1.2 is much more useful
    than v1.2.

commit 330c382390ffbe3c361a763d5cee6febe1b30f5e
Author: Hans Ulrich Niedermann &lt;hun@n-dimensional.de&gt;
Date:   Tue Jul 22 12:08:41 2008 +0200

    Remove obsolete .htaccess file

commit b1d5fc06e235a45561bf53b4bfd07856cec4ea81
Author: Hans Ulrich Niedermann &lt;hun@n-dimensional.de&gt;
Date:   Thu Jul 24 15:03:14 2008 +0200

    Make automake's "make" command depend on configure

commit 958e81655ad143dfd54b099637db60db42f77fb0
Author: Hans Ulrich Niedermann &lt;hun@n-dimensional.de&gt;
Date:   Thu Jul 24 15:00:33 2008 +0200

    Adjust testcases for absolute builddirs

    When configure is called as /path/to/configure instead of
    ../path/to/configure, the ".git/" test directories are reported
    by "git init" using absolute pathnames, not must ".git/".

commit 72dac191283299c66356dc895eb6ba19982b16ab
Author: Hans Ulrich Niedermann &lt;hun@n-dimensional.de&gt;
Date:   Thu Jul 24 14:59:19 2008 +0200

    Fix typo in automake/distcheck test case

commit 7ca2e00188d8668b6b1f4116559ddae4e3cbb35c
Author: Hans Ulrich Niedermann &lt;hun@n-dimensional.de&gt;
Date:   Thu Jul 24 13:32:49 2008 +0200

    Open 0.1.x section in NEWS

commit e05a138e9e3099455fa23799550949512188b3c9
Author: Hans Ulrich Niedermann &lt;hun@n-dimensional.de&gt;
Date:   Tue Jul 22 08:40:31 2008 +0200

    Add license review to TODO

commit e2fd1f2e101486859899049147df7993c8042df7
Author: Hans Ulrich Niedermann &lt;hun@n-dimensional.de&gt;
Date:   Sat Jul 19 00:25:12 2008 +0200

    Ensure cmp/mv/rm rules are correct and silent

    Make sure the "if cmp ... mv .. rm" in make rules are
    correct and useful, and the cmp is silent.

commit b6e7a354ed1ab53aebdb775a800156629744a065
Author: Hans Ulrich Niedermann &lt;hun@n-dimensional.de&gt;
Date:   Wed Jul 16 21:03:36 2008 +0200

    Reflect code progress in TODO file, add plans

commit 9559ceb5def8ec5d2e5674e7bf25b484877b3e60
Author: Hans Ulrich Niedermann &lt;hun@n-dimensional.de&gt;
Date:   Wed Jul 16 06:12:30 2008 +0200

    Fix some issues found by pylint/pychecker

    Includes real issues like wrong argument numbers and missing
    ancestor __init__() calls, whitespace and comment cleanups.

    Cannot "fix" everything because of a good amount of the warnings
    raised by pylint/pychecker are false alarms.

commit c73487455e8d9a283fcb328eab8573c4c5bc73c7
Author: Hans Ulrich Niedermann &lt;hun@n-dimensional.de&gt;
Date:   Wed Jul 16 06:11:57 2008 +0200

    Add pylint and pychecker checks as "lint" target
</pre>
</div>
</content>
</entry>
<entry>
<title>Change from (sh|run)-(src|...) to --srcdir etc.</title>
<updated>2008-07-15T10:28:56+00:00</updated>
<author>
<name>Hans Ulrich Niedermann</name>
<email>hun@n-dimensional.de</email>
</author>
<published>2008-07-03T22:55:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/nbb.git/commit/?id=63fe2783e7ff50a9dfded18d42badbf6a1cf75de'/>
<id>63fe2783e7ff50a9dfded18d42badbf6a1cf75de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests for run-* commands</title>
<updated>2008-07-15T10:28:56+00:00</updated>
<author>
<name>Hans Ulrich Niedermann</name>
<email>hun@n-dimensional.de</email>
</author>
<published>2008-07-03T22:13:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/nbb.git/commit/?id=765af810baa604fd2cf99e0bf3d885ad7d2e5e52'/>
<id>765af810baa604fd2cf99e0bf3d885ad7d2e5e52</id>
<content type='text'>
The sh-* commands are so similar they don't need their
own but same tests, at least for now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The sh-* commands are so similar they don't need their
own but same tests, at least for now.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use wrapper type macro for automake tests</title>
<updated>2008-07-15T10:28:56+00:00</updated>
<author>
<name>Hans Ulrich Niedermann</name>
<email>hun@n-dimensional.de</email>
</author>
<published>2008-07-03T21:37:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/nbb.git/commit/?id=5d325e60db5e764422ed22a48a15931134eeb7c7'/>
<id>5d325e60db5e764422ed22a48a15931134eeb7c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rework command framework</title>
<updated>2008-07-15T10:28:56+00:00</updated>
<author>
<name>Hans Ulrich Niedermann</name>
<email>hun@n-dimensional.de</email>
</author>
<published>2008-07-03T20:40:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/nbb.git/commit/?id=5eff502ced858a7d3a4f3b1c4d44b28e83dc92de'/>
<id>5eff502ced858a7d3a4f3b1c4d44b28e83dc92de</id>
<content type='text'>
Implies catching exceptions in a single place.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implies catching exceptions in a single place.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use PYTHON and NBB_SCRIPT vars in test suite</title>
<updated>2008-07-15T10:28:55+00:00</updated>
<author>
<name>Hans Ulrich Niedermann</name>
<email>hun@n-dimensional.de</email>
</author>
<published>2008-07-01T17:07:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/nbb.git/commit/?id=6b4739d65b61e828767676ff3d680530fab18bf4'/>
<id>6b4739d65b61e828767676ff3d680530fab18bf4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use proper path for installcheck tests</title>
<updated>2008-07-15T10:28:54+00:00</updated>
<author>
<name>Hans Ulrich Niedermann</name>
<email>hun@n-dimensional.de</email>
</author>
<published>2008-06-26T22:26:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/nbb.git/commit/?id=e4445ce66952417d860dcfde73439ccd545d2829'/>
<id>e4445ce66952417d860dcfde73439ccd545d2829</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Log versions of automake&amp;Co</title>
<updated>2008-07-15T10:28:53+00:00</updated>
<author>
<name>Hans Ulrich Niedermann</name>
<email>hun@n-dimensional.de</email>
</author>
<published>2008-06-26T22:05:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/nbb.git/commit/?id=ebdd77b56301f94a9ec4a41f269e10a29641162b'/>
<id>ebdd77b56301f94a9ec4a41f269e10a29641162b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test suite for scons BS</title>
<updated>2008-07-15T10:28:53+00:00</updated>
<author>
<name>Hans Ulrich Niedermann</name>
<email>hun@n-dimensional.de</email>
</author>
<published>2008-06-26T22:01:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/nbb.git/commit/?id=4a9d8a17e04adfe050f3c66a802c0e73937f6a5d'/>
<id>4a9d8a17e04adfe050f3c66a802c0e73937f6a5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unified new plugin architecture</title>
<updated>2008-07-15T10:28:53+00:00</updated>
<author>
<name>Hans Ulrich Niedermann</name>
<email>hun@n-dimensional.de</email>
</author>
<published>2008-06-26T16:31:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/nbb.git/commit/?id=f41bcd76c51161593fc329daa6d5c11aafd44c03'/>
<id>f41bcd76c51161593fc329daa6d5c11aafd44c03</id>
<content type='text'>
Changes required on the way:
 - New nbb commands detect-vcs and detect-bs including tests.
 - misc small fixes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes required on the way:
 - New nbb commands detect-vcs and detect-bs including tests.
 - misc small fixes
</pre>
</div>
</content>
</entry>
</feed>
