1
0
mirror of https://github.com/google/cpu_features.git synced 2025-07-02 05:33:17 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
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
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
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
68479a8cf9 Fixing unneeded whitespaces 2018-02-21 10:15:22 +01:00
6446b42567 Add Mips compilation support 2018-02-16 14:17:10 +01:00
245c812f10 Update cross compilation script 2018-02-15 13:51:08 +01:00