]> rtime.felk.cvut.cz Git - coffee/buildroot.git/history - support/scripts
package/clang: bump to version 5.0.2
[coffee/buildroot.git] / support / scripts /
2018-04-27 Thomas Petazzonisupport/scripts: drop xorg-release script
2018-04-25 Thomas Petazzonisupport/scripts/check-uniq-files: remove csv module...
2018-04-12 Thomas Petazzonisupport/scripts/fix-rpath: exclude /lib/firmware in...
2018-04-04 Thomas Petazzonisupport/scripts/pkg-stats: replace with new Python...
2018-04-04 Thomas Petazzonisupport/scripts/pkg-stats-new: add current version...
2018-04-04 Thomas Petazzonisupport/scripts/pkg-stats-new: add -n and -p options
2018-04-04 Thomas Petazzonisupport/scripts/pkg-stats-new: rewrite in Python
2018-04-01 George Redivosupport/scripts/graph-depends: add --flat-list option
2018-04-01 Peter Korsgaardsupport/scripts/graph-depends: add --quiet option
2018-04-01 Peter Korsgaardsupport/scripts/graph-depends: use the standard python...
2018-04-01 Thomas Petazzonisupport/scripts/graph-depends: use colors instead of...
2018-04-01 Thomas Petazzonisupport/scripts/graph-depends: remove global code and...
2018-03-31 Yann E. MORINsupport/check-uniq-files: support weird locales and...
2018-03-07 Yann E. MORINsupport/check-bin-arch: exclude kernel modules for...
2018-03-07 Yann E. MORINspport/check-bin-arch: accept arbitrary per-package...
2018-03-05 Peter KorsgaardMerge branch 'next'
2018-03-03 Thomas Petazzonisupport/scripts/check-uniq-files: add indices in format...
2018-02-25 Thomas De Schamphe... check-bin-arch: skip /lib/modules to allow 32-bit userl...
2018-01-29 Ricardo Martincoskisize-stats: fix code style
2018-01-29 Ricardo Martincoskipycompile: fix code style
2018-01-29 Ricardo Martincoskigraph-build-time: fix code style
2018-01-29 Ricardo Martincoskicheck-uniq-files: fix code style
2018-01-29 Ricardo Martincoskigraph-depends: fix code style
2018-01-02 Thomas De Schamphe... support/scripts: sort pie charts
2017-12-11 Luca Ceresolisupport/scripts/genimage.sh: show usage when invoked...
2017-12-01 Thomas PetazzoniMerge branch 'next'
2017-11-29 Andrey Yurovskysupport/scripts/size-stats: avoid divide-by-zero
2017-11-27 Yann E. MORINcore: check files are not touched by more than one...
2017-09-26 Yann E. MORINsupport/check-rpath: recognise PIE
2017-09-19 Thomas Petazzonisupport/scripts/apply-patches.sh: do not apply patches...
2017-09-05 Thomas Petazzonisupport/scripts/check-bin-arch: fix symbolic link check
2017-09-04 Thomas Petazzonisupport/scripts/check-bin-arch: ignore symbolic links
2017-07-22 Wolfgang Grandeggersupport/scripts/fix-rpath: typo fix and unneeded "...
2017-07-22 Wolfgang Grandeggersupport/scripts/fix-rpath: check if the patchelf utilit...
2017-07-20 Samuel Martinsupport/scripts: add fix-rpath script to sanitize the...
2017-07-06 Thomas Petazzonipkg-stats: add exception for nvidia-tegra23.mk
2017-07-06 Thomas Petazzonipkg-stats: take into account waf packages
2017-07-06 Ricardo Martincoskipkg-stats: allow to sort by column
2017-07-05 Arnout Vandecappellecheck-host-rpath: no longer allow $(HOST_DIR)/usr
2017-07-05 Arnout Vandecappelleeclipse-register-toolchain: toolchain is no longer...
2017-07-05 Arnout Vandecappellecheck-host-rpath: no longer check $(HOST_DIR)/usr/...
2017-07-05 Arnout VandecappelleMove $(HOST_DIR)/usr/lib to $(HOST_DIR)/lib
2017-07-03 Thomas De Schamphe... setlocalversion: fix detection of hg revision for untag...
2017-07-02 Wolfgang Grandeggersupport/scripts: check-host-rpath now handles $ORIGIN...
2017-07-01 Thomas Petazzonitools: rename to 'utils'
2017-07-01 Yann E. MORINtools: move scanpypi out of support/scripts/
2017-07-01 Yann E. MORINtools: move scancpan out of support/scripts/
2017-07-01 Yann E. MORINtools: move size-stat-compare out of support/scripts/
2017-07-01 Yann E. MORINtools: move check-package out of support/scripts/
2017-07-01 Yann E. MORINtools: move get-developers out of support/scripts/
2017-07-01 Yann E. MORINtools: move test-pkg out of support/scripts
2017-06-24 Jens Maussupport/scripts: allow /etc/shadow to be symlinked
2017-06-17 Bernd Kuhlsscanpypi: fix comment typo
2017-06-15 Francois Perradscancpan: refactor with $mirror
2017-06-15 Francois Perradscancpan: refactor with MetaCPAN::API source()
2017-06-15 Francois Perradscancpan: update with MetaCPAN API v1
2017-06-08 Francois Perradsupport/scripts: fix shebang with bash
2017-06-07 Francois Perradsupport/scripts: fix shebang with python
2017-04-27 Abhimanyu Vishwakarmagenimage.sh: fix calling from BR2_ROOTFS_POST_IMAGE_SCRIPT
2017-04-20 Ricardo Martincoskicheck-package: move parts to subdirectory
2017-04-17 Yann E. MORINsupport/test-pkg: run legal-info
2017-04-17 Arnout Vandecappellesupport/test-pkg: calculate toolchain name only once
2017-04-09 Thomas Petazzonipkg-stats: also parse toolchain packages
2017-04-09 Thomas Petazzonipkg-stats: ignore additional package infra .mk files
2017-04-08 Thomas Petazzonipkg-stats: add new column with check-package warnings
2017-04-08 Ricardo Martincoskicheck-package: check *.mk for typo in variable
2017-04-08 Ricardo Martincoskicheck-package: check Config.* files
2017-04-08 Ricardo Martincoskicheck-package: check *.mk files
2017-04-08 Ricardo Martincoskicheck-package: check *.patch files
2017-04-08 Ricardo Martincoskicheck-package: check *.hash files
2017-04-08 Ricardo Martincoskicheck-package: check whitespace and empty lines
2017-04-08 Ricardo Martincoskisupport/scripts/check-package: new script
2017-04-06 Yann E. MORINsupport/test-pkg: print number of toolchains and progress
2017-04-01 Phelip Etiennesupport/scripts: add generic genimage script
2017-04-01 Rahul Bedarkarscripts/scanpypi: use SPDX short identifier for license
2017-04-01 Rahul Bedarkarscripts/scancpan: use SPDX short identifier for license
2017-03-26 Yann E. MORINcore/br2-external: properly report unexpected errors
2017-03-22 Thomas Petazzonisupport/scripts/check-bin-arch: fix after "fix for...
2017-03-21 Yegor Yefremovgraph-depends: rename pkgutil.py to brpkgutil.py
2017-03-21 Thomas Petazzonisupport/script/check-bin-arch: ignore /usr/share
2017-03-21 Yann E. MORINsupport/check-bin-arch: fix for filenames with spaces
2017-03-20 Jérôme Pouillerpycompile: allow to force compilation
2017-03-20 Thomas PetazzoniMakefile: add check of binaries architecture
2017-03-19 Andrey Smirnovscripts/pycompile: Accomodate latest Python 3 codebase
2017-03-09 Benoît Allardsupport/scripts/test-pkg: extend logfile with olddefcon...
2017-03-04 Yann E. MORINsupport/mkusers: rename variable to avoid name clashing
2017-03-01 Peter KorsgaardMerge branch 'next'
2017-02-12 Yann E. MORINsupport/test-pkg: report number and types of failures
2017-02-12 Yann E. MORINsupport/test-pkg: be less verbose
2017-02-12 Yann E. MORINsupport/test-pkg: simplify the config check
2017-02-12 Yann E. MORINsupport/test-pkg: check the config snippet exists
2017-02-12 Yann E. MORINsupport/test-pkg: fix code style
2017-02-09 Yann E. MORINsupport/test-pkg: add option to limit the number of...
2017-02-09 Yann E. MORINsupport/test-pkg: store lines missing from resulting...
2017-02-09 Yann E. MORINsupport/scripts: add script to test a package
2017-02-06 Frank Hunlethsize-stats: don't count hard links
2017-02-06 Thomas De Schamphe... graph-depends: split off get_rdepends from get_depends
2017-02-06 Thomas De Schamphe... graph-depends: split off get_version/get_depends into...
2017-02-05 Thomas De Schamphe... graph-depends: avoid use of global var 'rule' in get_de...
2017-01-16 Yann E. MORINcore/br2-external: fix use of relative paths
next