Corentin Le Molgat
8971bf0b0e
tools: Rework cross compilation scripts
...
- Use stderr for issues
- Add usage to run_integration.sh (-h or --help)
- deduce toolchain and qemu config from TARGET
- Bump QEMU from 2.11.1 to 5.2.0
- fix qemu build on Archlinux
- Bump Linaro:
toolchain 7.2-2017.11 -> 7.5-2019.12
sysroot 2.25-2017.11 -> 2.25-2019.12
- Bump codescape from 2017.10-08 to 2020.06-01
- migrate from mips-r2-hard to mips-r6-hard
2021-10-26 11:42:29 +00:00
Guillaume Chatelet
96133906d6
Remove unneeded sysroot to save on travis cache. ( #63 )
2019-01-25 15:25:19 +01:00
Guillaume Chatelet
51693b8b3e
Cleanup CMAKE_ADDITIONAL_ARGS
...
Making sure to cleanup CMAKE_ADDITIONAL_ARGS between runs
2019-01-22 09:06:14 +01:00
Guillaume Chatelet
53ea243a62
Fix mips qemu ( #61 )
...
* Fix continuous integration for mips
* Fix MSVC build
* Fix MSVC build
2019-01-21 22:40:16 +01:00
Guillaume Chatelet
89ec4b0744
Update scripts, remove archive once unpacked
2019-01-18 11:48:06 +01:00
Guillaume Chatelet
faacb00bb8
Update scripts
2019-01-18 11:40:50 +01:00
Guillaume Chatelet
718647ac24
Fix typo
2019-01-17 15:12:01 +01:00
Guillaume Chatelet
29148fffac
Fix running tests
2019-01-17 15:07:52 +01:00
Guillaume Chatelet
1ee19cd683
Fix running tests
2019-01-17 15:04:14 +01:00
Guillaume Chatelet
d724ac04fc
Fix test output.
2019-01-17 14:52:13 +01:00
Guillaume Chatelet
081188a17d
Show tests output
2019-01-17 14:24:42 +01:00
Guillaume Chatelet
317edf860b
Allow specifying cmake generator.
2019-01-17 14:03:37 +01:00
Guillaume Chatelet
1da4bf25c8
Test windows integration for travis-ci
2019-01-16 11:00:27 +01:00
Guillaume Chatelet
a897bf8057
Update shebang
2019-01-15 10:36:17 +01:00
Guillaume Chatelet
5177c6974f
Declare CMAKE_SYSTEM_NAME/SYSTEM for Linaro builds
2019-01-15 10:19:06 +01:00
Guillaume Chatelet
8ba03e9d24
Fix CI for Mips
2018-09-07 15:54:51 +02:00
Guillaume Chatelet
68479a8cf9
Fixing unneeded whitespaces
2018-02-21 10:15:22 +01:00
Guillaume Chatelet
894c2dc1a7
Fix shellcheck warnings.
2018-02-16 16:45:33 +01:00
Guillaume Chatelet
6da37f5dd0
Factor in mips-mti-linux-gnu for mips
2018-02-16 15:09:51 +01:00
Guillaume Chatelet
9233afb83b
Remove non standard tools
2018-02-16 14:38:05 +01:00
Guillaume Chatelet
6446b42567
Add Mips compilation support
2018-02-16 14:17:10 +01:00
Guillaume Chatelet
c1de7c935e
Update QEMU config and path
2018-02-15 14:16:25 +01:00
Guillaume Chatelet
59cb104692
Trigger build when run within travis
2018-02-15 13:57:06 +01:00
Guillaume Chatelet
245c812f10
Update cross compilation script
2018-02-15 13:51:08 +01:00
Guillaume Chatelet
5a9819ce82
Update cross compilation scripts.
2018-02-14 14:34:46 +01:00
Guillaume Chatelet
bce8959aca
Add aarch64 cross compilation.
2018-02-14 10:54:20 +01:00
Guillaume Chatelet
5e016e4f1b
Make toolchain persistent accross runs
2018-02-14 09:59:29 +01:00
Guillaume Chatelet
a25b5cbe7e
Test travis cross compilation
2018-02-14 09:41:51 +01:00