summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* utils/test-pkg: generate package config if it is not specifiedVadim Kochan2019-03-271-1/+16
* utils/scanpypi: handle underscores in python packagesJames Hilliard2019-03-011-0/+7
* utils/scanpypi: protect against zip-slip vulnerability in zip/tar handlingPeter Korsgaard2019-02-121-0/+18
* utils/genrandconfig: drop qt4 fixupsPeter Korsgaard2019-02-061-8/+0
* utils/check-package: warn about overridden variablesRicardo Martincoski2019-02-051-0/+60
* utils/check-package: handle ifdef/ifndef in .mk filesRicardo Martincoski2019-01-291-3/+7
* utils/check-package: allow to disable warning for a lineRicardo Martincoski2019-01-292-0/+6
* check-package: fix Python3 supportRicardo Martincoski2019-01-166-19/+25
* utils/get-developers: really make it callable from elsewhere than the topleve...Peter Korsgaard2019-01-041-3/+8
* Revert "utils/get-developers: make it callable from elsewhere than the toplev...Peter Korsgaard2019-01-042-6/+2
* utils/test-pkg: force checking dependenciesAdam Duskett2019-01-031-1/+1
* utils/scanpypi: write _SOURCE only when neededAsaf Kahlon2018-12-301-7/+8
* utils/scanpypi: import third party modules after the standard onesYegor Yefremov2018-12-101-3/+3
* utils/scancpan: allow the generation of more testsFrancois Perrad2018-12-061-1/+1
* utils/scancpan: mark XS modules in docstring of testFrancois Perrad2018-12-061-4/+6
* utils/genrandconfig: fix flake8 warningsThomas Petazzoni2018-12-031-2/+2
* utils/genrandconfig: test with BR2_OPTIMIZE_2=yEvgeniy Didin2018-12-031-0/+2
* utils/scancpan: add generation of testFrancois Perrad2018-12-031-0/+67
* package/perl: bump to version 5.28.1Francois Perrad2018-12-031-6/+6
* Merge branch 'next'Peter Korsgaard2018-12-021-1/+1
|\
| * utils/test-pkg: use the correct config prefix when mergingNasser Afshin2018-11-241-1/+1
* | utils/genrandconfig: add missing new line when creating the configurationThomas Petazzoni2018-11-181-1/+1
|/
* utils/scanpypi: use archive file name to specify the extraction folderYegor Yefremov2018-11-021-9/+10
* utils/scancpan: print package/Config.in only when usefulFrancois Perrad2018-11-011-16/+22
* utils/scancpan: add a full stop to the help text when missingFrancois Perrad2018-11-011-0/+1
* scancpan: also use README.md as default license fileFrancois Perrad2018-10-281-0/+3
* scancpan: add PERL_FOO_DISTNAME in perl-foo.mkFrancois Perrad2018-10-241-0/+1
* utils/diffconfig: remove BR2_* prefix restrictionMarcel Patzlaff2018-10-211-15/+17
* scancpan: remove optional dependencyFrancois Perrad2018-10-201-12/+1
* utils/get-developers: make it callable from elsewhere than the toplevel direc...Peter Korsgaard2018-10-202-2/+6
* utils/get-developers: fix python 3.x compatibilityGrégoire Delattre2018-10-121-1/+1
* scanpypi: improve BSD licence handlingYegor Yefremov2018-10-111-2/+2
* scancpan: generate a conventional commentFrancois Perrad2018-10-101-1/+1
* scancpan: remove run-time dependenciesFrancois Perrad2018-10-101-2/+1
* scancpan: split multiple dependencies on multiple linesFrancois Perrad2018-10-101-4/+8
* scancpan: sort license in hash fileFrancois Perrad2018-10-101-2/+4
* scancpan: sort license filesFrancois Perrad2018-10-101-1/+1
* scancpan: trim the abstractFrancois Perrad2018-10-101-0/+1
* scancpan: wrap abstract if too longFrancois Perrad2018-10-101-1/+3
* utils/get-developers: add -e flag to only list email addresses for git send-e...Peter Korsgaard2018-10-081-5/+11
* perl-file-sharedir-install: new packageFrancois Perrad2018-10-081-0/+1
* perl-extutils-installpaths: new packageFrancois Perrad2018-10-081-0/+1
* perl-extutils-helpers: new packageFrancois Perrad2018-10-081-0/+1
* perl-extutils-config: new packageFrancois Perrad2018-10-081-0/+1
* utils/scancpan: refactor license name adjustmentFrancois Perrad2018-09-251-16/+21
* utils/check-package: detect the use of ${} in .mk filesRicardo Martincoski2018-09-211-0/+10
* scancpan: skip Dist::ZillaChristopher McCrory2018-09-211-0/+1
* utils/scancpan: support more licensesChristopher McCrory2018-09-211-0/+7
* scanpypi: place a warning into *.mk file if licence id couldn't be detectedYegor Yefremov2018-08-311-0/+2
* scancpan: warn on undefined LICENSEFrancois Perrad2018-08-141-1/+5
OpenPOWER on IntegriCloud