summaryrefslogtreecommitdiffstats
path: root/support/scripts
Commit message (Expand)AuthorAgeFilesLines
* support/scripts/mkmakefile: make wrapper silent by defaultSerj Kalichev2018-11-021-1/+8
* package/pkg-generic.mk: increase precision of timestampsThomas Petazzoni2018-10-101-1/+1
* support/scripts/pkg-stats: URL check using threadsMatt Weber2018-10-091-6/+19
* support/scripts/pkg-stats: URL checking supportMatt Weber2018-10-091-0/+57
* support/scripts/mkusers: preserve group membersJohan Oudinet2018-09-121-2/+11
* support/scripts/pkg-stats: use parenthesis for printMatt Weber2018-05-191-6/+6
* support/scripts: drop xorg-release scriptThomas Petazzoni2018-04-271-180/+0
* support/scripts/check-uniq-files: remove csv module importThomas Petazzoni2018-04-251-1/+0
* support/scripts/fix-rpath: exclude /lib/firmware in the targetThomas Petazzoni2018-04-121-0/+6
* support/scripts/pkg-stats: replace with new Python versionThomas Petazzoni2018-04-042-920/+465
* support/scripts/pkg-stats-new: add current version informationThomas Petazzoni2018-04-041-0/+46
* support/scripts/pkg-stats-new: add -n and -p optionsThomas Petazzoni2018-04-041-2/+23
* support/scripts/pkg-stats-new: rewrite in PythonThomas Petazzoni2018-04-041-0/+459
* support/scripts/graph-depends: add --flat-list optionGeorge Redivo2018-04-011-7/+19
* support/scripts/graph-depends: add --quiet optionPeter Korsgaard2018-04-011-1/+3
* support/scripts/graph-depends: use the standard python logging modulePeter Korsgaard2018-04-012-12/+17
* support/scripts/graph-depends: use colors instead of coloursThomas Petazzoni2018-04-011-8/+8
* support/scripts/graph-depends: remove global code and most global variablesThomas Petazzoni2018-04-011-145/+144
* support/check-uniq-files: support weird locales and filenamesYann E. MORIN2018-03-311-6/+13
* support/check-bin-arch: exclude kernel modules for merged /usrYann E. MORIN2018-03-071-0/+1
* spport/check-bin-arch: accept arbitrary per-package ignore pathsYann E. MORIN2018-03-071-22/+34
* support/scripts/check-uniq-files: add indices in format stringThomas Petazzoni2018-03-031-1/+1
* check-bin-arch: skip /lib/modules to allow 32-bit userland on 64-bit archThomas De Schampheleire2018-02-251-0/+8
* size-stats: fix code styleRicardo Martincoski2018-01-291-1/+7
* pycompile: fix code styleRicardo Martincoski2018-01-291-0/+3
* graph-build-time: fix code styleRicardo Martincoski2018-01-291-9/+15
* check-uniq-files: fix code styleRicardo Martincoski2018-01-291-1/+3
* graph-depends: fix code styleRicardo Martincoski2018-01-292-28/+48
* support/scripts: sort pie chartsThomas De Schampheleire2018-01-022-2/+2
* support/scripts/genimage.sh: show usage when invoked incorrectlyLuca Ceresoli2017-12-111-1/+5
* Merge branch 'next'Thomas Petazzoni2017-12-011-0/+40
|\
| * core: check files are not touched by more than one packageYann E. MORIN2017-11-271-0/+40
* | support/scripts/size-stats: avoid divide-by-zeroAndrey Yurovsky2017-11-291-2/+10
|/
* 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
OpenPOWER on IntegriCloud