[root]/include
sci_defs
(13 files, 505 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 25 (100.0%) | 272 (100.0%) | 10.8 |
worthen | 12 (48.0%) | 179 (65.8%) | 14.9 |
ayla | 7 (28.0%) | 69 (25.4%) | 9.8 |
dgroulx | 1 (4.0%) | 22 (8.1%) | 22.0 |
kuzimmer | 2 (8.0%) | 1 (0.4%) | 0.5 |
darbyb | 1 (4.0%) | 1 (0.4%) | 1.0 |
dav | 2 (8.0%) | 0 (0.0%) | 0.0 |
More framework configuration, add PIDL unit tests.
1 lines of code changed in 2 files:
Change SCIRun to Framework.
8 lines of code changed in 1 file:
Use less restrictive config check.
0 lines of code changed in 2 files:
Merge GUI, PIDL changes.
60 lines of code changed in 2 files:
Get Glew to work with Windows
Have Environment query values for installed SCIRun rather than compiled-in values.
Fix windows compile
7 lines of code changed in 4 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.
1 lines of code changed in 1 file:
Added newline to end of file.
0 lines of code changed in 2 files:
Latest wave of windows fixes.
4 lines of code changed in 1 file:
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
1 lines of code changed in 1 file:
Changed MAX* constants to *_MAX definitions found in float.h and limits.h. Changed sci_values.h to reflect this change. Users should still include sci_values.h, so modifications for platform specific issues can be handled there.
1 lines of code changed in 2 files:
Fix SGI std::hash_set (sorry)
0 lines of code changed in 2 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
167 lines of code changed in 4 files:
The libxml2 branch merge
22 lines of code changed in 1 file: