- 22 Apr, 2017 2 commits
-
-
Nigel Stewart authored
glewinfo output is a .txt file
-
Nigel Stewart authored
Fix perl @INC for scripts which include make.pl
-
- 26 Mar, 2017 1 commit
-
-
Julian Squires authored
In perl 5.26, and some earlier perls that have been proactively patched (Debian's perl 5.24, for example), '.' was removed from @INC for security reasons. For details, see: http://blogs.perl.org/users/todd_rinaldo/2016/11/how-removing-from-inc-is-about-to-break-cpan.html https://www.masteringperl.org/2017/01/perl-v5-26-removes-from-inc-but-dont-think-youre-safe/ et cetera. This breaks the generation scripts which source make.pl with do 'bin/make.pl' Although this might be indicative that it's time to refactor these scripts, I opted for the simplest possible fix for now: restoring '.' to @INC in each script that depends on make.pl.
-
- 15 Jan, 2017 1 commit
-
-
anatoly techtonik authored
-
- 07 Jan, 2017 3 commits
-
-
Nigel Stewart authored
-
Nigel Stewart authored
-
Nigel Stewart authored
cmake: only install PDB files with msvc
-
- 27 Dec, 2016 1 commit
-
-
Abdo Roig-Maranges authored
Otherwise cmake windows builds with the mingw compiler are broken.
-
- 24 Dec, 2016 3 commits
-
-
Nigel Stewart authored
-
Nigel Stewart authored
-
Nigel Stewart authored
-
- 23 Dec, 2016 4 commits
-
-
Nigel Stewart authored
Added build note on README
-
Nigel Stewart authored
Resolve issue #99: Removed /RTC1 flag in glew…
-
Nigel Stewart authored
CMake: call find_package only if build_utils is enabled
-
Nigel Stewart authored
Corrected spelling of needed in README.md.
-
- 22 Dec, 2016 1 commit
-
-
Rashad Kanavath authored
-
- 13 Dec, 2016 1 commit
-
-
Shanee authored
"neded" -> "needed".
-
- 21 Nov, 2016 1 commit
-
-
Tan Li Boon authored
- Used cmake regex to strip out the /RTC1 flag used by MSVC debug builds, which conflicts with the -nodefaultlib and -noentry flags.
-
- 12 Nov, 2016 4 commits
-
-
Nigel Stewart authored
-
Nigel Stewart authored
-
Nigel Stewart authored
-
Nigel Stewart authored
-
- 15 Oct, 2016 3 commits
-
-
Nigel Stewart authored
-
Danilo Margarido authored
-
Danilo Margarido authored
Allows building both, shared-only or static-only.
-
- 04 Oct, 2016 1 commit
-
-
Miguel Vera authored
Updated to reflect the concerns on issue #13
-
- 30 Sep, 2016 1 commit
-
-
Nigel Stewart authored
-
- 01 Sep, 2016 1 commit
-
-
Nigel Stewart authored
Fix wglGetProcAddress-related crash on 64-bit Windows with NOGDI defined
-
- 28 Aug, 2016 1 commit
-
-
Dillon Cower authored
-
- 27 Aug, 2016 1 commit
-
-
Dillon Cower authored
-
- 23 Jul, 2016 2 commits
-
-
Nigel Stewart authored
-
Nigel Stewart authored
-
- 11 Jul, 2016 2 commits
-
-
Nigel Stewart authored
Fixed an issue on macs
-
Loufis authored
- 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
-
- 09 Jul, 2016 2 commits
-
-
Nigel Stewart authored
-
Nigel Stewart authored
-
- 08 Jul, 2016 4 commits
-
-
Nigel Stewart authored
-
Nigel Stewart authored
-
Nigel Stewart authored
-
Nigel Stewart authored
-