Summary Period: 2005-08-03 to 2006-01-28
Total Lines Of Code:
249 (2006-06-28 16:28)
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 |
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:
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:
ws. (surely you saw that coming)
16 lines of code changed in:
some README.txt consistancy
12 lines of code changed in:
update sample to be MD not MT
2 lines of code changed in:
Configure can be run from a different directory than source. like make distcheck does
1 lines of code changed in:
if it's not a lib anymore, stop trying to link with it
1 lines of code changed in:
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:
hrm. make the makefiles die like they were supposed to. replaced by makefile.am files.
0 lines of code changed in:
unused param warnings
2 lines of code changed in:
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:
couple more little things. rewrite SAMPLE_PLUGIN readme to be in comprehensible english instead of druken english
4 lines of code changed in:
provide a template project for use in new plugin creation
230 lines of code changed in:
Generated by StatCVS 0.2.2