aboutsummaryrefslogtreecommitdiffstats
path: root/debian/bin/buildcheck.py
Commit message (Expand)AuthorAgeFilesLines
* debian/bin, debian/lib/python: Clean up imports based on pyflakes reportBen Hutchings2018-10-011-3/+3
* debian/bin, debian/rules.real: Add symlink to Python package directory instea...Ben Hutchings2018-10-011-1/+0
* debian/bin, debian/lib/python: Fix most errors reported by pycodestyleBen Hutchings2018-10-011-19/+33
* debian/bin/buildcheck.py: Interpret ABI patterns more conventionallyBen Hutchings2017-10-131-2/+2
* buildcheck.py: Add check for uncompressed Image sizeRoger Shimizu2017-09-021-6/+20
* debian/bin/buildcheck.py: Add check for symbols with version CRC of 0Ben Hutchings2016-12-021-2/+10
* debian/bin/buildcheck.py: Adjust for compatibility with Python 3Ben Hutchings2015-10-051-1/+1
* debian/bin/buildcheck.py: Correct call to nonexistent sys.write() functionBen Hutchings2015-08-291-1/+1
* debian/bin,debian/control,debian/lib/python: Use Python 3Ben Hutchings2015-08-291-1/+1
* Merge changes from sid up to 3.16.7-ckt4-1Ben Hutchings2015-01-161-5/+18
|\
| * [armel] Warn if image size leaves less than 1% spare capacity in the flash.Ian Campbell2014-12-191-1/+16
| * Fix inconsistent ABI name generation in debian/bin/{abiupdate,buildcheck,genc...Ben Hutchings2014-12-151-4/+2
* | [armel] Include size of appended DTBs in image size checkBen Hutchings2014-12-101-1/+11
* | Declare [image]check-size as integer in config schemaBen Hutchings2014-12-101-2/+0
|/
* debian/bin/buildcheck.py, debian/bin/gencontrol.py: Support Python 3Bastian Blank2014-02-151-1/+1
* Merge changes from sid up to 3.11.7-1Ben Hutchings2013-11-101-1/+7
* Fix path to ABI reference file for build checkBen Hutchings2012-01-271-4/+2
* debian/bin: PEP8 and other style fixes.Bastian Blank2012-01-111-2/+2
* debian/bin/buildcheck.pyBastian Blank2010-06-271-6/+24
* debian/bin/buildcheck.py: Fix config mergeing.Bastian Blank2010-03-211-0/+1
* debian/bin/buildcheck.py: Support module ignore matching.Bastian Blank2010-03-211-0/+5
* debian/bin/buildcheck.py: Support different ignore types.Bastian Blank2010-03-211-4/+12
* debian/bin/buildcheck.py: Use sorted function.Bastian Blank2010-03-211-9/+3
* debian/bin/buildcheck.py: Simplify symbols data handling.Bastian Blank2010-03-211-21/+10
* Merge /dists/sid/linux-2.6.Ben Hutchings2009-11-171-1/+0
* * debian/bin/buildcheck.py: Rewrite complete symbol check.Bastian Blank2009-07-171-37/+75
* show size even when image fitsMartin Michlmayr2009-03-171-4/+4
* * debian/bin/buildcheck.pyBastian Blank2009-02-181-0/+173