
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 15 (100.0%) | 225 (100.0%) | 15.0 |
| king | 11 (73.3%) | 201 (89.3%) | 18.2 |
| andy | 3 (20.0%) | 21 (9.3%) | 7.0 |
| barre | 1 (6.7%) | 3 (1.3%) | 3.0 |
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.
3 lines of code changed in:
BUG: Only use a jar found in the classpath if it exists.
4 lines of code changed in:
ENH: Added windows install support for java wrappers.
19 lines of code changed in:
COMP: Fix java dependencies on Visual Studio compilers
13 lines of code changed in:
BUG: Added dependencies on java targets for ITKJavaJar to be sure the build order is correct in VS builds.
2 lines of code changed in:
BUG: Force serial ordering of building java classes to avoid parallel writing of .class files.
3 lines of code changed in:
ENH: Added JavaCWD.Load to load a shared library before java does in order to merge its symbols globally and make GCC 3.x RTTI work.
3 lines of code changed in:
ERR: Fixed writing of itk_build_tree.mark to account for IntDir.
12 lines of code changed in:
ERR: Using StringTokenizer in place of String.split method to work with Java 1.3.
11 lines of code changed in:
ENH: Added dependency on itkbase.java to recompile and rebuild the jar.
6 lines of code changed in:
ENH: Merging javasupport changes up to javasupport-mp1 to main tree.
141 lines of code changed in: