- 19 Oct, 2014 3 commits
-
-
Frank Park authored
Conflicts: .gitattributes
-
Frank Park authored
Update_ext.sh does not utilize the blacklist correctly with cygwin due to the argument -name in find is not quoted. Argument *.txt has been changed to "*.txt" to fix the issue. Also, it is currently possible for windows users to pull the repo in CRLF format which destroys the scripts and source files. .gitattributes were added to prevent this issue.
-
Frank Park authored
Cygwin was unable to filter the specs files using the blacklist due to the argument in find was -name *.txt instead of -name "*.txt" . Also, it is currently possible to pull under windows to result in CRLF line endings in scripts and other source files that destroy the build. .gitattributes were added to prevent non-binary pulls. Both issues are fixed with this pull request.
-
- 14 Oct, 2014 2 commits
-
-
Nigel Stewart authored
-
Nigel Stewart authored
-
- 06 Oct, 2014 1 commit
-
-
Nigel Stewart authored
-
- 26 Sep, 2014 3 commits
-
-
Nigel Stewart authored
-
-
Nigel Stewart authored
-
- 18 Sep, 2014 4 commits
-
-
Nigel Stewart authored
-
Nigel Stewart authored
Added support for mingw-w64 cross-compilation.
-
-
Nigel Stewart authored
-
- 30 Aug, 2014 1 commit
-
-
BryceMehring authored
-
- 19 Aug, 2014 1 commit
-
-
Nigel Stewart authored
-
- 11 Aug, 2014 2 commits
-
-
Nigel Stewart authored
-
Nigel Stewart authored
-
- 09 Aug, 2014 1 commit
-
-
Nigel Stewart authored
-
- 07 Aug, 2014 1 commit
-
-
Nigel Stewart authored
-
- 25 Jul, 2014 4 commits
-
-
Nigel Stewart authored
-
Nigel Stewart authored
-
Nigel Stewart authored
-
Nigel Stewart authored
-
- 14 Jul, 2014 3 commits
-
-
Nigel Stewart authored
-
-
-
- 13 Jul, 2014 3 commits
-
-
Nigel Stewart authored
-
Nigel Stewart authored
-
Nigel Stewart authored
-
- 12 Jul, 2014 3 commits
-
-
Dāvis Mosāns authored
-
Dāvis Mosāns authored
-
Nigel Stewart authored
-
- 21 Apr, 2014 2 commits
-
-
Dāvis Mosāns authored
-
Dāvis Mosāns authored
-
- 15 Mar, 2014 1 commit
-
-
rconde authored
-
- 19 Feb, 2014 5 commits
-
-
Nigel Stewart authored
TODO - revisit
-
Nigel Stewart authored
-
Nigel Stewart authored
-
Nigel Stewart authored
-
Nigel Stewart authored
For GLEW Bug #227 - Use GLAPIENTRY for GLDEBUGPROC* and leave GLAPIENTRY for application code to use.
-