aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/doc/codesnippets/examples
diff options
context:
space:
mode:
authorChristian Tismer <tismer@stackless.com>2017-04-22 16:43:25 +0200
committerChristian Tismer <tismer@stackless.com>2017-04-28 12:21:38 +0000
commit7d1307d6d954380b1181309ecc73f1e3a2f8e003 (patch)
tree4f44a5bb4c7a58282dea8a0972c3a433d92d990f /sources/pyside2/doc/codesnippets/examples
parent04457b7c819b325ace3311f3f5f6189f4bd9d5da (diff)
Support Gentoo’s minimalism: Optional Modules
It has been reported that Gentoo is quite minimalistic and adheres strictly to Qt5’s definition of optional modules. Because I once used the Qt5 essential modules as the minimum requirement, the Gentoo maintainers had to always patch out makefiles This patch removes this restriction. But instead simply removing, I added an option “essential” to the ‘CHECK_PACKAGE_FOUND’ macro. When an essential module is omitted, the macro generates a warning that maybe not all tests are working. This way, we don’t have to check all tests at once for missing imports. Update: application_test now correctly moved. Explicit warning for essential modules. Corrections, tested with QtCore, only. Task-number: PYSIDE-502 Change-Id: I6e63c74c80173e0f4bcb5100458b37963f71e4f9 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'sources/pyside2/doc/codesnippets/examples')
0 files changed, 0 insertions, 0 deletions