- Jul 28, 2018
- Jul 27, 2018
-
-
jD91mZM2 authored
-
jD91mZM2 authored
-
jD91mZM2 authored
Turn the libc and libm rules into 'order-only' prequisites Closes #127 See merge request redox-os/relibc!158
-
Robin Randhawa authored
These prerequisites are GNU Make terminology. This change forces the libc rule to be executed first so that the headers that the libm rule needs are available. The original setup was using 'normal' prerequisites which occasionally resulted in bizarre build breakage, especially on multi-core build hosts. Seen often on my 8-way SMP build host. Note that this doesn't impede parallelisation of each rule indepent of the other. It just serializes the rules themselves. This fixes: redox-os/relibc#127
-
jD91mZM2 authored
-
jD91mZM2 authored
-
- Jul 26, 2018
- Jul 25, 2018
- Jul 23, 2018
- Jul 22, 2018
- Jul 21, 2018
-
-
stratact authored
-
- Jul 19, 2018
-
-
jD91mZM2 authored
implement arpainet See merge request redox-os/relibc!153
-
-
- Jul 18, 2018
- Jul 17, 2018