summaryrefslogtreecommitdiffstats
path: root/support/scripts
Commit message (Expand)AuthorAgeFilesLines
* genimage.sh: fix calling from BR2_ROOTFS_POST_IMAGE_SCRIPTAbhimanyu Vishwakarma2017-04-271-5/+14
* check-package: move parts to subdirectoryRicardo Martincoski2017-04-209-37/+36
* support/test-pkg: run legal-infoYann E. MORIN2017-04-171-2/+13
* support/test-pkg: calculate toolchain name only onceArnout Vandecappelle2017-04-171-10/+7
* pkg-stats: also parse toolchain packagesThomas Petazzoni2017-04-091-2/+12
* pkg-stats: ignore additional package infra .mk filesThomas Petazzoni2017-04-091-0/+2
* pkg-stats: add new column with check-package warningsThomas Petazzoni2017-04-081-0/+9
* check-package: check *.mk for typo in variableRicardo Martincoski2017-04-081-0/+52
* check-package: check Config.* filesRicardo Martincoski2017-04-081-0/+128
* check-package: check *.mk filesRicardo Martincoski2017-04-081-0/+160
* check-package: check *.patch filesRicardo Martincoski2017-04-081-0/+55
* check-package: check *.hash filesRicardo Martincoski2017-04-081-0/+62
* check-package: check whitespace and empty linesRicardo Martincoski2017-04-084-0/+44
* support/scripts/check-package: new scriptRicardo Martincoski2017-04-088-0/+284
* support/test-pkg: print number of toolchains and progressYann E. MORIN2017-04-061-15/+9
* support/scripts: add generic genimage scriptPhelip Etienne2017-04-011-0/+27
* scripts/scanpypi: use SPDX short identifier for licenseRahul Bedarkar2017-04-011-11/+11
* scripts/scancpan: use SPDX short identifier for licenseRahul Bedarkar2017-04-011-1/+1
* core/br2-external: properly report unexpected errorsYann E. MORIN2017-03-261-0/+3
* support/scripts/check-bin-arch: fix after "fix for filenames with spaces"Thomas Petazzoni2017-03-221-2/+2
* graph-depends: rename pkgutil.py to brpkgutil.pyYegor Yefremov2017-03-212-4/+4
* support/script/check-bin-arch: ignore /usr/shareThomas Petazzoni2017-03-211-0/+7
* support/check-bin-arch: fix for filenames with spacesYann E. MORIN2017-03-211-4/+6
* pycompile: allow to force compilationJérôme Pouiller2017-03-201-1/+10
* Makefile: add check of binaries architectureThomas Petazzoni2017-03-201-0/+52
* scripts/pycompile: Accomodate latest Python 3 codebaseAndrey Smirnov2017-03-191-13/+46
* support/scripts/test-pkg: extend logfile with olddefconfig outputBenoît Allard2017-03-091-1/+1
* support/mkusers: rename variable to avoid name clashingYann E. MORIN2017-03-041-7/+7
* support/test-pkg: report number and types of failuresYann E. MORIN2017-02-121-6/+18
* support/test-pkg: be less verboseYann E. MORIN2017-02-121-10/+6
* support/test-pkg: simplify the config checkYann E. MORIN2017-02-121-9/+5
* support/test-pkg: check the config snippet existsYann E. MORIN2017-02-121-0/+3
* support/test-pkg: fix code styleYann E. MORIN2017-02-121-10/+10
* support/test-pkg: add option to limit the number of testsYann E. MORIN2017-02-091-4/+17
* support/test-pkg: store lines missing from resulting configuraitonYann E. MORIN2017-02-091-4/+11
* support/scripts: add script to test a packageYann E. MORIN2017-02-091-0/+168
* size-stats: don't count hard linksFrank Hunleth2017-02-061-1/+10
* graph-depends: split off get_rdepends from get_dependsThomas De Schampheleire2017-02-062-7/+16
* graph-depends: split off get_version/get_depends into pkgutil.pyThomas De Schampheleire2017-02-062-51/+57
* graph-depends: avoid use of global var 'rule' in get_dependsThomas De Schampheleire2017-02-051-2/+2
* core/br2-external: fix use of relative pathsYann E. MORIN2017-01-161-1/+2
* perl: bump to version 5.24.0Francois Perrad2017-01-041-3/+3
* mkusers: fix spelling in intro commentDanomi Manchego2016-12-201-2/+2
* pkg-autotools: generic configure fix for powerpc64Sam bobroff2016-12-051-0/+47
* core/br2-external: restore compatibility with old distrosYann E. MORIN2016-11-231-17/+17
* get-developers: fix parentheses for printGaël PORTAY2016-11-051-1/+1
* linux: add ev3dev extensionDavid Lechner2016-11-021-0/+1
* core/graph-depends: add option to graph reverse dependenciesYann E. MORIN2016-10-251-2/+16
* scripts/get-developers: correct type of patches argumentRahul Bedarkar2016-10-252-15/+14
* get-developers: use --cc instead of --to for developersRahul Bedarkar2016-10-191-1/+1
OpenPOWER on IntegriCloud