mpv/waftools
sfan5 6bb73040dd file2string: remove question mark from safe chars
Trigraphs such as "??=" (which are enabled by default with -std=c11)
can mess up strings, so avoid them entirely by escaping question marks.

This also drops Python 2 compatibility from file2string, making the
change to the waf rule necessary. The input file is now opened in
binary mode which is also more correct versus the old text mode
which just happened to work even on binary files.
2020-11-22 17:16:57 +01:00
..
checks build: link against single EGL provider 2020-05-14 15:08:33 +02:00
detections build: fix macOS arm builds 2020-11-22 13:44:16 +02:00
fragments build: require at least GL 2.0 headers for GLX 2019-11-30 17:37:56 +01:00
generators file2string: remove question mark from safe chars 2020-11-22 17:16:57 +01:00
__init__.py
clang_compilation_database.py *.py: cosmetic changes 2020-02-27 21:36:21 +01:00
dependencies.py build: sort dependencies (to make build deterministic) 2020-09-18 02:02:49 +00:00
deps_parser.py
features.py *.py: cosmetic changes 2020-02-27 21:36:21 +01:00
inflector.py
syms.py
waf_customizations.py build: fix linking libmpv when swift features are build 2018-07-08 14:39:04 +03:00