OpenSceneGraph/Make
Robert Osfield f2b4ac179d From Colin McDonald:
"Some makedefs fixes for Solaris:

    For multithreaded applications the -mt option must be specified on both
    the compile and link steps, to ensure correct behaviour.  According to
    the Sun compiler documentation it sets REENTRANT flags in the system
    header files, and links the -lthread library in the correct order.

    When compiling shared libraries the -KPIC option should be specified.
    Although Solaris will handle shared libraries without
    position-independent code there is a performance penalty.  The linker
    reference manual says: 'If a shared object is built from code that is
    not position-independent, the text segment will usually require a large
    number of relocations to be performed at runtime. Although the runtime
    linker is equipped to handle this, the system overhead this creates can
    cause serious performance degradation'."
2005-06-24 15:39:29 +00:00
..
cygwin_plugin_def Fixes for Visual .NET and Mingw builds, and fix MacOSX notify() crash. 2002-06-15 20:57:50 +00:00
cygwin_wrapper_def Added missing files 2004-12-15 04:49:05 +00:00
dependencies Removed reference to non existant AVI plugin 2005-06-14 09:12:45 +00:00
distrules Added applications directory. Copied (not moved) 2005-03-13 01:47:46 +00:00
dolink.sh Changed -ne to $LINK_ECHO_OPTION to fix cross platform compile issues 2005-05-10 09:07:38 +00:00
help.sh Change some wording in help.sh and added makeinnosetup 2003-06-27 21:01:18 +00:00
helprules added 'sh' to command line to ensure that the script runs regardless of 2004-12-09 00:02:57 +00:00
instexamplesrc Small bug in instrules 2003-07-19 17:55:18 +00:00
instrules From Thom DeCarlo, fixes for Cygwin build 2004-11-17 14:56:08 +00:00
makedefs From Colin McDonald: 2005-06-24 15:39:29 +00:00
makedirdefs Added very simply osgparametric example which uses an OpenGL shader program 2005-06-20 21:10:32 +00:00
makedirrules Fixes for Mac OS X 2003-03-13 06:22:31 +00:00
makeinnosetup fixed makeinnosetup 2003-06-28 17:35:17 +00:00
makeirixdist Updated IRIX dist generation file for IRIX binaries 2005-02-04 03:58:49 +00:00
makepkg *** empty log message *** 2003-06-24 15:40:09 +00:00
makerpms CHanged version in makedefs for - 2 revision 2004-12-05 00:03:43 +00:00
makerules Added applications directory. Copied (not moved) 2005-03-13 01:47:46 +00:00
openscenegraph.pc Removed setProgram from osg::StateSet as Program works just fine right now 2005-04-14 15:53:28 +00:00
tagrules Added tagrules for 'make tag' convenience 2004-12-02 21:49:58 +00:00
versionrules Adjusted date format for versionrules 2003-03-19 15:37:28 +00:00