bisonc++ Bisonc
Brought to you by:
fbb
File | Date | Author | Commit |
---|---|---|---|
bisonc++ | 2012-07-18 |
![]() |
[b80e03] Updated changelog |
sourceforge | 2012-05-12 |
![]() |
[6f28fa] Updated sourceforge files |
.gitignore | 2012-02-08 |
![]() |
[c36589] Convert svn:ignore properties to .gitignore. |
README | 2012-02-08 |
![]() |
[e064f6] Testmodification of README |
distribution | 2006-08-25 |
![]() |
[16c95a] Removed bashisms |
excluded | 2012-04-13 |
![]() |
[df5c4b] Added 'self' to the 'excluded' file |
parsergen | 2006-08-25 |
![]() |
[16c95a] Removed bashisms |
sourcetar | 2009-09-05 |
![]() |
[6ec7ae] Checking in pending sourcetar, now 2.4.8 ready |
This is the top-level directory of the bisonc++ program source tree. The directory `sourceforge' is probably not useful for anybody but me, but since it serves an important role for me in uploading the Bisonc++ docs to sourceforge, they belong to this project. The same holds true for the bisonc++/debian directory. Since the construction of the Debian package is now using the configuration files at https://svn.openfmi.net/debian-addons-bg/bisonc++ it is likely that the bisonc++/debian directory will at some point in the future. To create a source archive, run ./sourcetar This will create an archive named like bisonc++_1.45.tar.gz. To create an `upstream debian archive' provide sourcetar with an (any) argument. E.g., ./sourcetar deb This will create an archive named like bisonc++_1.45.orig.tar.gz The numbers will of course follow bisonc++'s version. The `distribution' script is also probably not useful to anybody but me, and it may be removed from new distributions at some future point in time. To create the program from its sources, either descend into the bisonc++ directory, or unpack a created archive, cd into its top-level directory and follow the instructions provided in the INSTALL file found there.