Commit Graph

76 Commits

Author SHA1 Message Date
nigels
59e9d1e9e4 Add dist-win32 target for building win32 binary .zip archive
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@570 783a27ee-832a-0410-bc00-9f386506c6dd
2009-12-31 16:05:28 +00:00
nigels
23d0bc6157 tfogal 'at' alumni.unh.edu - build binaries from the object files instead of directly from the source files.
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@564 783a27ee-832a-0410-bc00-9f386506c6dd
2009-11-17 02:50:58 +00:00
nigels
67636dd2af ID: 2785080 USE consistently
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@553 783a27ee-832a-0410-bc00-9f386506c6dd
2009-05-16 21:55:29 +00:00
ikits
f4f720b620 bug fix
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@526 783a27ee-832a-0410-bc00-9f386506c6dd
2007-12-28 03:05:25 +00:00
ikits
3f63c6224c Year change
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@521 783a27ee-832a-0410-bc00-9f386506c6dd
2007-12-28 01:47:25 +00:00
ikits
b6ef9dd3ad Bug fixes
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@508 783a27ee-832a-0410-bc00-9f386506c6dd
2007-09-28 19:07:02 +00:00
ikits
2dde3c1f7e added bindir and incdir
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@485 783a27ee-832a-0410-bc00-9f386506c6dd
2007-03-02 16:56:00 +00:00
ikits
790f91b5f1 fix cygwin build
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@484 783a27ee-832a-0410-bc00-9f386506c6dd
2007-03-02 15:14:23 +00:00
ikits
d9f98404cc bug fixes
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@474 783a27ee-832a-0410-bc00-9f386506c6dd
2007-03-01 07:09:30 +00:00
ikits
2fd600b733 added lib64 fix
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@470 783a27ee-832a-0410-bc00-9f386506c6dd
2007-03-01 05:19:49 +00:00
ikits
7e708af2be version & year bump
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@469 783a27ee-832a-0410-bc00-9f386506c6dd
2007-03-01 05:11:36 +00:00
ikits
b81c03cf9a added multithreaded compilation patch
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@446 783a27ee-832a-0410-bc00-9f386506c6dd
2006-11-21 04:12:47 +00:00
ikits
1910b4c021 added lib64 patch
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@429 783a27ee-832a-0410-bc00-9f386506c6dd
2006-03-02 23:02:51 +00:00
ikits
89ad8ec389 bug fixes and copyright year changes
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@427 783a27ee-832a-0410-bc00-9f386506c6dd
2006-02-26 16:45:12 +00:00
mem
60177ef22f Fix soname, ABI broke
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@361 783a27ee-832a-0410-bc00-9f386506c6dd
2005-01-05 20:19:03 +00:00
ikits
6bac503bc8 makefile fixes
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@339 783a27ee-832a-0410-bc00-9f386506c6dd
2005-01-04 04:11:14 +00:00
ikits
0e9497e92a added darwin makefile
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@338 783a27ee-832a-0410-bc00-9f386506c6dd
2005-01-04 03:57:56 +00:00
ikits
d50db91bd0 Year bump in copyright message. Removed obsolete files from auto/src.
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@333 783a27ee-832a-0410-bc00-9f386506c6dd
2005-01-03 07:32:34 +00:00
ikits
a576f04909 Version bump; added glewIsSupported; split source file, it is too big for VC7.1
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@319 783a27ee-832a-0410-bc00-9f386506c6dd
2004-12-29 05:43:35 +00:00
mem
e770d34a35 Makefile is getting out of hand. Use GNU tools' config.guess to obtain
the canonical system name and include the corresponding Makefile snippet
from config/.  config.guess has been written with portability in mind,
so it should work properly on all supported systems.  Should its licence
(GPL) become a problem, it can be replaced with a simpler script that
supports only the systems we know something about.

Adding support for a new system is just a matter of running
config/config.guess and writing the matching config/Makefile.$system
file.


git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@315 783a27ee-832a-0410-bc00-9f386506c6dd
2004-12-07 17:28:58 +00:00
ikits
a6eb9cb70d version bump
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@313 783a27ee-832a-0410-bc00-9f386506c6dd
2004-12-06 08:39:50 +00:00
ikits
6c449294c8 *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@311 783a27ee-832a-0410-bc00-9f386506c6dd
2004-12-06 07:52:55 +00:00
ikits
48458fa725 added FreeBSD support
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@308 783a27ee-832a-0410-bc00-9f386506c6dd
2004-12-06 06:53:44 +00:00
mem
1f93c73c2a Add PIC flags to Linux build
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@303 783a27ee-832a-0410-bc00-9f386506c6dd
2004-11-14 02:34:30 +00:00
ikits
8e767fa466 version bump
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@296 783a27ee-832a-0410-bc00-9f386506c6dd
2004-09-06 21:07:31 +00:00
ikits
48e3d912d3 fixed IRIX bugs
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@293 783a27ee-832a-0410-bc00-9f386506c6dd
2004-09-06 19:58:42 +00:00
ikits
1249bf9faf added visualinfo
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@270 783a27ee-832a-0410-bc00-9f386506c6dd
2004-06-17 16:33:39 +00:00
ikits
dc82ea5166 bumped up version numbers
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@267 783a27ee-832a-0410-bc00-9f386506c6dd
2004-05-19 07:23:24 +00:00
ikits
bcdc9df17f *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@263 783a27ee-832a-0410-bc00-9f386506c6dd
2004-05-09 09:36:16 +00:00
ikits
6ddeb41df3 *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@261 783a27ee-832a-0410-bc00-9f386506c6dd
2004-05-09 09:09:27 +00:00
ikits
de23d9f3ef fixed shared flag on Solaris
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@258 783a27ee-832a-0410-bc00-9f386506c6dd
2004-05-09 08:21:23 +00:00
ikits
a09330dad6 *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@256 783a27ee-832a-0410-bc00-9f386506c6dd
2004-05-09 04:41:32 +00:00
ikits
75388ba9f8 version upgrade and minor fix in wglinfo
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@254 783a27ee-832a-0410-bc00-9f386506c6dd
2004-04-27 06:52:11 +00:00
ikits
695fbcc187 updated version number
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@247 783a27ee-832a-0410-bc00-9f386506c6dd
2004-03-19 00:53:34 +00:00
ikits
7827862e69 *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@241 783a27ee-832a-0410-bc00-9f386506c6dd
2004-02-23 00:13:13 +00:00
ikits
e906f81ab6 *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@240 783a27ee-832a-0410-bc00-9f386506c6dd
2004-02-23 00:10:37 +00:00
ikits
2b006727bd *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@218 783a27ee-832a-0410-bc00-9f386506c6dd
2004-02-02 02:13:48 +00:00
ikits
dbb7f8c798 updated copyright notices
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@207 783a27ee-832a-0410-bc00-9f386506c6dd
2004-02-01 20:03:26 +00:00
ikits
ae49bac8be fix bugs created by adding GL 1.5
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@198 783a27ee-832a-0410-bc00-9f386506c6dd
2004-01-27 20:35:55 +00:00
mem
a0e91d5a72 Fix wording in README regarding how to build GLEW. It is not necessary to regenerate the extension data if then only thing you want is to build the library
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@192 783a27ee-832a-0410-bc00-9f386506c6dd
2004-01-13 07:15:59 +00:00
ikits
59202b4a21 added MinGW patch
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@191 783a27ee-832a-0410-bc00-9f386506c6dd
2004-01-11 11:45:55 +00:00
ikits
642365038a more OSX bug fixes
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@188 783a27ee-832a-0410-bc00-9f386506c6dd
2004-01-05 23:29:14 +00:00
ikits
d8b0c56645 OSX bug fixes
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@187 783a27ee-832a-0410-bc00-9f386506c6dd
2004-01-05 23:09:21 +00:00
ikits
9a0d6725fa changed version number
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@185 783a27ee-832a-0410-bc00-9f386506c6dd
2004-01-05 19:34:27 +00:00
ikits
c40b382535 *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@177 783a27ee-832a-0410-bc00-9f386506c6dd
2003-12-14 15:21:44 +00:00
ikits
7f0f2c1db0 on to the next release
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@157 783a27ee-832a-0410-bc00-9f386506c6dd
2003-10-30 16:52:48 +00:00
ikits
b7a1bf983b *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@155 783a27ee-832a-0410-bc00-9f386506c6dd
2003-10-27 08:57:44 +00:00
ikits
412814404b added Solaris support
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@154 783a27ee-832a-0410-bc00-9f386506c6dd
2003-10-27 05:28:55 +00:00
ikits
36a15420dc *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@151 783a27ee-832a-0410-bc00-9f386506c6dd
2003-10-27 01:13:51 +00:00
ikits
9211cee4e0 extended Darwin support
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@150 783a27ee-832a-0410-bc00-9f386506c6dd
2003-10-27 01:06:34 +00:00