Nigel Stewart
239fde0a43
Update copyright notice to 2017
2017-01-08 10:30:28 +10:00
Nigel Stewart
ac4a740b38
Merge pull request #126 from aroig/gh/cmake-on-msys2
...
cmake: only install PDB files with msvc
2017-01-08 09:51:03 +10:00
Abdo Roig-Maranges
cedd84f839
cmake: only install PDB files with msvc
...
Otherwise cmake windows builds with the mingw compiler are broken.
2016-12-27 20:48:09 +01:00
omniavinco
7be092340b
Generate Sources of origin/master updated at Sat Dec 24 17:55:25 GMT 2016
2016-12-25 02:55:25 +09:00
omniavinco
43eefb57d0
Merge https://github.com/nigels-com/glew.git into master HEAD at Sat Dec 24 17:46:36 GMT 2016
2016-12-25 02:46:36 +09:00
Nigel Stewart
5766d27018
Note that clang is needed for SYSTEM=darwin-universal (not supported for gcc)
2016-12-25 00:50:42 +10:00
Nigel Stewart
f426fcee41
Tidy up use of unsued parameter attribute for Mac gcc builds
2016-12-25 00:49:20 +10:00
Nigel Stewart
51bd94fcca
Add Mac gcc6 build configuration (gcc via brew)
2016-12-25 00:48:21 +10:00
omniavinco
f0d8d60cce
Merge https://github.com/nigels-com/glew.git into master HEAD at Fri Dec 23 17:46:58 GMT 2016
2016-12-24 02:46:58 +09:00
Nigel Stewart
4b9ffe44ee
Merge pull request #109 from captainvera/master
...
Added build note on README
2016-12-23 21:06:05 +10:00
Nigel Stewart
62ac9ddfa4
Merge pull request #117 from undisputed-seraphim/Windows_Build_Fixes
...
Resolve issue #99 : Removed /RTC1 flag in glew…
2016-12-23 21:05:39 +10:00
Nigel Stewart
db04f1d1ef
Merge pull request #125 from rkanavath/master
...
CMake: call find_package only if build_utils is enabled
2016-12-23 21:04:10 +10:00
Nigel Stewart
71153f8b47
Merge pull request #121 from Lunarsong/patch-2
...
Corrected spelling of needed in README.md.
2016-12-23 21:03:57 +10:00
Rashad Kanavath
c690766fc2
CMake: call find_package only if build_utils is enabled
2016-12-23 05:50:13 +01:00
Shanee
023999f68f
Corrected spelling of needed in README.md.
...
"neded" -> "needed".
2016-12-13 10:41:06 -08:00
omniavinco
4af9476eda
Generate Sources of origin/master updated at Mon Dec 12 17:50:50 GMT 2016
2016-12-13 02:50:50 +09:00
Tan Li Boon
6a38eb3fc5
Resolve issue #99 :
...
- Used cmake regex to strip out the /RTC1 flag used by MSVC debug builds, which conflicts with the -nodefaultlib and -noentry flags.
2016-11-21 20:03:23 +08:00
omniavinco
34d1b6bc31
Generate Sources of origin/master updated at Sun Nov 13 17:51:09 GMT 2016
2016-11-14 02:51:09 +09:00
omniavinco
74c6c8f89a
Merge https://github.com/nigels-com/glew.git into master HEAD at Sun Nov 13 17:45:14 GMT 2016
2016-11-14 02:45:14 +09:00
Nigel Stewart
a42be263ac
README updates
2016-11-13 14:44:44 +10:00
Nigel Stewart
b79702c6b7
Bump the copyright notice to 2016
2016-11-13 14:33:55 +10:00
Nigel Stewart
2c6ad763af
glxewInit check for current X11 display rather than crashing
2016-11-13 12:08:32 +10:00
Nigel Stewart
7f92f9adf7
Update Mac OSX builds to use -std=c89 rather than -ansi
2016-11-13 11:57:00 +10:00
omniavinco
59b243190a
Generate Sources of origin/master updated at Sat Nov 12 17:53:06 GMT 2016
2016-11-13 02:53:06 +09:00
omniavinco
5120a35abf
Generate Sources of origin/master updated at Sat Oct 15 17:55:42 GMT 2016
2016-10-16 02:55:42 +09:00
omniavinco
e6e5c08ff8
Merge https://github.com/nigels-com/glew.git into master HEAD at Sat Oct 15 17:45:44 GMT 2016
2016-10-16 02:45:44 +09:00
Nigel Stewart
013667e3e1
PHONY make targets: glew.lib glew.lib.shared glew.lib.static
2016-10-15 14:56:30 +10:00
Danilo Margarido
fe95392c3e
Added the glew.lib sub-targets to the target list
2016-10-15 14:11:12 +10:00
Danilo Margarido
3d9e4808d3
Finer control over glew.lib
...
Allows building both, shared-only or static-only.
2016-10-15 14:11:12 +10:00
Miguel Vera
5b70131340
Added build note on README
...
Updated to reflect the concerns on issue #13
2016-10-05 01:32:57 +01:00
omniavinco
560041a19b
Generate Sources of origin/master updated at Sat Oct 1 17:54:30 GMT 2016
2016-10-02 02:54:30 +09:00
omniavinco
998f57e090
Merge https://github.com/nigels-com/glew.git into master HEAD at Sat Oct 1 17:46:06 GMT 2016
2016-10-02 02:46:06 +09:00
Nigel Stewart
cdc3aeacde
Filter out GL_NONE enum from GL_EGL_KHR_context_flush_control
2016-10-01 10:20:57 +10:00
omniavinco
81af57f72e
Generate Sources of origin/master updated at Thu Sep 1 17:46:17 GMT 2016
2016-09-02 02:46:17 +09:00
omniavinco
2f22768eb3
Merge https://github.com/nigels-com/glew.git into master HEAD at Thu Sep 1 17:44:22 GMT 2016
2016-09-02 02:44:22 +09:00
Nigel Stewart
67e980b532
Merge pull request #101 from dcower/master
...
Fix wglGetProcAddress-related crash on 64-bit Windows with NOGDI defined
2016-09-01 20:39:07 +10:00
Dillon Cower
2ca0184814
Move #undef NOGDI from wglew_head.h to glew_head.c
2016-08-27 22:59:50 -07:00
Dillon Cower
4a0d48fc7c
Fix wglGetProcAddress-related crash on Windows with NOGDI defined
2016-08-27 16:52:16 -07:00
omniavinco
834284b7ee
Generate Sources of origin/master updated at Sun Jul 24 17:46:13 GMT 2016
2016-07-25 02:46:13 +09:00
omniavinco
e3fe70d1dc
Merge https://github.com/nigels-com/glew.git into master HEAD at Sun Jul 24 17:44:27 GMT 2016
2016-07-25 02:44:27 +09:00
Nigel Stewart
7d72257b0f
README.md updates for GLEW 2.0.0 release
2016-07-24 10:41:50 +10:00
Nigel Stewart
55b8951c96
Update documentation for GLEW 2.0.0 release
2016-07-24 10:39:11 +10:00
omniavinco
9aec204e2e
Generate Sources of origin/master updated at Sat Jul 16 17:46:52 GMT 2016
2016-07-17 02:46:52 +09:00
omniavinco
eda0eed11c
Merge https://github.com/nigels-com/glew.git into master HEAD at Mon Jul 11 17:44:22 GMT 2016
2016-07-12 02:44:22 +09:00
Nigel Stewart
7dfa567e1d
Merge pull request #92 from loufis/master
...
Fixed an issue on macs
2016-07-11 19:03:01 +10:00
Loufis
47fb0e3d16
Fixed a bug on macs
...
- Fixed an issue that made compiling glew hang on macs
- Currently using Apple LLVM version 7.0.2 (clang-700.1.81)
- Added .DS_Store files to gitignore
2016-07-11 07:56:34 -07:00
omniavinco
93ef744f23
Generate Sources of origin/master updated at Sat Jul 9 17:46:52 GMT 2016
2016-07-10 02:46:52 +09:00
omniavinco
a56fb7777e
Merge https://github.com/nigels-com/glew.git into master HEAD at Sat Jul 9 17:44:22 GMT 2016
2016-07-10 02:44:22 +09:00
Nigel Stewart
26d8275c61
Sourceforge Patch #67 Fix build failure on OS X < 10.7
2016-07-09 14:23:57 +10:00
Nigel Stewart
9c6989a59e
Add sourceforge download badge to README
2016-07-09 14:06:26 +10:00