1
0
mirror of https://github.com/google/cpu_features.git synced 2025-04-30 08:23:37 +02:00

27 Commits

Author SHA1 Message Date
Corentin Le Molgat
c8e6725f27 Fix travis ci 2020-03-11 20:50:29 +00: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
c4305584e0
Increasing timeout for cache
MIPS is regularly timing out when updating the cache.
2019-01-17 15:42:38 +01:00
Guillaume Chatelet
3130eef35d Do not use ninja on OSX 2019-01-17 14:45:44 +01:00
Guillaume Chatelet
8685431ded Defaulting env to Ninja in the build matrix 2019-01-17 14:33:28 +01:00
Guillaume Chatelet
24dddd1d21 Defaulting env to Ninja in the build matrix 2019-01-17 14:27:22 +01:00
Guillaume Chatelet
674c5878ca Use Ninja by default 2019-01-17 14:24:14 +01:00
Guillaume Chatelet
5f5cde5797 Add ninja build. 2019-01-17 14:19:34 +01:00
Guillaume Chatelet
bd37e1bf24 Remove unavailable MSVC version and test Ninja on travis 2019-01-17 14:12:04 +01:00
Guillaume Chatelet
317edf860b Allow specifying cmake generator. 2019-01-17 14:03:37 +01:00
Guillaume Chatelet
df12a0c1ab Compiler is MSVC by default 2019-01-16 11:06:38 +01:00
Guillaume Chatelet
1da4bf25c8 Test windows integration for travis-ci 2019-01-16 11:00:27 +01:00
Rashmica Gupta
bc1066c128
travis: Add PowerPC jobs
Signed-off-by: Rashmica Gupta <rashmica.gupta@au1.ibm.com>
2018-05-15 14:25:03 +10:00
Guillaume Chatelet
894c2dc1a7 Fix shellcheck warnings. 2018-02-16 16:45:33 +01:00
Guillaume Chatelet
6446b42567 Add Mips compilation support 2018-02-16 14:17:10 +01:00
Guillaume Chatelet
245c812f10 Update cross compilation script 2018-02-15 13:51:08 +01:00
Guillaume Chatelet
5ec8408da3 Fix invalid linaro url.wq 2018-02-14 14:40:22 +01:00
Guillaume Chatelet
5a9819ce82 Update cross compilation scripts. 2018-02-14 14:34:46 +01:00
Guillaume Chatelet
54e27126e6 Cache is not shared between builds, prevent full qemu compilation 2018-02-14 11:04:15 +01:00
Guillaume Chatelet
499786392e update travis.yml.wq 2018-02-14 10:57:34 +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
Guillaume Chatelet
3a156dada7 Fixes #14 - Defaulting to Release and no unit test 2018-02-08 16:59:18 +01:00
Guillaume Chatelet
b50b7b5e08 Changing build folder so it doesn't conflict with BUILD file on OSX. 2018-02-01 14:04:49 +01:00
Guillaume Chatelet
b231aefa58 expand travis ci commands. 2018-02-01 13:46:33 +01:00
Guillaume Chatelet
b9ca19b8e6 Try to fix travis-ci on OSX. 2018-02-01 13:31:58 +01:00
Guillaume Chatelet
ebab23ac9a Adding travis ci configuration. 2018-02-01 11:42:40 +01:00