summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* New version tag syntax: "make tag VER=1.2"HEADnbb-0.2masterHans Ulrich Niedermann2008-07-261-8/+9
|
* Switch to release tags including the package nameHans Ulrich Niedermann2008-07-261-1/+1
| | | | | | | | 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.
* Define, use package-version specific pkgpythondirHans Ulrich Niedermann2008-07-151-1/+2
|
* Check for tool presence (git, rsync, etc. pp)Hans Ulrich Niedermann2008-07-151-1/+4
|
* Generate pydoc docsHans Ulrich Niedermann2008-07-151-0/+4
|
* Rename nbb/ subdir to src/Hans Ulrich Niedermann2008-07-151-1/+1
|
* Split nbblib into multiple source filesHans Ulrich Niedermann2008-07-151-5/+0
| | | | | | | This necessitated - fixing nbb/nbb.in -> nbb/nbb substitution - meddling with PYTHONPATH - other fixes
* Implement 'nbb config <option> [<new-value>]'Hans Ulrich Niedermann2008-07-151-1/+1
|
* Rename nbb_lib.py to nbblib/__init__.pyHans Ulrich Niedermann2008-07-151-2/+7
|
* Initial standalone version of nbb.Hans Ulrich Niedermann2008-07-151-0/+91