Module plugins/SAMPLE_PLUGIN/

back to main page

Summary Period: 2005-08-03 to 2006-01-28

Modules

[root]/plugins/SAMPLE_PLUGIN

Lines of Code


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

Authors

Author Changes Lines of Code Lines per Change
Totals 22 (100.0%) 835 (100.0%) 37.9
brlcad 5 (22.7%) 565 (67.7%) 113.0
jeffm2501 7 (31.8%) 232 (27.8%) 33.1
timriker 5 (22.7%) 28 (3.4%) 5.6
dtremenak 1 (4.5%) 4 (0.5%) 4.0
atupone 2 (9.1%) 3 (0.4%) 1.5
trepan 1 (4.5%) 2 (0.2%) 2.0
bryjen 1 (4.5%) 1 (0.1%) 1.0

Most Recent Commits

brlcad 2006-01-28 14:56

remove the CPPFLAGS AND CXXFLAGS -- 'project-level' includes can be set in configure (e.g. the main include/ dir)

0 lines of code changed in:

atupone 2005-11-17 16:07

Follow Auto-conf/make rules. Try to free CFLAGS and similar to clients so they can eventually specify on make

2 lines of code changed in:

timriker 2005-09-27 20:24

ws. (surely you saw that coming)

16 lines of code changed in:

timriker 2005-09-27 18:57

some README.txt consistancy

12 lines of code changed in:

jeffm2501 2005-09-13 16:26

update sample to be MD not MT

2 lines of code changed in:

atupone 2005-09-12 16:56

Configure can be run from a different directory than source. like make distcheck does

1 lines of code changed in:

bryjen 2005-09-11 23:07

if it's not a lib anymore, stop trying to link with it

1 lines of code changed in:

brlcad 2005-09-08 21:35

build the plugins as proper modules now and resolve symbols against the libBZFSplugin library. since we're using -module, the lib prefix is no longer required and will generate .so's for all platforms. the -avoid-version flag prevents the usual library version suffixes which are also not necessary since these are plugins

4 lines of code changed in:

brlcad 2005-09-05 21:19

hrm. make the makefiles die like they were supposed to. replaced by makefile.am files.

0 lines of code changed in:

trepan 2005-09-05 00:39

unused param warnings

2 lines of code changed in:

brlcad 2005-09-04 22:15

add the rest of the compiled plugins to the enable-plugins build. hopefully the mac kiddies will be happy for a while now. someone else gets to fix all the compile warnings.

561 lines of code changed in:

dtremenak 2005-08-21 06:42

couple more little things. rewrite SAMPLE_PLUGIN readme to be in comprehensible english instead of druken english

4 lines of code changed in:

jeffm2501 2005-08-03 19:26

provide a template project for use in new plugin creation

230 lines of code changed in:

Generated by StatCVS 0.2.2