summaryrefslogtreecommitdiffstats
path: root/support/scripts
Commit message (Expand)AuthorAgeFilesLines
* support/check-rpath: recognise PIEYann E. MORIN2017-09-271-4/+9
* support/scripts/apply-patches.sh: do not apply patches with renamesThomas Petazzoni2017-09-191-0/+5
* support/scripts/check-bin-arch: fix symbolic link checkThomas Petazzoni2017-09-051-1/+1
* support/scripts/check-bin-arch: ignore symbolic linksThomas Petazzoni2017-09-041-0/+6
* support/scripts/fix-rpath: typo fix and unneeded "; " removedWolfgang Grandegger2017-07-221-2/+2
* support/scripts/fix-rpath: check if the patchelf utility is executableWolfgang Grandegger2017-07-221-0/+8
* support/scripts: add fix-rpath script to sanitize the rpathSamuel Martin2017-07-201-0/+133
* pkg-stats: add exception for nvidia-tegra23.mkThomas Petazzoni2017-07-061-0/+1
* pkg-stats: take into account waf packagesThomas Petazzoni2017-07-061-0/+12
* pkg-stats: allow to sort by columnRicardo Martincoski2017-07-061-1/+12
* check-host-rpath: no longer allow $(HOST_DIR)/usrArnout Vandecappelle2017-07-051-3/+1
* eclipse-register-toolchain: toolchain is no longer installed in $(HOST_DIR)/usrArnout Vandecappelle2017-07-051-1/+1
* check-host-rpath: no longer check $(HOST_DIR)/usr/{bin, sbin}Arnout Vandecappelle2017-07-051-2/+2
* Move $(HOST_DIR)/usr/lib to $(HOST_DIR)/libArnout Vandecappelle2017-07-051-3/+5
* setlocalversion: fix detection of hg revision for untagged versionsThomas De Schampheleire2017-07-031-1/+1
* support/scripts: check-host-rpath now handles $ORIGIN as wellWolfgang Grandegger2017-07-021-1/+1
* tools: rename to 'utils'Thomas Petazzoni2017-07-011-1/+1
* tools: move scanpypi out of support/scripts/Yann E. MORIN2017-07-011-653/+0
* tools: move scancpan out of support/scripts/Yann E. MORIN2017-07-011-858/+0
* tools: move size-stat-compare out of support/scripts/Yann E. MORIN2017-07-011-127/+0
* tools: move check-package out of support/scripts/Yann E. MORIN2017-07-0110-785/+1
* tools: move get-developers out of support/scripts/Yann E. MORIN2017-07-012-283/+0
* tools: move test-pkg out of support/scriptsYann E. MORIN2017-07-011-197/+0
* 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/scripts: fix shebang with bashFrancois Perrad2017-06-086-6/+6
* support/scripts: fix shebang with pythonFrancois Perrad2017-06-073-3/+3
* 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
OpenPOWER on IntegriCloud