Commit Graph

9 Commits

Author SHA1 Message Date
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
0a04f18c01 Use -fPIC for Linux and Darwin builds.
See: https://bugs.launchpad.net/ubuntu/+source/glew/+bug/811789
2012-08-07 21:54:20 -05:00
Nigel Stewart
3828cfb38c Don't link with GLU, no longer needed. 2012-08-05 23:59:29 -05:00
Nigel Stewart
aa7da9242a Makefile refinements: Move strip step from install to build, make it optional. Don't use exotic .o suffixes. Put temporary files in tmp/ for easy seperation and deltion 2012-02-12 14:12:36 -06:00
Nigel Stewart
4a9b2a7b42 Fix for setting the soname of GLEWmx shared libraries - Thanks to Adam Williamson (Fedora QA Community Monkey) 2011-03-28 20:22:45 -05:00
Nigel Stewart
18455eb40f Update the GLEW build to build both vanilla and MX GLEW libraries. MX libraries now have mx suffix. Targets for building and installing are changed accordingly. Logic for glewmx.pc 2011-02-18 23:02:26 -06:00
mem
cbdf6c547f Use makefiles that actually work
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@438 783a27ee-832a-0410-bc00-9f386506c6dd
2006-04-26 02:54:57 +00:00
mem
0e130b2f1b Adding Makefiles for GNU/Hurd and GNU/kFreeBSD
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@436 783a27ee-832a-0410-bc00-9f386506c6dd
2006-04-25 19:37:01 +00:00