Slide 3
Slide 3 text
Build & Development
Environments
● Require native tools
– Build tools, Compilers, Test tools, Runtimes, ...
● Should be reproducible & changeable
● Want: Identical build environments with
fixed versions everywhere
– Developer machines
– CI Server