index
:
buildroot
2017.11-op-build
2018.02-op-build
2019.02-op-build
2019.05-op-build
OpenPOWER buildroot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
support
Commit message (
Expand
)
Author
Age
Files
Lines
*
support/tests: use relative test_dir
Yann E. MORIN
2017-09-05
1
-2
/
+2
*
support/scripts/check-bin-arch: fix symbolic link check
Thomas Petazzoni
2017-09-05
1
-1
/
+1
*
support/scripts/check-bin-arch: ignore symbolic links
Thomas Petazzoni
2017-09-04
1
-0
/
+6
*
Update for 2017.08
2017.08
Peter Korsgaard
2017-09-02
1
-1
/
+1
*
support/testing: allow to use a multiplier for timeouts
Ricardo Martincoski
2017-08-10
3
-4
/
+22
*
support/testing: add runtime testing for read-only systemd
Yann E. MORIN
2017-08-02
2
-0
/
+71
*
support/testing: add runtime testing for init systems
Yann E. MORIN
2017-08-02
5
-0
/
+228
*
testing/infra/emulator: remove qemu warnings about audio
Ricardo Martincoski
2017-07-31
1
-1
/
+2
*
support/config-fragments/autobuild: fix ARM internal fragment
Thomas Petazzoni
2017-07-29
1
-1
/
+0
*
toolchain-configs.csv: remove unused libc column
Arnout Vandecappelle
2017-07-25
1
-52
/
+52
*
support: add autobuild toolchain config fragments
Arnout Vandecappelle
2017-07-25
53
-0
/
+499
*
support/testing: add test of BR2_CCACHE with an external toolchain
Arnout Vandecappelle
2017-07-24
1
-0
/
+11
*
testing/infra/basetest: move jlevel logic to constructor
Ricardo Martincoski
2017-07-24
1
-5
/
+3
*
support/testing: fix run-tests -j
Ricardo Martincoski
2017-07-24
1
-1
/
+2
*
testing/infra/builder: dump defconfig to log
Ricardo Martincoski
2017-07-24
1
-0
/
+4
*
testing/tests/package: add basic unit test for IPython
Andrey Smirnov
2017-07-22
1
-0
/
+38
*
testing/tests/package/test_python: allow to change timeout
Andrey Smirnov
2017-07-22
1
-8
/
+8
*
testing/tests/package/test_python: do not hardcode interpreter name
Andrey Smirnov
2017-07-22
1
-4
/
+6
*
testing/tests/package/test_python: add TestPython3
Andrey Smirnov
2017-07-22
1
-2
/
+15
*
testing/tests/package/test_python: refactor TestPythonBase
Andrey Smirnov
2017-07-22
1
-4
/
+19
*
testing/infra/emulator: allow to specify pexpect timeout
Andrey Smirnov
2017-07-22
1
-3
/
+3
*
support/scripts/fix-rpath: typo fix and unneeded "; " removed
Wolfgang Grandegger
2017-07-22
1
-2
/
+2
*
support/scripts/fix-rpath: check if the patchelf utility is executable
Wolfgang Grandegger
2017-07-22
1
-0
/
+8
*
minimal.config: add BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y
Arnout Vandecappelle
2017-07-21
1
-0
/
+1
*
minimal.config: add BR2_COMPILER_PARANOID_UNSAFE_PATH=y
Arnout Vandecappelle
2017-07-21
1
-0
/
+1
*
support/test-pkg: move minimal.config into a separate file
Arnout Vandecappelle
2017-07-21
1
-0
/
+6
*
support/scripts: add fix-rpath script to sanitize the rpath
Samuel Martin
2017-07-20
1
-0
/
+133
*
support/scripts: relocate-sdk.sh now uses a normal pipe to find strings
Wolfgang Grandegger
2017-07-20
1
-2
/
+2
*
support/scripts: relocate-sdk.sh now creates sdk-location in share/buildroot
Wolfgang Grandegger
2017-07-20
1
-1
/
+1
*
support/tests: allow properly indented config fragment
Yann E. MORIN
2017-07-18
1
-0
/
+1
*
support/tests: fix ext4 runtime test
Yann E. MORIN
2017-07-14
1
-1
/
+1
*
support/testing: unbreak run-tests -l
Arnout Vandecappelle
2017-07-10
1
-1
/
+1
*
support/testing: move BRTest initialisation to __init__
Arnout Vandecappelle
2017-07-10
1
-4
/
+7
*
support/testing: strip /usr/ part from HOST_DIR
Arnout Vandecappelle
2017-07-10
1
-2
/
+2
*
pkg-stats: add exception for nvidia-tegra23.mk
Thomas Petazzoni
2017-07-06
1
-0
/
+1
*
pkg-stats: take into account waf packages
Thomas Petazzoni
2017-07-06
1
-0
/
+12
*
pkg-stats: allow to sort by column
Ricardo Martincoski
2017-07-06
1
-1
/
+12
*
check-host-rpath: no longer allow $(HOST_DIR)/usr
Arnout Vandecappelle
2017-07-05
1
-3
/
+1
*
support/testing: remove references to host/usr
Arnout Vandecappelle
2017-07-05
3
-3
/
+3
*
legal-info: add hash for our own license file
Yann E. MORIN
2017-07-05
1
-0
/
+2
*
eclipse-register-toolchain: toolchain is no longer installed in $(HOST_DIR)/usr
Arnout Vandecappelle
2017-07-05
1
-1
/
+1
*
Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin
Arnout Vandecappelle
2017-07-05
4
-4
/
+4
*
support/testing: add tests for musl and uclibc toolchains
Thomas Petazzoni
2017-07-05
1
-0
/
+75
*
pkg-cmake: programs are now installed in $(HOST_DIR)/bin
Arnout Vandecappelle
2017-07-05
1
-1
/
+1
*
pkg-cmake: move configuration files out of $(HOST_DIR)/usr
Arnout Vandecappelle
2017-07-05
1
-2
/
+2
*
check-host-rpath: no longer check $(HOST_DIR)/usr/{bin, sbin}
Arnout Vandecappelle
2017-07-05
1
-2
/
+2
*
Move $(HOST_DIR)/usr/lib to $(HOST_DIR)/lib
Arnout Vandecappelle
2017-07-05
1
-3
/
+5
*
support/scripts: add relocate-sdk.sh script for SDK relocation
Wolfgang Grandegger
2017-07-04
1
-0
/
+47
*
setlocalversion: fix detection of hg revision for untagged versions
Thomas De Schampheleire
2017-07-03
1
-1
/
+1
*
support: add Dockerfile for CI
Arnout Vandecappelle
2017-07-02
1
-0
/
+30
[next]