summaryrefslogtreecommitdiffstats
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* support/tests: use relative test_dirYann E. MORIN2017-09-051-2/+2
* 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
* Update for 2017.082017.08Peter Korsgaard2017-09-021-1/+1
* support/testing: allow to use a multiplier for timeoutsRicardo Martincoski2017-08-103-4/+22
* support/testing: add runtime testing for read-only systemdYann E. MORIN2017-08-022-0/+71
* support/testing: add runtime testing for init systemsYann E. MORIN2017-08-025-0/+228
* testing/infra/emulator: remove qemu warnings about audioRicardo Martincoski2017-07-311-1/+2
* support/config-fragments/autobuild: fix ARM internal fragmentThomas Petazzoni2017-07-291-1/+0
* toolchain-configs.csv: remove unused libc columnArnout Vandecappelle2017-07-251-52/+52
* support: add autobuild toolchain config fragmentsArnout Vandecappelle2017-07-2553-0/+499
* support/testing: add test of BR2_CCACHE with an external toolchainArnout Vandecappelle2017-07-241-0/+11
* testing/infra/basetest: move jlevel logic to constructorRicardo Martincoski2017-07-241-5/+3
* support/testing: fix run-tests -jRicardo Martincoski2017-07-241-1/+2
* testing/infra/builder: dump defconfig to logRicardo Martincoski2017-07-241-0/+4
* testing/tests/package: add basic unit test for IPythonAndrey Smirnov2017-07-221-0/+38
* testing/tests/package/test_python: allow to change timeoutAndrey Smirnov2017-07-221-8/+8
* testing/tests/package/test_python: do not hardcode interpreter nameAndrey Smirnov2017-07-221-4/+6
* testing/tests/package/test_python: add TestPython3Andrey Smirnov2017-07-221-2/+15
* testing/tests/package/test_python: refactor TestPythonBaseAndrey Smirnov2017-07-221-4/+19
* testing/infra/emulator: allow to specify pexpect timeoutAndrey Smirnov2017-07-221-3/+3
* 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
* minimal.config: add BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=yArnout Vandecappelle2017-07-211-0/+1
* minimal.config: add BR2_COMPILER_PARANOID_UNSAFE_PATH=yArnout Vandecappelle2017-07-211-0/+1
* support/test-pkg: move minimal.config into a separate fileArnout Vandecappelle2017-07-211-0/+6
* support/scripts: add fix-rpath script to sanitize the rpathSamuel Martin2017-07-201-0/+133
* support/scripts: relocate-sdk.sh now uses a normal pipe to find stringsWolfgang Grandegger2017-07-201-2/+2
* support/scripts: relocate-sdk.sh now creates sdk-location in share/buildrootWolfgang Grandegger2017-07-201-1/+1
* support/tests: allow properly indented config fragmentYann E. MORIN2017-07-181-0/+1
* support/tests: fix ext4 runtime testYann E. MORIN2017-07-141-1/+1
* support/testing: unbreak run-tests -lArnout Vandecappelle2017-07-101-1/+1
* support/testing: move BRTest initialisation to __init__Arnout Vandecappelle2017-07-101-4/+7
* support/testing: strip /usr/ part from HOST_DIRArnout Vandecappelle2017-07-101-2/+2
* 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
* support/testing: remove references to host/usrArnout Vandecappelle2017-07-053-3/+3
* legal-info: add hash for our own license fileYann E. MORIN2017-07-051-0/+2
* eclipse-register-toolchain: toolchain is no longer installed in $(HOST_DIR)/usrArnout Vandecappelle2017-07-051-1/+1
* Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/binArnout Vandecappelle2017-07-054-4/+4
* support/testing: add tests for musl and uclibc toolchainsThomas Petazzoni2017-07-051-0/+75
* pkg-cmake: programs are now installed in $(HOST_DIR)/binArnout Vandecappelle2017-07-051-1/+1
* pkg-cmake: move configuration files out of $(HOST_DIR)/usrArnout Vandecappelle2017-07-051-2/+2
* 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
* support/scripts: add relocate-sdk.sh script for SDK relocationWolfgang Grandegger2017-07-041-0/+47
* setlocalversion: fix detection of hg revision for untagged versionsThomas De Schampheleire2017-07-031-1/+1
* support: add Dockerfile for CIArnout Vandecappelle2017-07-021-0/+30
OpenPOWER on IntegriCloud