Module src/bzfls/

back to main page

Summary Period: 2000-03-05 to 2003-11-03

Modules

[root]/src/bzfls

Lines of Code


Total Lines Of Code: 1 (2006-06-28 16:28)

Authors

Author Changes Lines of Code Lines per Change
Totals 58 (100.0%) 488 (100.0%) 8.4
timriker 35 (60.3%) 440 (90.2%) 12.5
brlcad 7 (12.1%) 22 (4.5%) 3.1
jeffm2501 4 (6.9%) 13 (2.7%) 3.2
atupone 8 (13.8%) 12 (2.5%) 1.5
davidtrowbridge 3 (5.2%) 1 (0.2%) 0.3
crs23 1 (1.7%) 0 (0.0%) 0.0

Most Recent Commits

atupone 2003-11-03 16:49

removing bzfls dir

0 lines of code changed in:

atupone 2003-11-03 16:44

removing bzfls

0 lines of code changed in:

timriker 2003-10-11 22:28

port 5154, flag fixes

5 lines of code changed in:

brlcad 2003-10-11 12:10

Changed the local emacs/vi var block comment style. Hopefully the last change needed for a while.

7 lines of code changed in:

brlcad 2003-10-11 03:23

rumor has it that vi wants the ex: format hint within 5 lines of EOF (emacs does not care)

2 lines of code changed in:

brlcad 2003-10-10 13:49

Updated indentation comment with emacs local variable declarations.

10 lines of code changed in:

timriker 2003-09-23 17:31

hack automake to avoid gratuitous linking

2 lines of code changed in:

timriker 2003-09-22 19:59

simple version of linking everytime

1 lines of code changed in:

atupone 2003-09-22 19:43

automake compatibility: buildDate.o now in LIBS

0 lines of code changed in:

atupone 2003-09-22 17:51

date is generated everytime, build are not

1 lines of code changed in:

timriker 2003-09-22 15:12

date madness

1 lines of code changed in:

brlcad 2003-09-20 19:04

changed to .cxx following mac's lead

2 lines of code changed in:

atupone 2003-09-20 07:43

build Date is regenerate only during building, if. Making a stop to endless compiling. Yes, could be done better

9 lines of code changed in:

brlcad 2003-09-18 19:36

moved all of the version functions into include/version.h and reworked how the version file is included so its dependants are truely rebuilt

1 lines of code changed in:

jeffm2501 2003-09-12 23:26

stilly list server, Macros are for globals

1 lines of code changed in:

jeffm2501 2003-09-12 13:12

no need to use the server version and mod it when we have the proto version raw

1 lines of code changed in:

jeffm2501 2003-09-12 02:27

changed internal version number from the odd set of numbers to a set of #defines that are renderd out to strings
All version strings are now processed thru functions in common.
Version strings now include OS, build souce, and build date.

*NOTE*
All platforms will need to change there configure system to add the folowing to there config.h if they want to build.

config.h needs to define the folowing.
#define BZ_PROTO_VERSION "109a" // the version of the network engine
#define BZ_MAJOR_VERSION 1 // the major version
#define BZ_MINOR_VERSION 9 // the minor version
#define BZ_REV 0 // the revision
#define BZ_BUILD_SOURCE "CVS" // what built it, CVS, RELEASE, TEST, ETC...
#define BZ_BUILD_OS "W32" // what OS build it, W32, OSX, LINUX, IRIX
#define BZ_BUILD_DATE 20039999 // the year, month and day of the build

This is allready done on windows.

also fixed some warnings and errors learner left in there that messed up windows :)

9 lines of code changed in:

davidtrowbridge 2003-07-07 11:06

shut up shut up

0 lines of code changed in:

timriker 2003-07-07 01:15

whitespace wars

2 lines of code changed in:

jeffm2501 2003-07-01 18:18

blarg

2 lines of code changed in:

(29 more)

Generated by StatCVS 0.2.2