[root]/Packages/Insight/Dataflow/Ports
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 11 (100.0%) | 21 (100.0%) | 1.9 |
worthen | 3 (27.3%) | 17 (81.0%) | 5.6 |
dav | 8 (72.7%) | 4 (19.0%) | 0.5 |
Clean up indention.
0 lines of code changed in 2 files:
Two things coming on it commit:
1) Dataflow/Ports was moved into Dataflow/Network/Ports
- Fixed the sub.mk files to not use libDataflow_Ports as it is now part of
libDataflow_Network. Cleaned many of the sub.mk files up so that
libraries were only listed once.
- I've only tested these changes on the main Packages... I visually
inspected the others, don't know for sure if I got everything.
2) Clean up of Uintah problems from the large commit Marty made earlier
- continue to use getID() for patches.
- another commit is coming shortly to continue the fixes for Uintah
4 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
17 lines of code changed in 3 files: