Summary Period: 2005-06-13 to 2006-02-01
Total Lines Of Code:
423 (2006-06-28 16:28)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 21 (100.0%) | 485 (100.0%) | 23.0 |
jeffm2501 | 11 (52.4%) | 416 (85.8%) | 37.8 |
timriker | 1 (4.8%) | 44 (9.1%) | 44.0 |
brlcad | 5 (23.8%) | 17 (3.5%) | 3.4 |
dtremenak | 1 (4.8%) | 4 (0.8%) | 4.0 |
atupone | 2 (9.5%) | 3 (0.6%) | 1.5 |
bryjen | 1 (4.8%) | 1 (0.2%) | 1.0 |
update to new versioned API
1 lines of code changed in:
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)
44 lines of code changed in:
update plugins to be MD not MT
1 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:
airspawn has no readme, shame on the undocumenter
0 lines of code changed in:
begin building the plugins as shared libraries through libtool. start with RogueGenocide and airspawn. this will of course need lots of testing and perhaps some libtool flag tweaking still.
13 lines of code changed in:
add 2 new build configs that offer more optimisations
128 lines of code changed in:
misc plugin & api cleanups. mostly speling and typso.
4 lines of code changed in:
remove the "team" paramater for events, plugins can filter in the callback.
update standard plugins
bump API to V7
2 lines of code changed in:
get all the plugins to be part of the build
2 lines of code changed in:
project to build all plugins on windows.
make plugins work on windows.
update installer to install plugins.
yada yada yada
9 lines of code changed in:
plugin to make spawns shift up some distance into the air ( falling tanks )
273 lines of code changed in:
Generated by StatCVS 0.2.2