Directory include/sci_defs/

Total Files:
6
Deleted Files:
0
Lines of Code:
274

[root]/include/sci_defs

Lines of Code

include/sci_defs/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 12 (100.0%) 64 (100.0%) 5.3
worthen 1 (8.3%) 39 (60.9%) 39.0
dav 7 (58.3%) 24 (37.5%) 3.4
ayla 2 (16.7%) 1 (1.6%) 0.5
jthornoc 2 (16.7%) 0 (0.0%) 0.0

Most Recent Commits

jthornoc 2007-12-06 18:04 Rev.: 39544


Mostly Mac OSX Leopard fixes...

M include/sci_defs/ogl_testdefs.h.in

Add in a define for Mac OSX Lepard as the only thing built in is
__APPLE__ and that isn't specific enough.

M Core/SystemCall/SystemCallManager.cc

#include <signal.h> which is required for killpg().

M Core/Geom/DrawInfoOpenGL.cc

Side step hack for fixing GL call under 10.4. (It seems to be fixed in 10.5).

M configure.ac
M configure

Fix pwd check. (BTW, pwd is broken under Leopard (doesn't give
physcial path... sigh).) Check to see if we are using Leopard. Add
in OpenGL hack for Leopard. Add in a define for Mac OSX Leopard
because the only thin built in is __APPLE__ and that isn't specific
enough.

M configVars.mk.in

Use the Leopard Hack.

0 lines of code changed in 2 files:

  • include/sci_defs: ogl_testdefs.h.in (new)
worthen 2007-11-07 22:49 Rev.: 39310

Revamp fake-arches into configure system

39 lines of code changed in 1 file:

  • include/sci_defs: uintah_testdefs.h.in (new 39)
dav 2007-05-24 14:20 Rev.: 37645

removed garbage that somehow found its way to the top of the file.

0 lines of code changed in 2 files:

  • include/sci_defs: mpi_testdefs.h.in (new)
dav 2007-05-24 14:02 Rev.: 37641

make #define match petsc #define so we avoid warning messages.

2 lines of code changed in 1 file:

  • include/sci_defs: mpi_testdefs.h.in (+2 -2)
dav 2007-05-23 13:36 Rev.: 37613


Added code to the configure system that, when a different petsc or
hypre is configured, it will run the repair script to remove all .o
files that (probably) depend on petsc/hypre.

22 lines of code changed in 4 files:

  • include/sci_defs: hypre_testdefs.h.in (new), petsc_testdefs.h.in (new)
ayla 2007-02-13 14:19 Rev.: 36724

Fix shared and dynamic library file ext. bugs on OS X.

1 lines of code changed in 2 files:

  • include/sci_defs: framework_testdefs.h.in (new)
Generated by StatSVN 0.4.0