1. 243ec8f Merge remote-tracking branch 'thomas-petazzoni/ppsh-v7-work' by Jan Kundrát · 5 years ago
  2. b7fddc0 support/scripts/check-bin-arch: ignore /usr/lib/grub by Alex Xu · 5 years ago
  3. d901aa3 support/scripts: use show-info to extract dependency graph by Yann E. MORIN · 5 years ago
  4. 63cb953 support/scripts/brpkutil.py: wrap at 80 columns by Yann E. MORIN · 5 years ago
  5. 9c32b92 support/graph-depends: use the new make-based dependency tree by Yann E. MORIN · 6 years ago
  6. 893dde0 support/graph-depends: don't eliminate mandatory deps for reverse graphs by Yann E. MORIN · 6 years ago
  7. 132aa29 support/graph-depends: also cut on host-gzip by Yann E. MORIN · 6 years ago
  8. 3311aa8 support/graph-depends: also cut on host-tar by Yann E. MORIN · 6 years ago
  9. 946d34b support/graph-depends: also cut on host-skeleton by Yann E. MORIN · 6 years ago
  10. 66cf420 support/graph-depends: add option to exclude mandatory deps by Yann E. MORIN · 6 years ago
  11. 1e414fb support/graph-depends: make sure mandatory deps are displayed by Thomas Petazzoni · 6 years ago
  12. 3f65872 support/scripts/pkg-stats: fix flake8 errors by Arnout Vandecappelle (Essensium/Mind) · 6 years ago
  13. bf2a308 skeleton-custom: use a script to check merged usr structure by Carlos Santos · 6 years ago
  14. 2c74d0aa support/scripts/pkg-stats: add latest upstream version information by Thomas Petazzoni · 6 years ago
  15. e2d1c38 .gitlab-ci.yml: use "extends" keyword by Ricardo Martincoski · 6 years ago
  16. 44084aa support/scripts/setlocalversion: ignore user settings for Mercurial by Thomas De Schampheleire · 6 years ago
  17. 57e6dcf support/scripts/setlocalversion: fix detection of hg revision when _not_ on branch 'default' by Thomas De Schampheleire · 6 years ago
  18. 8e3c632 support/scripts/graph-build-time: replace confusing colors by Thomas De Schampheleire · 6 years ago
  19. ec757a8 support/scripts/graph-build-time: add download times by Mathias De Mare · 6 years ago
  20. b1e294c support/scripts/check-host-rpath: document existing functions by Thomas Petazzoni · 6 years ago
  21. 4db158e support/scripts/graph-build-time: add support for timeline graphing by Thomas Petazzoni · 6 years ago
  22. 1eca290 core: implement per-package SDK and target by Thomas Petazzoni · 7 years ago
  23. 7e039fc support/scripts/check-host-rpath: document existing functions by Thomas Petazzoni · 6 years ago
  24. e7e3045 Makefile: offload .gitlab-ci.yml generation by Ricardo Martincoski · 6 years ago
  25. 3e19b83 support/scripts/graph-depends: introduce MANDATORY_DEPS array by Thomas Petazzoni · 6 years ago
  26. 659d45a support/scripts/graph-depends: use proper rootpkg in remove_extra_deps() by Thomas Petazzoni · 6 years ago
  27. 7ee54bd support/graph-depends: drop legacy target-exceptions by Yann E. MORIN · 6 years ago
  28. 13c4345 Merge branch 'next' by Peter Korsgaard · 6 years ago
  29. 2d9566b boot/grub2: add option to install tools by Erico Nunes · 6 years ago
  30. eeb6341 support/scripts/check-host-rpath: split condition on two statements by Thomas Petazzoni · 6 years ago
  31. 020206c support/graph-depends: fix package names starting with a non-alpha by Yann E. MORIN · 6 years ago
  32. c77cd17 support/scripts/mkmakefile: make wrapper silent by default by Serj Kalichev · 6 years ago
  33. b2c24f5 package/pkg-generic.mk: increase precision of timestamps by Thomas Petazzoni · 6 years ago
  34. 3b657e2 support/scripts/pkg-stats: URL check using threads by Matt Weber · 6 years ago
  35. b4da3b2 support/scripts/pkg-stats: URL checking support by Matt Weber · 6 years ago
  36. 497f713 support/scripts/mkusers: preserve group members by Johan Oudinet · 6 years ago
  37. eb04235 support/scripts/pkg-stats: use parenthesis for print by Matt Weber · 6 years ago
  38. ea7f7aa support/scripts: drop xorg-release script by Thomas Petazzoni · 6 years ago
  39. 34d32e9 support/scripts/check-uniq-files: remove csv module import by Thomas Petazzoni · 6 years ago
  40. 184cb52 support/scripts/fix-rpath: exclude /lib/firmware in the target by Thomas Petazzoni · 6 years ago
  41. f955a4e support/scripts/pkg-stats: replace with new Python version by Thomas Petazzoni · 6 years ago
  42. 338c7b5 support/scripts/pkg-stats-new: add current version information by Thomas Petazzoni · 7 years ago
  43. df8a394 support/scripts/pkg-stats-new: add -n and -p options by Thomas Petazzoni · 7 years ago
  44. ef63a33 support/scripts/pkg-stats-new: rewrite in Python by Thomas Petazzoni · 7 years ago
  45. 3146ba7 support/scripts/graph-depends: add --flat-list option by George Redivo · 6 years ago
  46. dcfcb77 support/scripts/graph-depends: add --quiet option by Peter Korsgaard · 6 years ago
  47. 3543d17 support/scripts/graph-depends: use the standard python logging module by Peter Korsgaard · 6 years ago
  48. 3cd92ac support/scripts/graph-depends: use colors instead of colours by Thomas Petazzoni · 6 years ago
  49. f179394 support/scripts/graph-depends: remove global code and most global variables by Thomas Petazzoni · 6 years ago
  50. 5563a1c support/check-uniq-files: support weird locales and filenames by Yann E. MORIN · 6 years ago
  51. 1b9a574 support/check-bin-arch: exclude kernel modules for merged /usr by Yann E. MORIN · 7 years ago
  52. 01d90f0 spport/check-bin-arch: accept arbitrary per-package ignore paths by Yann E. MORIN · 7 years ago
  53. 62fa5e1 support/scripts/check-uniq-files: add indices in format string by Thomas Petazzoni · 7 years ago
  54. 78ec4bd check-bin-arch: skip /lib/modules to allow 32-bit userland on 64-bit arch by Thomas De Schampheleire · 7 years ago
  55. 493a86a size-stats: fix code style by Ricardo Martincoski · 7 years ago
  56. 253e016 pycompile: fix code style by Ricardo Martincoski · 7 years ago
  57. cd04833 graph-build-time: fix code style by Ricardo Martincoski · 7 years ago
  58. 236bede check-uniq-files: fix code style by Ricardo Martincoski · 7 years ago
  59. 9ff4485 graph-depends: fix code style by Ricardo Martincoski · 7 years ago
  60. a3f37c5 support/scripts: sort pie charts by Thomas De Schampheleire · 7 years ago
  61. 6887ad7 support/scripts/genimage.sh: show usage when invoked incorrectly by Luca Ceresoli · 7 years ago
  62. 1c8dda3 Merge branch 'next' by Thomas Petazzoni · 7 years ago
  63. 57dcad2 Kickoff 2018.02 cycle by Peter Korsgaard · 7 years ago
  64. 1b8ad2d core: check files are not touched by more than one package by Yann E. MORIN · 7 years ago
  65. c1cfee2 support/check-rpath: recognise PIE by Yann E. MORIN · 7 years ago
  66. 85f11d0 support/scripts/apply-patches.sh: do not apply patches with renames by Thomas Petazzoni · 7 years ago
  67. cb0f3fa support/scripts/check-bin-arch: fix symbolic link check by Thomas Petazzoni · 7 years ago
  68. c96b867 support/scripts/check-bin-arch: ignore symbolic links by Thomas Petazzoni · 7 years ago
  69. 0bc81f5 support/scripts/fix-rpath: typo fix and unneeded "; " removed by Wolfgang Grandegger · 7 years ago
  70. 17dd0d4 support/scripts/fix-rpath: check if the patchelf utility is executable by Wolfgang Grandegger · 7 years ago
  71. 022b8ad support/scripts: add fix-rpath script to sanitize the rpath by Samuel Martin · 7 years ago
  72. 67409d9 pkg-stats: add exception for nvidia-tegra23.mk by Thomas Petazzoni · 7 years ago
  73. df3bf7b pkg-stats: take into account waf packages by Thomas Petazzoni · 7 years ago
  74. 2f762fb pkg-stats: allow to sort by column by Ricardo Martincoski · 7 years ago
  75. 1d11d63 check-host-rpath: no longer allow $(HOST_DIR)/usr by Arnout Vandecappelle · 7 years ago
  76. 4db7d1f eclipse-register-toolchain: toolchain is no longer installed in $(HOST_DIR)/usr by Arnout Vandecappelle · 7 years ago
  77. 2295780 check-host-rpath: no longer check $(HOST_DIR)/usr/{bin, sbin} by Arnout Vandecappelle · 7 years ago
  78. 4c790b8 Move $(HOST_DIR)/usr/lib to $(HOST_DIR)/lib by Arnout Vandecappelle · 7 years ago
  79. ec019bc setlocalversion: fix detection of hg revision for untagged versions by Thomas De Schampheleire · 7 years ago
  80. 824f3d9 support/scripts: check-host-rpath now handles $ORIGIN as well by Wolfgang Grandegger · 7 years ago
  81. 7ca9fc3 tools: rename to 'utils' by Thomas Petazzoni · 7 years ago
  82. cb4184d tools: move scanpypi out of support/scripts/ by Yann E. MORIN · 7 years ago
  83. bb5a687 tools: move scancpan out of support/scripts/ by Yann E. MORIN · 7 years ago
  84. b1cbf3b tools: move size-stat-compare out of support/scripts/ by Yann E. MORIN · 7 years ago
  85. e518b38 tools: move check-package out of support/scripts/ by Yann E. MORIN · 7 years ago
  86. 27b7bd6 tools: move get-developers out of support/scripts/ by Yann E. MORIN · 7 years ago
  87. afff1ce tools: move test-pkg out of support/scripts by Yann E. MORIN · 7 years ago
  88. 82f6420 support/scripts: allow /etc/shadow to be symlinked by Jens Maus · 7 years ago
  89. 9eebeb4 scanpypi: fix comment typo by Bernd Kuhls · 7 years ago
  90. c3839e0 scancpan: refactor with $mirror by Francois Perrad · 7 years ago
  91. e27c0b5 scancpan: refactor with MetaCPAN::API source() by Francois Perrad · 7 years ago
  92. 8710996 scancpan: update with MetaCPAN API v1 by Francois Perrad · 7 years ago
  93. 9cbe364 support/scripts: fix shebang with bash by Francois Perrad · 7 years ago
  94. ed0ce49 support/scripts: fix shebang with python by Francois Perrad · 7 years ago
  95. e73cf8a genimage.sh: fix calling from BR2_ROOTFS_POST_IMAGE_SCRIPT by Abhimanyu Vishwakarma · 7 years ago
  96. 7b394c4 check-package: move parts to subdirectory by Ricardo Martincoski · 7 years ago
  97. 37308b9 support/test-pkg: run legal-info by Yann E. MORIN · 7 years ago
  98. 92b10f6 support/test-pkg: calculate toolchain name only once by Arnout Vandecappelle · 7 years ago
  99. c0274ae pkg-stats: also parse toolchain packages by Thomas Petazzoni · 7 years ago
  100. 33b78b2 pkg-stats: ignore additional package infra .mk files by Thomas Petazzoni · 7 years ago