- Aug 05, 2018
-
- Aug 04, 2018
-
- Aug 03, 2018
-
- Aug 02, 2018
-
- Jul 31, 2018
-
- Jul 30, 2018
-
- Jul 29, 2018
-
-
Jeremy Soller authored
-
Jeremy Soller authored
Format
- Jul 28, 2018
-
- Jul 27, 2018
-
-
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
- Jul 26, 2018
-
- Jul 25, 2018
-
-
jD91mZM2 authored
Implement tmpfile See merge request redox-os/relibc!154
-
stratact authored
-
stratact authored
- Jul 23, 2018
-
- Jul 22, 2018
-