summaryrefslogtreecommitdiffstats
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* core: add "cmake3" to the list of cmake candidatesCarlos Santos2017-06-241-1/+1
* core: allow having a list of "cmake" candidatesCarlos Santos2017-06-241-3/+4
* core: allow check-host-cmake.sh to try several candidatesCarlos Santos2017-06-241-35/+41
* core: reverse the argument order in check-host-cmakeCarlos Santos2017-06-242-3/+3
* support/scripts: allow /etc/shadow to be symlinkedJens Maus2017-06-241-4/+5
* scanpypi: fix comment typoBernd Kuhls2017-06-171-1/+1
* scancpan: refactor with $mirrorFrancois Perrad2017-06-151-2/+4
* scancpan: refactor with MetaCPAN::API source()Francois Perrad2017-06-151-8/+3
* scancpan: update with MetaCPAN API v1Francois Perrad2017-06-151-2/+2
* support/misc/target-dir-warning.txt: fix typoRahul Bedarkar2017-06-141-1/+1
* support/scripts: fix shebang with bashFrancois Perrad2017-06-086-6/+6
* support/dependencies: check PATH does not carry a \nYann E. MORIN2017-06-081-0/+12
* support/scripts: fix shebang with pythonFrancois Perrad2017-06-073-3/+3
* Update for 2017.052017.05Peter Korsgaard2017-05-311-1/+1
* support/testing: rename variables for readabilityLuca Ceresoli2017-05-281-4/+4
* support/testing: fs/ext: add a negative test for the "extent" featureLuca Ceresoli2017-05-281-0/+1
* support/testing: simplify logging by keeping the log file openLuca Ceresoli2017-05-173-33/+15
* support/testing/run-tests: help: put the one-letter form before the long formLuca Ceresoli2017-05-171-6/+6
* support/testing: document get_elf_prog_interpreterLuca Ceresoli2017-05-171-0/+10
* support/testing: rename check_broken_links to has_broken_linksLuca Ceresoli2017-05-171-3/+3
* support/testing: remove unused variableLuca Ceresoli2017-05-101-1/+0
* support/testing: show messages in a more readable formatLuca Ceresoli2017-05-101-4/+2
* support/testing: add toolchain testsThomas Petazzoni2017-05-072-0/+156
* support/testing: add package testsThomas Petazzoni2017-05-073-0/+63
* support/testing: add fs testsThomas Petazzoni2017-05-0711-0/+469
* support/testing: add core testsThomas Petazzoni2017-05-078-0/+159
* support/testing: core testing infrastructureThomas Petazzoni2017-05-077-0/+428
* 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
* download/git: clarify why .git is removedRicardo Martincoski2017-04-201-1/+4
* 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
* download/git: create GNU format tar filesArnout Vandecappelle2017-03-211-1/+3
* graph-depends: rename pkgutil.py to brpkgutil.pyYegor Yefremov2017-03-212-4/+4
OpenPOWER on IntegriCloud