1
0
mirror of https://github.com/google/cpu_features.git synced 2025-07-01 13:21:13 +02:00
Commit Graph

30 Commits

Author SHA1 Message Date
6d0767e0d9 Provides a release script (#142)
Fixes #141
2020-10-16 11:44:56 +00:00
96133906d6 Remove unneeded sysroot to save on travis cache. (#63) 2019-01-25 15:25:19 +01:00
51693b8b3e Cleanup CMAKE_ADDITIONAL_ARGS
Making sure to cleanup CMAKE_ADDITIONAL_ARGS between runs
2019-01-22 09:06:14 +01:00
53ea243a62 Fix mips qemu (#61)
* Fix continuous integration for mips

* Fix MSVC build

* Fix MSVC build
2019-01-21 22:40:16 +01:00
6984510879 Remove verbosity from script
Users of this script shoud set it from outside:
`VERBOSE=1 bash -x scrpts/test_integration.sh`
2019-01-21 10:19:21 +01:00
89ec4b0744 Update scripts, remove archive once unpacked 2019-01-18 11:48:06 +01:00
faacb00bb8 Update scripts 2019-01-18 11:40:50 +01:00
dc7a9ee697 Use Ninja by default when locally testing all configurations 2019-01-17 15:25:56 +01:00
718647ac24 Fix typo 2019-01-17 15:12:01 +01:00
29148fffac Fix running tests 2019-01-17 15:07:52 +01:00
1ee19cd683 Fix running tests 2019-01-17 15:04:14 +01:00
d724ac04fc Fix test output. 2019-01-17 14:52:13 +01:00
081188a17d Show tests output 2019-01-17 14:24:42 +01:00
317edf860b Allow specifying cmake generator. 2019-01-17 14:03:37 +01:00
1da4bf25c8 Test windows integration for travis-ci 2019-01-16 11:00:27 +01:00
a897bf8057 Update shebang 2019-01-15 10:36:17 +01:00
5177c6974f Declare CMAKE_SYSTEM_NAME/SYSTEM for Linaro builds 2019-01-15 10:19:06 +01:00
8ba03e9d24 Fix CI for Mips 2018-09-07 15:54:51 +02:00
68479a8cf9 Fixing unneeded whitespaces 2018-02-21 10:15:22 +01:00
894c2dc1a7 Fix shellcheck warnings. 2018-02-16 16:45:33 +01:00
6da37f5dd0 Factor in mips-mti-linux-gnu for mips 2018-02-16 15:09:51 +01:00
9233afb83b Remove non standard tools 2018-02-16 14:38:05 +01:00
6446b42567 Add Mips compilation support 2018-02-16 14:17:10 +01:00
c1de7c935e Update QEMU config and path 2018-02-15 14:16:25 +01:00
59cb104692 Trigger build when run within travis 2018-02-15 13:57:06 +01:00
245c812f10 Update cross compilation script 2018-02-15 13:51:08 +01:00
5a9819ce82 Update cross compilation scripts. 2018-02-14 14:34:46 +01:00
bce8959aca Add aarch64 cross compilation. 2018-02-14 10:54:20 +01:00
5e016e4f1b Make toolchain persistent accross runs 2018-02-14 09:59:29 +01:00
a25b5cbe7e Test travis cross compilation 2018-02-14 09:41:51 +01:00