mirror of
https://github.com/Perlmint/glew-cmake.git
synced 2025-11-03 13:54:21 +00:00
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. |
||
|---|---|---|
| .. | ||
| filter_gl_ext.sh | ||
| filter_gles_ext.sh | ||
| filter_spec.py | ||
| make_def_fun.pl | ||
| make_def_var.pl | ||
| make_header.pl | ||
| make_html.pl | ||
| make_info_list.pl | ||
| make_info.pl | ||
| make_init.pl | ||
| make_list.pl | ||
| make_str.pl | ||
| make_struct_fun.pl | ||
| make_struct_var.pl | ||
| make.pl | ||
| parse_spec.pl | ||
| update_ext.sh | ||