1. 390780d dependencies: correct dependencies for top-level parallel build by Arnout Vandecappelle (Essensium/Mind) · 7 years ago
  2. 42decc0 core-dependencies: remove unneeded HOSTCC by Arnout Vandecappelle (Essensium/Mind) · 7 years ago
  3. a3f37c5 support/scripts: sort pie charts by Thomas De Schampheleire · 7 years ago
  4. 158e832 fs/iso9660: fix transparent (de)compression by Yann E. MORIN · 7 years ago
  5. 290b4cf core/tests: add test for compressed iso9660 by Yann E. MORIN · 7 years ago
  6. 7794ce5 support/testing: TestATFMarvell needs BR2_TARGET_UBOOT_NEEDS_DTC=y by Thomas Petazzoni · 7 years ago
  7. 6887ad7 support/scripts/genimage.sh: show usage when invoked incorrectly by Luca Ceresoli · 7 years ago
  8. 8cf3ce0 support/testing: add tests for ATF by Thomas Petazzoni · 7 years ago
  9. 1c8dda3 Merge branch 'next' by Thomas Petazzoni · 7 years ago
  10. 9dd7669 Update for 2017.11 by Peter Korsgaard · 7 years ago 2017.11
  11. 88af7d3 support/scripts/size-stats: avoid divide-by-zero by Andrey Yurovsky · 7 years ago
  12. 1b8ad2d core: check files are not touched by more than one package by Yann E. MORIN · 7 years ago
  13. ad477b0 support/download: svn non-interactive in BR2_SVN by Sam Voss · 7 years ago
  14. e5b85cc support/config-fragments: update ARC pre-built toolchain by Thomas Petazzoni · 7 years ago
  15. f90f28a support/config-fragments: update ARC toolchain by Thomas Petazzoni · 7 years ago
  16. d127d11 support/config-fragments/autobuild: update toolchains for 2017.11-rc1 by Thomas Petazzoni · 7 years ago
  17. 4013f11 suport/download: force svn to be non-interactive by Yann E. MORIN · 7 years ago
  18. 36d398a dependencies: always use HOSTCC_NOCACHE for DEPENDENCIES_HOST_PREREQ by Alfredo Alvarez Fernandez · 8 years ago
  19. bdc7567 support/config-fragments/autobuild: add ARC glibc fragment by Alexey Brodkin · 7 years ago
  20. eb5b132 support/testing: update ISO9660 test case Linux kernel by Thomas Petazzoni · 7 years ago
  21. 193dfff support/testing: use more recent toolchains by Thomas Petazzoni · 7 years ago
  22. 33f3cb8 support/run-tests: export download dir by Yann E. MORIN · 7 years ago
  23. 787f4fe support/kconfig: fix usage typo and align verb tenses by Thomas De Schampheleire · 7 years ago
  24. 022d8df support/testing: fix remaining code style by Ricardo Martincoski · 7 years ago
  25. 847d6d1 testing/tests/init: use lowercase method names by Ricardo Martincoski · 7 years ago
  26. ef8d1f1 support/testing: fix code style by Ricardo Martincoski · 7 years ago
  27. 2927f41 support/testing: standardize defconfig fragments style by Ricardo Martincoski · 7 years ago
  28. 4a1d220 support/testing: allow to indent ccache defconfig fragment by Ricardo Martincoski · 7 years ago
  29. c1cfee2 support/check-rpath: recognise PIE by Yann E. MORIN · 7 years ago
  30. 144dc9c boot/grub: remove by Yann E. MORIN · 7 years ago
  31. 85f11d0 support/scripts/apply-patches.sh: do not apply patches with renames by Thomas Petazzoni · 7 years ago
  32. f9a52fa support/download: fix check_one_hash description by Gaël PORTAY · 7 years ago
  33. 04a22cf download/git: force gzip compression level 6 by Petr Kulhavy · 7 years ago
  34. ebe6113 support/tests: use relative test_dir by Yann E. MORIN · 7 years ago
  35. cb0f3fa support/scripts/check-bin-arch: fix symbolic link check by Thomas Petazzoni · 7 years ago
  36. c96b867 support/scripts/check-bin-arch: ignore symbolic links by Thomas Petazzoni · 7 years ago
  37. 8ce27bb Update for 2017.08 by Peter Korsgaard · 7 years ago 2017.08
  38. 6e45e33 support/testing: allow to use a multiplier for timeouts by Ricardo Martincoski · 7 years ago
  39. dd9dfb6 support/testing: add runtime testing for read-only systemd by Yann E. MORIN · 7 years ago
  40. 117835d support/testing: add runtime testing for init systems by Yann E. MORIN · 7 years ago
  41. d8ab6b2 testing/infra/emulator: remove qemu warnings about audio by Ricardo Martincoski · 7 years ago
  42. e8097eb support/config-fragments/autobuild: fix ARM internal fragment by Thomas Petazzoni · 7 years ago
  43. 5fc29ec toolchain-configs.csv: remove unused libc column by Arnout Vandecappelle · 7 years ago
  44. ff10c72 support: add autobuild toolchain config fragments by Arnout Vandecappelle · 7 years ago
  45. 6355ec2 support/testing: add test of BR2_CCACHE with an external toolchain by Arnout Vandecappelle · 7 years ago
  46. b6bbb07 testing/infra/basetest: move jlevel logic to constructor by Ricardo Martincoski · 7 years ago
  47. 78c8958 support/testing: fix run-tests -j by Ricardo Martincoski · 7 years ago
  48. 046f968 testing/infra/builder: dump defconfig to log by Ricardo Martincoski · 7 years ago
  49. d2fe268 testing/tests/package: add basic unit test for IPython by Andrey Smirnov · 7 years ago
  50. 8559c55 testing/tests/package/test_python: allow to change timeout by Andrey Smirnov · 7 years ago
  51. ded5fa3 testing/tests/package/test_python: do not hardcode interpreter name by Andrey Smirnov · 7 years ago
  52. 97278eb testing/tests/package/test_python: add TestPython3 by Andrey Smirnov · 7 years ago
  53. 4c85d3e testing/tests/package/test_python: refactor TestPythonBase by Andrey Smirnov · 7 years ago
  54. 255b8ab testing/infra/emulator: allow to specify pexpect timeout by Andrey Smirnov · 7 years ago
  55. 0bc81f5 support/scripts/fix-rpath: typo fix and unneeded "; " removed by Wolfgang Grandegger · 7 years ago
  56. 17dd0d4 support/scripts/fix-rpath: check if the patchelf utility is executable by Wolfgang Grandegger · 7 years ago
  57. a8567be minimal.config: add BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y by Arnout Vandecappelle · 7 years ago
  58. b6c98b3 minimal.config: add BR2_COMPILER_PARANOID_UNSAFE_PATH=y by Arnout Vandecappelle · 7 years ago
  59. c23d0c8 support/test-pkg: move minimal.config into a separate file by Arnout Vandecappelle · 7 years ago
  60. 022b8ad support/scripts: add fix-rpath script to sanitize the rpath by Samuel Martin · 7 years ago
  61. f45f0c2 support/scripts: relocate-sdk.sh now uses a normal pipe to find strings by Wolfgang Grandegger · 7 years ago
  62. 9c542ba support/scripts: relocate-sdk.sh now creates sdk-location in share/buildroot by Wolfgang Grandegger · 7 years ago
  63. cf3cd43 support/tests: allow properly indented config fragment by Yann E. MORIN · 7 years ago
  64. 3268968 support/tests: fix ext4 runtime test by Yann E. MORIN · 7 years ago
  65. 704db15 support/testing: unbreak run-tests -l by Arnout Vandecappelle · 7 years ago
  66. b78b504 support/testing: move BRTest initialisation to __init__ by Arnout Vandecappelle · 7 years ago
  67. 73e7bcd support/testing: strip /usr/ part from HOST_DIR by Arnout Vandecappelle · 7 years ago
  68. 67409d9 pkg-stats: add exception for nvidia-tegra23.mk by Thomas Petazzoni · 7 years ago
  69. df3bf7b pkg-stats: take into account waf packages by Thomas Petazzoni · 7 years ago
  70. 2f762fb pkg-stats: allow to sort by column by Ricardo Martincoski · 7 years ago
  71. 1d11d63 check-host-rpath: no longer allow $(HOST_DIR)/usr by Arnout Vandecappelle · 7 years ago
  72. 8367d38 support/testing: remove references to host/usr by Arnout Vandecappelle · 7 years ago
  73. 719726a legal-info: add hash for our own license file by Yann E. MORIN · 7 years ago
  74. 4db7d1f eclipse-register-toolchain: toolchain is no longer installed in $(HOST_DIR)/usr by Arnout Vandecappelle · 7 years ago
  75. 0f9c0bf Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin by Arnout Vandecappelle · 7 years ago
  76. 8bbc37e support/testing: add tests for musl and uclibc toolchains by Thomas Petazzoni · 7 years ago
  77. 58fd643 pkg-cmake: programs are now installed in $(HOST_DIR)/bin by Arnout Vandecappelle · 7 years ago
  78. 787a45a pkg-cmake: move configuration files out of $(HOST_DIR)/usr by Arnout Vandecappelle · 7 years ago
  79. 2295780 check-host-rpath: no longer check $(HOST_DIR)/usr/{bin, sbin} by Arnout Vandecappelle · 7 years ago
  80. 4c790b8 Move $(HOST_DIR)/usr/lib to $(HOST_DIR)/lib by Arnout Vandecappelle · 7 years ago
  81. 8ec29ef support/scripts: add relocate-sdk.sh script for SDK relocation by Wolfgang Grandegger · 7 years ago
  82. ec019bc setlocalversion: fix detection of hg revision for untagged versions by Thomas De Schampheleire · 8 years ago
  83. 2564268 support: add Dockerfile for CI by Arnout Vandecappelle · 7 years ago
  84. 824f3d9 support/scripts: check-host-rpath now handles $ORIGIN as well by Wolfgang Grandegger · 7 years ago
  85. 7ca9fc3 tools: rename to 'utils' by Thomas Petazzoni · 7 years ago
  86. cb4184d tools: move scanpypi out of support/scripts/ by Yann E. MORIN · 7 years ago
  87. bb5a687 tools: move scancpan out of support/scripts/ by Yann E. MORIN · 7 years ago
  88. b1cbf3b tools: move size-stat-compare out of support/scripts/ by Yann E. MORIN · 7 years ago
  89. e518b38 tools: move check-package out of support/scripts/ by Yann E. MORIN · 7 years ago
  90. 27b7bd6 tools: move get-developers out of support/scripts/ by Yann E. MORIN · 7 years ago
  91. afff1ce tools: move test-pkg out of support/scripts by Yann E. MORIN · 7 years ago
  92. 9bb306b support/testing: large timeout for login prompt by Ricardo Martincoski · 7 years ago
  93. f98b93d support/testing: run testcases in parallel by Ricardo Martincoski · 7 years ago
  94. 1df8042 support/testing: allow to set BR2_JLEVEL by Ricardo Martincoski · 7 years ago
  95. abe6467 support/testing: fix code style in emulator by Ricardo Martincoski · 7 years ago
  96. 4a622fe support/testing: use pexpect.expect directly by Ricardo Martincoski · 7 years ago
  97. 77b4b94 support/testing: use pexpect.sendline directly by Ricardo Martincoski · 7 years ago
  98. e664c5f support/testing: let pexpect write stdout to log by Ricardo Martincoski · 7 years ago
  99. 8ebc227 support/testing: use qemu stdio in emulator by Ricardo Martincoski · 7 years ago
  100. eb0fab8 support/testing: use pexpect in emulator by Ricardo Martincoski · 7 years ago