glew/auto/bin
Julian Squires 7f510379f6
Fix perl @INC for scripts which include make.pl
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.
2017-03-26 15:44:59 -04:00
..
filter_gl_ext.sh Filter out GL_NONE enum from GL_EGL_KHR_context_flush_control 2016-10-01 10:20:57 +10:00
filter_gles_ext.sh Add experimental OpenGL ES extension support, disabled by default. 2012-10-24 21:49:42 -05:00
filter_spec.py Specification filtering refinement - omit contacts, include contacts and notice 2015-08-06 10:43:12 +10:00
make_def_fun.pl Fix perl @INC for scripts which include make.pl 2017-03-26 15:44:59 -04:00
make_def_var.pl Fix perl @INC for scripts which include make.pl 2017-03-26 15:44:59 -04:00
make_enable_index.pl Fix perl @INC for scripts which include make.pl 2017-03-26 15:44:59 -04:00
make_header.pl Fix perl @INC for scripts which include make.pl 2017-03-26 15:44:59 -04:00
make_html.pl Fix perl @INC for scripts which include make.pl 2017-03-26 15:44:59 -04:00
make_index.pl Fix perl @INC for scripts which include make.pl 2017-03-26 15:44:59 -04:00
make_info_list.pl Fix perl @INC for scripts which include make.pl 2017-03-26 15:44:59 -04:00
make_info.pl Fix perl @INC for scripts which include make.pl 2017-03-26 15:44:59 -04:00
make_init.pl Fix perl @INC for scripts which include make.pl 2017-03-26 15:44:59 -04:00
make_initd.pl Fix perl @INC for scripts which include make.pl 2017-03-26 15:44:59 -04:00
make_list2.pl Fix perl @INC for scripts which include make.pl 2017-03-26 15:44:59 -04:00
make_list.pl Fix perl @INC for scripts which include make.pl 2017-03-26 15:44:59 -04:00
make_str.pl Fix perl @INC for scripts which include make.pl 2017-03-26 15:44:59 -04:00
make_struct_fun.pl Fix perl @INC for scripts which include make.pl 2017-03-26 15:44:59 -04:00
make_struct_var.pl Fix perl @INC for scripts which include make.pl 2017-03-26 15:44:59 -04:00
make.pl Tolerate u or ull suffixes on tokens - GL_INVALID_INDEX, GL_TIMEOUT_IGNORED 2016-07-08 21:55:09 +10:00
parse_spec.pl Tolerate u or ull suffixes on tokens - GL_INVALID_INDEX, GL_TIMEOUT_IGNORED 2016-07-08 21:55:09 +10:00
parse_xml.py parse_xml.py touch-up for Python 3 (or Python 2) 2016-05-21 07:59:11 +10:00
update_ext.sh Tidy-up for .gitattributes and update_ext.sh 2014-10-24 21:03:11 +10:00