Menu

Tree [dd036e] master /
 History

HTTPS access


File Date Author Commit
 bob 2021-09-18 Stefan Meinlschmidt Stefan Meinlschmidt [dd036e] removed packaging script from packaged bob
 src 2021-08-20 Stefan Meinlschmidt Stefan Meinlschmidt [ed515c] first version that successfully avoids unnecess...
 .gitignore 2021-09-15 Stefan Meinlschmidt Stefan Meinlschmidt [d90f6c] added keepable TemporaryDirectory,
 README.rst 2021-08-20 Stefan Meinlschmidt Stefan Meinlschmidt [3c5255] added sourceforge link
 make.py 2021-09-18 Stefan Meinlschmidt Stefan Meinlschmidt [ba47a2] added compiler options abstraction mechanism,
 mfile.py 2021-09-12 Stefan Meinlschmidt Stefan Meinlschmidt [9f4555] changed build model from constructor triggered ...

Read Me

Example code to the bob software build system

Author
Stefan Meinlschmidt mailto:meinls@users.sourceforge.net
Homepage
https://sourceforge.net/projects/bob-buildsystem

This is just an example project for trying out bob, which is contained as a Python3 package in the bob subdirectory, but if you are interested in it you should download it separately .

The example code of the hello world program, the code geneerator, the greetings catalog and make.py are considered public domain by its author, but NOT bob itself. See bob/LICENSE.txt for details.