- 12 Jan, 2018 1 commit
-
-
dimitri authored
-
- 29 Dec, 2017 1 commit
-
-
Olli Kallioinen authored
-
- 01 Dec, 2017 1 commit
-
-
Nigel Stewart authored
-
- 18 Nov, 2017 3 commits
- 05 Nov, 2017 2 commits
- 09 Oct, 2017 1 commit
-
-
Steve Robinson authored
The install_manifest.txt is actually in the top-level binary directory, not the project-specific binary directory. I get the CMake error 'Cannot find install manifest' if I've added the glew library as a subdirectory in my existing CMake project.
-
- 27 Sep, 2017 2 commits
-
-
Nigel Stewart authored
Include description of glew in README.md
-
Rene authored
Description has been taken from glew.sourceforge.net
-
- 31 Jul, 2017 3 commits
-
-
Nigel Stewart authored
-
Nigel Stewart authored
-
Nigel Stewart authored
-
- 29 Jul, 2017 1 commit
-
-
Nigel Stewart authored
Adding conan packaging support
-
- 25 Jul, 2017 2 commits
- 24 Jul, 2017 2 commits
- 21 Jul, 2017 1 commit
-
-
dimitri authored
-
- 30 Jun, 2017 1 commit
-
-
dimitri authored
-
- 27 Jun, 2017 2 commits
- 26 Jun, 2017 1 commit
-
-
dimitri authored
-
- 25 Jun, 2017 1 commit
-
-
dimitri authored
-
- 21 Jun, 2017 1 commit
-
-
Nigel Stewart authored
add sudo make uninstall for cmake build
-
- 20 Jun, 2017 1 commit
-
-
Jason Juang authored
-
- 27 Apr, 2017 1 commit
-
-
Nigel Stewart authored
-
- 25 Apr, 2017 1 commit
-
-
Nigel Stewart authored
Add VERSION and SOVERSION number to shared libraries
-
- 23 Apr, 2017 2 commits
-
-
Claudio authored
-
Claudio authored
With this commit, when building or installing `glew`, VERSION and SOVERSION symlinks to the `glew` shared library are created in the library installation folder if the platform supports them and the linker supports so-names. VERSION and SOVERSION specify, respectively, the build version and API version of the shared library. As an example, under macOS, the following symlinks will be created: libGLEW.2.0.0.dylib (the shared library) libGLEW.2.0.dylib -> libGLEW.2.0.0.dylib (VERSION symlink) libGLEW.dylib -> libGLEW.2.0.dylib (SOVERSION symlink) Fixes #141
-
- 22 Apr, 2017 9 commits
-
-
Nigel Stewart authored
-
Nigel Stewart authored
-
Nigel Stewart authored
-
Nigel Stewart authored
-
Nigel Stewart authored
-
Nigel Stewart authored
-
Nigel Stewart authored
-
Nigel Stewart authored
-
Nigel Stewart authored
-