vkrause created this revision. Herald added projects: Frameworks, Build System. Herald added subscribers: kde-buildsystem, kde-frameworks-devel. vkrause requested review of this revision.
REVISION SUMMARY This is supposed to trigger a unit test failure when using http: rather than https: URLs. This is obviously imperfect, so it has support for module or line specific overrides. This should also not get enabled by default as long as this basically triggers everywhere. The Python script is from Sandro, the CMake integration and URI blacklist from me. REPOSITORY R240 Extra CMake Modules BRANCH master REVISION DETAIL https://phabricator.kde.org/D19996 AFFECTED FILES kde-modules/KDECMakeSettings.cmake kde-modules/httpcheck.py To: vkrause Cc: kde-frameworks-devel, kde-buildsystem, michaelh, ngraham, bruns