| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-01-29 | Move toolchain config into config.lua | Michael Forney | |
| 2019-07-06 | No C++ components anymore | Michael Forney | |
| 2017-10-23 | Add aarch64-linux-musl toolchain file | Michael Forney | |
| 2017-01-03 | Add x86_64-linux-musl toolchain | Michael Forney | |
| 2016-12-31 | mc: Build mbld | Michael Forney | |
| 2016-12-13 | alsa-lib: Remove snd_pcm_hwsync warning | Michael Forney | |
| alsa-lib calls this internally, producing a warning when linking any binary with libasound.a. On a normal system, libasound.a is linked in with -lasound, which seems to silence the warning. However, it is much easier for us to just pass the whole path so instead remove the offending warning section with objcopy. | |||
| 2016-12-13 | Move {cc,cxx,ld}flags settings from toolchain to config | Michael Forney | |
| 2016-12-10 | Remove -march=native from default toolchain | Michael Forney | |
| 2016-06-24 | Add mc (myrrdin) | Michael Forney | |
| 2016-05-16 | Add ninja 1.7.1 | Michael Forney | |
| 2016-04-23 | Strip executables by default | Michael Forney | |
| 2016-04-17 | Add support for building with a host toolchain | Michael Forney | |
