Desires:
- Create artifacts with platform specified
os_cpu_abi_compiler
- RoboRIO would belinux_armv7_armel_gcc4.8
, for example.abi
can be omitted if not needed, such as on desktop platforms.- Windows x64 example:
win_x64_msvc14.0
<-msvc14.0
implies theabi
.
- No hacky google test workarounds
- Easy addition and configuration of what platform we're building for
- Precreated configurations for many popular coprocessors
- RPI - rasbian, others
- TK1