[PATCH] CMake: bump the minimum required CMake version to 3.5

2024-01-11 Thread Yegor Yefremov via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- From: Yegor Yefremov Older CMake

Re: [PATCH] CMake: bump the minimum required CMake version to 3.5

2024-01-11 Thread Yegor Yefremov via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- On Fri, Jan 12, 2024 at 8:51 AM w

[PATCH][procd] Bump the minimal required CMake version to 3.13

2025-06-23 Thread Yegor Yefremov via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- From: Yegor Yefremov This is the

[PATCH 3/4] CMake: rework json-c dependency handling

2025-06-06 Thread Yegor Yefremov via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- From: Yegor Yefremov json-c will

[PATCH 1/4] CMake: rework CMake minimum requirement check

2025-06-06 Thread Yegor Yefremov via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- From: Yegor Yefremov Check for t

[PATCH 2/4] CMake: include examples folder only if BUILD_EXAMPLES is ON

2025-06-06 Thread Yegor Yefremov via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- From: Yegor Yefremov Signed-off-

[PATCH 0/4] Rework CMake support

2025-06-06 Thread Yegor Yefremov via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- From: Yegor Yefremov This patch

[PATCH 4/4] CMakeLists.txt: enable CMAKE_EXPORT_COMPILE_COMMANDS by default

2025-06-06 Thread Yegor Yefremov via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- From: Yegor Yefremov This create

[PATCH] CMake: rework CMake minimum requirement check

2025-06-04 Thread Yegor Yefremov via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- From: Yegor Yefremov Check for t

Re: [PATCH] CMake: rework CMake minimum requirement check

2025-06-04 Thread Yegor Yefremov via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- On Wed, Jun 4, 2025 at 11:13 AM w

[PATCH] CMakeLists.txt: include GNUInstallDirs after defining the project

2025-06-04 Thread Yegor Yefremov via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- From: Yegor Yefremov Fixes the f