kumquat-buildroot/support/scripts
Andrey Smirnov 61fcd08247 scripts/pycompile: Accomodate latest Python 3 codebase
As of the version 3.6.0 compile_dir() call will treat its 'quiet'
argument as a full blown integer rather than a boolean value and perform
integer comparison operations such as '<' or '>='.

To account for that convert ReportProblem type to be a true derivative
of built-in int() and override all of int's rich comparison operators in
order to be able to "sniff" for PyCompileError in all possible use-cases

The integer value ReportProblem pretends to be is teremined by class
variable VALUE which is set to 1.

Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Tested-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-03-19 15:04:32 +01:00
..
apply-patches.sh
br2-external core/br2-external: fix use of relative paths 2017-01-16 13:55:09 +01:00
check-host-rpath
check-kernel-headers.sh
eclipse-register-toolchain
expunge-gconv-modules
fix-configure-powerpc64.sh pkg-autotools: generic configure fix for powerpc64 2016-12-05 22:51:17 +01:00
get-developers get-developers: fix parentheses for print 2016-11-05 11:49:05 +01:00
getdeveloperlib.py
graph-build-time
graph-depends graph-depends: split off get_rdepends from get_depends 2017-02-06 12:28:00 +01:00
hardlink-or-copy
mkmakefile
mkusers support/mkusers: rename variable to avoid name clashing 2017-03-04 11:56:51 +01:00
pkg-stats linux: add ev3dev extension 2016-11-02 17:52:24 +01:00
pkgutil.py graph-depends: split off get_rdepends from get_depends 2017-02-06 12:28:00 +01:00
pycompile.py scripts/pycompile: Accomodate latest Python 3 codebase 2017-03-19 15:04:32 +01:00
scancpan perl: bump to version 5.24.0 2017-01-04 17:06:27 +01:00
scanpypi
setlocalversion
size-stats size-stats: don't count hard links 2017-02-06 19:38:53 +01:00
size-stats-compare
test-pkg support/scripts/test-pkg: extend logfile with olddefconfig output 2017-03-09 21:34:33 +01:00
xorg-release