- Mar 02, 2025
-
-
Jeremy Soller authored
-
- Oct 18, 2024
-
-
Jeremy Soller authored
-
- Oct 16, 2024
-
-
Jeremy Soller authored
-
- Mar 23, 2024
-
-
Jacob Lorentzon authored
-
- Nov 25, 2023
-
-
mattmadeofpasta authored
-
- Nov 08, 2023
-
-
mattmadeofpasta authored
-
- Sep 09, 2023
-
-
Jeremy Soller authored
-
- Aug 09, 2023
-
-
- Apr 15, 2023
-
-
Will Angenent authored
In MacOS, -r will exit with 1 if any broken symlinks are encountered. -r is "implementation-defined" according to POSIX. -R is well defined.
-
- Apr 08, 2023
-
-
Will Angenent authored
Setting CC= isn't enough in MacOS, AR and RANLIB also need replacing. Without this, bits are compiled for redox instead of the host leading to linker target mismatches.
-
- Feb 21, 2023
-
-
Jeremy Soller authored
-
- Nov 11, 2022
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Nov 10, 2022
-
-
Jeremy Soller authored
-
- Mar 17, 2022
-
-
Jeremy Soller authored
-
- Jul 14, 2021
-
-
Jeremy Soller authored
-
- Jun 03, 2021
-
-
- Jul 19, 2020
-
-
Wren Turkal authored
Previously, one had to have a recipe.sh in all recipe directories in order to run `make clean` successfully. This fixes that. Signed-off-by:
Wren Turkal <wt@penguintechs.org>
-
- May 12, 2020
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- May 03, 2020
-
-
Xavier L'Heureux authored
`make` is `gmake` on FreeBSD, so add a variable to include this change in command.
-
- Mar 13, 2020
-
-
Jeremy Soller authored
-
- Mar 11, 2020
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Sep 22, 2019
-
-
Jeremy Soller authored
-
- Sep 17, 2019
-
-
Jacob Lorentzon authored
by adding the CARGO_PACKAGE variable, which passes --package=PKG to cargo rustc.
-
- Sep 15, 2019
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Sep 08, 2019
-
-
Jeremy Soller authored
-
- Jun 16, 2019
-
- Apr 25, 2019
-
- Apr 20, 2019
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Feb 25, 2019
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Dec 15, 2018
-
-
Jeremy Soller authored
-
- Dec 12, 2018
-
-
Nagy Tibor authored
-
- Nov 17, 2018
-
-
Jeremy Soller authored
-
Alexander Theißen authored
A hardcoded strip does not work when cross compiling.
-