
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 35 (100.0%) | 820 (100.0%) | 23.4 |
| king | 22 (62.9%) | 562 (68.5%) | 25.5 |
| hoffman | 4 (11.4%) | 234 (28.5%) | 58.5 |
| will | 6 (17.1%) | 14 (1.7%) | 2.3 |
| andy | 1 (2.9%) | 8 (1.0%) | 8.0 |
| barre | 1 (2.9%) | 2 (0.2%) | 2.0 |
| lorensen | 1 (2.9%) | 0 (0.0%) | 0.0 |
BUG: Reverting previous change. The itkwish executable wants to be in the lib/InsightToolkit directory next to the wrapper packages.
1 lines of code changed in:
BUG: itkwish executable should be installed to bin, not lib.
1 lines of code changed in:
ENH: Convert scripts to the new INSTALL
8 lines of code changed in:
ENH: remove hard-coded references to all install paths. Add the usual variables to enable/disable installation of libraries, run-time, development, etc.
2 lines of code changed in:
ENH: Adding ITK version number to the soname of shared libraries on linux. This is a patch from Steve Robbins given in bug#3249.
3 lines of code changed in:
BUG: Work-around INSTALL_PROGRAMS ambiguity in installing itkwish.
1 lines of code changed in:
BUG: Package itkcommon should now load both itkcommonatcl and itkcommonbtcl.
2 lines of code changed in:
ENH: Split Common library wrappers into CommonA and CommonB to reduce size of individual wrapper libraries and projects.
10 lines of code changed in:
ERR: must be empty to suppress coverage.
0 lines of code changed in:
ENH: Renamed BasicFilters wrapper library to BasicFiltersA for consistency with the split into BasicFiltersB.
10 lines of code changed in:
ENH: Split BasicFilters wrapper libraries into two libraries to avoid problems with large library sizes. The new library is called BasicFiltersB.
7 lines of code changed in:
ENH:Insight Software Consortium copyright update
14 lines of code changed in:
ENH: Added itkwish shell script to be installed in /bin on UNIX. This takes care of LD_LIBRARY_PATH problems for shared libraries.
103 lines of code changed in:
ENH: Added support for installation of CSwig wrappers. If CableSwig was built internally, a copy of it is also installed.
6 lines of code changed in:
ENH: add itkwish
228 lines of code changed in:
ENH: clean up packaging
6 lines of code changed in:
ENH: Added Tcl/Python packaging implementations, each in its own CSwig/ subdirectory.
418 lines of code changed in: