You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/tools/cmake/patches
Moritz Warning 7fc4dd3611 cmake: match warnings more strictly in C++ feature checks
Require the word "warning" to appear at the start of a line, after
whitespace, or after a `:`.  This is the same that CTest launchers use
to match warnings.  It avoids matching "warning" inside file paths.
Fixed in cmake 3.14.0.

Signed-off-by: Moritz Warning <moritzwarning@web.de>
5 years ago
..
100-disable_qt_tests.patch tools/cmake: update to 3.13.2 6 years ago
110-libarchive-fix-libressl-compat.patch tools/cmake: Update to 3.11.0 6 years ago
120-curl-fix-libressl-linking.patch tools/cmake: update to 3.13.2 6 years ago
130-bootstrap_parallel_make_flag.patch tools/cmake: update to 3.13.2 6 years ago
140-libarchive-fix-libressl.patch tools/cmake: Update to 3.12.3 6 years ago
150-C-feature-checks-Match-warnings-more-strictly.patch cmake: match warnings more strictly in C++ feature checks 5 years ago