Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 23 (100.0%) | 326 (100.0%) | 14.1 |
worthen | 18 (78.3%) | 311 (95.4%) | 17.2 |
darbyb | 1 (4.3%) | 15 (4.6%) | 15.0 |
dav | 4 (17.4%) | 0 (0.0%) | 0.0 |
untabified
0 lines of code changed in 2 files:
Initial commit of proof of concept of building SCIRun libraries with CMake. Currently, only a few Core libraries are being built. I have only tested this on Windows so far. More to come.
15 lines of code changed in 1 file:
Added nl to eof to quiet compiler
0 lines of code changed in 2 files:
Get rid of dependency on external readdir, opendir, closedir (wrote out own)
Consolidate stack trace into one function, and make available to anywhere
Add a public domain utility for windows to do the stack trace
Parse filenames in ServiceDB for windows like we do in PackageDB (I.e., filenames can have colons in them.
90 lines of code changed in 6 files:
Port Insight to windows, fix recent commits and Containers to work with Windows, and use an $(OBJEXT) in make variables instead of assuming .o for compiling
2 lines of code changed in 1 file:
SHARE -> SCISHARE
8 lines of code changed in 3 files:
Windows Port. Big changes: new share.h includes and SHARE macros. Change use of hash_map to be compatible with windows. Use of gl extensions
211 lines of code changed in 8 files: