1
0
Fork 0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-05-26 09:26:15 +02:00
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>
2019-03-10 17:48:23 +01:00
..
100-disable_qt_tests.patch tools/cmake: update to 3.13.2 2018-12-29 18:12:28 +01:00
110-libarchive-fix-libressl-compat.patch tools/cmake: Update to 3.11.0 2018-04-11 21:02:29 +02:00
120-curl-fix-libressl-linking.patch tools/cmake: update to 3.13.2 2018-12-29 18:12:28 +01:00
130-bootstrap_parallel_make_flag.patch tools/cmake: update to 3.13.2 2018-12-29 18:12:28 +01:00
140-libarchive-fix-libressl.patch tools/cmake: Update to 3.12.3 2018-10-07 02:10:15 +02:00
150-C-feature-checks-Match-warnings-more-strictly.patch cmake: match warnings more strictly in C++ feature checks 2019-03-10 17:48:23 +01:00