Brokken's Own Base Classes And Templates Code
Brought to you by:
fbb
File | Date | Author | Commit |
---|---|---|---|
bobcat | 2015-08-03 |
![]() |
[2c057a] Ready for 4.00.00 |
demo | 2013-11-18 |
![]() |
[a992cf] Ready for 3.18.00 |
patches | 2015-08-03 |
![]() |
[2c057a] Ready for 4.00.00 |
sf | 2015-08-25 |
![]() |
[9dbd3e] moved to GitHub |
.gitignore | 2012-02-08 |
![]() |
[361c2e] Convert svn:ignore properties to .gitignore. |
README | 2008-10-23 |
![]() |
[39f4ea] WIP towards 1.21.1 |
README.FreeBSD | 2015-08-03 |
![]() |
[2c057a] Ready for 4.00.00 |
dependent_programs | 2013-01-24 |
![]() |
[8f0478] WIP dependent_programs |
excluded | 2013-11-18 |
![]() |
[a992cf] Ready for 3.18.00 |
sourcetar | 2015-06-11 |
![]() |
[1aafd3] Ready for 3.25.02: added missing implementation... |
update_all | 2008-12-04 |
![]() |
[48e012] added update script for my programs using bobcat |
This is the top-level directory of the bobcat library source tree. The directory `sourceforge' probably not useful for anybody but me, but since it serves an important role for me in uploading the Bobcat docs to sourceforge, they belong to this project. To create a source archive, run ./sourcetar This will create an archive named like bobcat_1.10.2.tar.gz. To create an `upstream debian archive' provide sourcetar with an (any) argument. E.g., ./sourcetar x This will create an archive named like bobcat_1.10.2.orig.tar.gz The numbers will of course follow bobcat's version. To create the library from its sources, either descend into the bobcat directory, or unpack a created archive, cd into its top-level directory and follow the instructions provided in the INSTALL file found there.