Shehzan Mohammed
264d566999
Fix how darwin library names are generated
...
* For style, changed the linux names to similar format
2015-05-28 18:20:27 -04:00
Shehzan Mohammed
6d6407f57c
Fix the symbolic links for libraries on unix based systems
...
* New links are:
* libGLEW.so -> libGLEW.so.(major)
* libGLEW.so.(major) -> libGLEW.so.(major).(minor)
* libGLEW.so.(major).(minor) -> libGLEW.so.(major).(minor).(micro)
* No changes to systems where dll or single library is created without symlinks
2015-05-28 16:26:13 -04:00
Nigel Stewart
c3e6ce6b61
Sourceforge Bug 253 - CFLAGS for Solaris need PIC specified
2015-01-24 17:08:19 +10:00
Nigel Stewart
08196588ed
Revert "GLEW Patch #63 - Use CC/CXX/LD variable from environment, don't hardcode cc"
...
TODO - revisit
2014-02-19 18:38:55 -06:00
Nigel Stewart
d03b68e40d
GLEW Patch #62 - stop linking to unneeded Xmu, Xi, Xext libraries
2014-02-19 18:21:33 -06:00
Nigel Stewart
b19d0a09ed
GLEW Patch #63 - Use CC/CXX/LD variable from environment, don't hardcode cc
2014-02-19 18:19:47 -06:00
Nigel Stewart
3828cfb38c
Don't link with GLU, no longer needed.
2012-08-05 23:59:29 -05:00
Nigel Stewart
c604eb9d8f
Add working solaris-gcc config for Open Solaris - gcc 3.4.3
2011-04-01 11:12:59 -05:00