Commit Graph

146 Commits

Author SHA1 Message Date
Robert Osfield
6763de4840 Added X11 include and lib paths to find freetype under OSX. 2005-05-06 17:43:40 +00:00
Robert Osfield
ccafa6b125 Made USE_AGL=yes the default under OSX. 2005-05-06 14:07:02 +00:00
Robert Osfield
492160d892 Fixed the Mingw settings for GDAL_LIBS (was written as GDAL_LIB which wasn't
being picked up as the GNUmakefiles were looking for GDAL_LIBS).
2005-04-28 19:41:16 +00:00
Robert Osfield
4fec031e6c Moved #include <osg/State> from header into .cpp to clean up build. 2005-04-11 15:17:24 +00:00
Don BURNS
af3ac699aa Rolled in Olaf's changes for HP-UX build 2005-04-05 19:08:48 +00:00
Don BURNS
bdd04bef60 Added applications directory. Copied (not moved)
osgarchive
    osgconv
    osgdem
    osgversion
    osgviewer

into applications directory.  Leaving them in the examples directory
as well, for now.

Made examples optional via the make COMPILE_EXAMPLES=yes option

Added static lib and static plugin build support.
2005-03-13 01:47:46 +00:00
Robert Osfield
3054a612bd Added prototype xine movie plugin. 2005-02-04 19:34:46 +00:00
Don BURNS
af880c0b80 Changed INST_LOCATION = to INST_LOCATION ?= 2004-12-17 22:31:54 +00:00
Robert Osfield
876e257080 Added Make support for new osgIntrospecxtion libs 2004-12-09 05:29:10 +00:00
Don BURNS
e7662413c8 Post-tag revision variable change 2004-12-05 00:16:49 +00:00
Don BURNS
9ab353d9db CHanged version in makedefs for - 2 revision 2004-12-05 00:03:43 +00:00
Don BURNS
ef40a7f316 Post release adjustment of revision 2004-12-02 21:50:53 +00:00
Don BURNS
3c4efec5d7 Added tagrules for 'make tag' convenience
Updated makedefs for release/revision
2004-12-02 21:49:58 +00:00
Don BURNS
463b47f020 Fixes for SOlaris build 2004-11-29 03:05:27 +00:00
Robert Osfield
488165f321 Added LFS support to gcc linux build 2004-11-25 09:51:26 +00:00
Robert Osfield
d0938823af From Thom DeCarlo, fixes for Cygwin build 2004-11-17 14:56:08 +00:00
Robert Osfield
a069f67f5e Added -pipe to gcc build under Linux 2004-11-15 19:45:27 +00:00
Robert Osfield
8d55111c73 Added COMPILE_OSG_OP_OT_WITH_SONAMES is YES guard around soname settings. 2004-11-14 17:02:30 +00:00
Robert Osfield
f5a2ba0194 Added sonames support under Linux/gcc 2004-11-14 16:36:27 +00:00
Don BURNS
a194d00518 Small change by Eric Sokolowsky to change TIFF_LIBS to TIFF_LIB for Mac build 2004-10-25 20:04:52 +00:00
Don BURNS
12a1ef5552 don - Small changes to support Mac OSX CGL build
small unused variable warning fix.
2004-10-24 05:50:59 +00:00
Don BURNS
289d838322 Fixed a mis-definition of INSTBIN and INSTLIB 2004-09-02 03:52:13 +00:00
Don BURNS
3e74db50e5 Changes for IRIX build and fix to build system 2004-08-28 23:04:47 +00:00
Don BURNS
45313a0aae Robert must've forgotten to set VERSION_REVISION back to 0 after
tagging the release
2004-08-24 21:35:41 +00:00
Robert Osfield
c2a4f696f0 Bumped up the revision number to 2 for the 0.9.7-2 release 2004-08-18 10:07:02 +00:00
Robert Osfield
a6c8ea6806 Set revision number back to 0. 2004-08-09 15:12:00 +00:00
Robert Osfield
2ac669bea4 Set version to 0.9.7-1 2004-08-09 15:08:30 +00:00
Robert Osfield
2754f46c5d From Bob Kuehne, change the FREETYPE_INCLUDE and _LIB to hardcoded
version to avoid reliance on freetype-config.
2004-08-06 19:55:36 +00:00
Robert Osfield
4340a0a1e4 From Bob Kuehne, adding of SDKPATH to OSX build 2004-08-06 09:35:08 +00:00
Robert Osfield
e59fcfe6ce Cleaned up the gdal-config usage to work with gdal-1.1.9 2004-08-04 10:03:57 +00:00
Robert Osfield
b03d3e3a58 Added support for setting custom dependencies 2004-08-04 09:20:28 +00:00
Robert Osfield
7eb3f2646e From Norman Vine (with small tweaks by Robert Osfield), build fixes for Cygwin 2004-08-04 08:27:43 +00:00
Robert Osfield
701f93c615 Added PROFILER support under Linux for gprof and FunctionCheck 2004-08-01 04:06:07 +00:00
Robert Osfield
90579a0e17 Fixes for FreeBSD 2004-05-12 20:31:58 +00:00
Don BURNS
29cee0c15f Applied Norman Vine's changes for Cygwin/Mingw 2004-03-25 18:34:40 +00:00
Robert Osfield
bd37f999c4 From Bob Kuehne, change on __DARWIN_OSX__ define to __APPLE__ 2004-03-08 11:02:05 +00:00
Robert Osfield
fa1a9f4060 Removed slideshow3D from list of example apps, and rejigged makedefs handling
of the QUICK_TIME
2004-02-05 10:10:18 +00:00
Robert Osfield
75f8eb2cff Removed DRAWIN_QUICKTIME definition 2004-02-05 09:24:52 +00:00
Robert Osfield
996d292979 Changes to help differentiate between OSX using Quicktime vs not using
quicktime, from Eric Sokolosky and Robert Osfield.
2004-02-03 22:46:10 +00:00
Robert Osfield
0edb480129 From Bob Kuehne, build fixes for OSX. 2003-12-17 23:19:11 +00:00
Robert Osfield
c6cd8edf3f From Jeremy Bell, made SHARED = -dynamic for OSX. 2003-12-17 10:05:29 +00:00
Robert Osfield
eae83d6a4e Returned revision number to 0, for main development work 2003-10-02 14:46:07 +00:00
Robert Osfield
1af9f7f82a Updated the revsion number to 2, for the 0.9.6-2 release. 2003-10-02 14:43:39 +00:00
Robert Osfield
dc674e9b20 From Bob Kuehne, added extra include for freetype to find it on OSX. 2003-09-22 21:22:16 +00:00
Robert Osfield
d45fcb5613 From Alberto Farre, added support for GL_EXT_blend_color, GL_ARB_multisample,
GL_NV_multisample_filter_hint extension in the form of osg::BlendColor and
osg::Multisample state attribute classes.
2003-09-17 12:04:48 +00:00
Robert Osfield
10bf07ce06 Updated Make/makedefs version number to 0.9.6-1. 2003-09-16 21:26:19 +00:00
Robert Osfield
b67acdfe7f Changed the FREETYPE_LIB under Cygwin from ft freetype2 to freetype 2003-09-13 16:43:34 +00:00
Robert Osfield
890af11e75 From Norman Vine, fixes for Cygwin and Mingw builds. 2003-09-12 21:05:40 +00:00
Robert Osfield
d8caec91a4 Clean ups for the release. 2003-09-11 09:44:22 +00:00
Robert Osfield
e84a6a62d7 Added -I/sw/include to Make/makedefs 2003-09-10 20:24:49 +00:00