summaryrefslogtreecommitdiffstats
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* Restrict tar transform to regular filesRaptor Engineering Development Team2019-04-181-1/+1
* Update for 2019.02Peter Korsgaard2019-03-041-1/+1
* config-fragments: drop old crosstool-ng toolchainsPeter Korsgaard2019-03-048-83/+1
* Revert "testing/tests/download: test git special ref"Ricardo Martincoski2019-03-017-18/+0
* support/dependencies: require at least CMake 3.8Fabrice Fontaine2019-03-011-8/+3
* support/config-fragments/autobuild: use external toolchains in RISC-V configsThomas Petazzoni2019-02-145-8/+17
* support/config-fragments/autobuild: update all pre-built Buildroot toolchainsThomas Petazzoni2019-02-1429-84/+84
* support/testing: build a glibc toolchain for docker / docker-compose testsPeter Korsgaard2019-02-121-10/+3
* support/scripts/pkg-stats: fix flake8 errorsArnout Vandecappelle (Essensium/Mind)2019-02-071-3/+5
* skeleton-custom: use a script to check merged usr structureCarlos Santos2019-02-061-0/+39
* support/scripts/pkg-stats: add latest upstream version informationThomas Petazzoni2019-02-061-0/+144
* .gitlab-ci.yml: use "extends" keywordRicardo Martincoski2019-02-061-2/+2
* testing/tests/download: test git special refRicardo Martincoski2019-02-067-0/+18
* testing/tests/download: test git tagRicardo Martincoski2019-02-0623-0/+103
* testing/download: GIT use BRConfigTestMatt Weber2019-02-061-1/+1
* testing/infra: Add BRConfigTest as superclass of BRTestRicardo Martincoski2019-02-062-15/+27
* testing/tests/download: test git submodulesRicardo Martincoski2019-02-0640-0/+46
* support/testing: add docker / docker-compose testsPeter Korsgaard2019-02-053-0/+177
* support/download/scp: fix download with scheme prefix 'scp://'Thomas De Schampheleire2019-02-051-0/+3
* support/testing: test_dropbear.py: drop ssh port forward to the hostPeter Korsgaard2019-02-051-1/+1
* support/testing: test_dropbear.py: add test for ssh connection to localhostPeter Korsgaard2019-02-051-3/+5
* support/testing: test_dropbear.py: use a constant for the passwordPeter Korsgaard2019-02-051-3/+4
* testing/tests/download: test git branchRicardo Martincoski2019-02-0516-1/+65
* support/scripts/setlocalversion: ignore user settings for MercurialThomas De Schampheleire2019-02-041-1/+1
* support/scripts/setlocalversion: fix detection of hg revision when _not_ on b...Thomas De Schampheleire2019-02-041-1/+1
* testing/tests/download: test case for git refsRicardo Martincoski2019-02-047-0/+48
* support/testing/tests/download/gitremote: remove trailing whitespaceThomas Petazzoni2019-02-041-2/+2
* testing/tests/download: add git hash testRicardo Martincoski2019-02-0418-0/+135
* infra: add force build flag for host dependenciesBryce Ferguson2019-02-041-0/+6
* support/scripts/graph-build-time: replace confusing colorsThomas De Schampheleire2019-02-041-1/+1
* support/scripts/graph-build-time: add download timesMathias De Mare2019-02-041-3/+3
* dependencies.sh: Check for a host python version >= 2.7Adam Duskett2019-02-041-0/+8
* support/testing/infra/basetest: support br2-externalRicardo Martincoski2019-01-291-1/+2
* support/testing/infra/builder: configure and build with make target and envir...Ricardo Martincoski2019-01-291-4/+32
* support/testing: add atop testRicardo Martincoski2019-01-281-0/+40
* support/scripts/check-host-rpath: document existing functionsThomas Petazzoni2019-01-171-0/+12
* infra/pkg-cmake: use an obviously-invalid value for CMAKE_SYSTEM_VERSIONYann E. MORIN2019-01-161-1/+1
* package/pkg-cmake: add CMAKE_SYSTEM_VERSION to toolchainfile.cmakeArnout Vandecappelle (Essensium/Mind)2019-01-121-0/+1
* support/config-fragments: add RISC-V 32-bit to autobuild configsMark Corbin2019-01-102-0/+4
* arch: add support for RISC-V 32-bit (riscv32) architectureMark Corbin2019-01-061-0/+1
* support/download: fix scp downloadsThomas De Schampheleire2019-01-031-2/+4
* Makefile: offload .gitlab-ci.yml generationRicardo Martincoski2018-12-091-0/+17
* support/download/dl-wrapper: fix urlencode option never being sent to backendDamien Thébault2018-12-091-1/+1
* support/testing: drop docstring in TestPythonPackageBase::test_run()Thomas Petazzoni2018-12-081-1/+0
* support/testing: add prosody testFrancois Perrad2018-12-061-0/+48
* support/testing: add lua testFrancois Perrad2018-12-061-0/+59
* support/testing: add perl-io-socket-ssl testFrancois Perrad2018-12-061-0/+21
* support/testing: add perl-io-socket-multicast testFrancois Perrad2018-12-061-0/+21
* support/testing: add perl-encode-decode testFrancois Perrad2018-12-061-0/+20
* support/testing: add perl-dbd-mysql testFrancois Perrad2018-12-061-0/+21
OpenPOWER on IntegriCloud