- Apr 25, 2021
-
-
SamwiseFilmore authored
This makes the source section of recipe.toml optional, so that one can simply create a recipe with a build recipe and a source folder and not have to worry about git at all just to get a program running in redox. I also ran into a situation where a source directory without a git repository in it caused cookbook to reset it's own origin URL to the URL specified in the recipe for that source directory. I added a check to prevent that happening to anybody else.
-
- Apr 06, 2021
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Feb 28, 2021
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Feb 14, 2021
-
-
Jeremy Soller authored
-
- Jan 15, 2021
-
-
Jeremy Soller authored
-
- Dec 24, 2020
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
- Dec 23, 2020
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Oct 11, 2020
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Oct 06, 2020
-
-
Jeremy Soller authored
-
- Aug 27, 2020
-
-
Jeremy Soller authored
-
- Aug 25, 2020
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Aug 22, 2020
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Aug 21, 2020
-
-
Jeremy Soller authored
-
- Aug 16, 2020
-
-
Jeremy Soller authored
Fix broken xz recipe See merge request !247
-
- Aug 09, 2020
-
-
Jeremy Soller authored
Remove customization of and update xz. See merge request !246
-
Wren Turkal authored
I updated the recipe to use newest the raw xz upstream source and cleaned out my recipes and rebuilt. I have detected no problems. Not having to have customizations will make it easier to upgrade int the future as new versions are released. Signed-off-by:
Wren Turkal <wt@penguintechs.org>
-
- Aug 04, 2020
-
-
Jeremy Soller authored
Compile gnu-binutils with pie so it works on Redox See merge request !245
-
jD91mZM2 authored
Because our dynamic linker still doesn't support global offset tables and those difficult stuffs
-
- Aug 02, 2020
-
-
Jeremy Soller authored
-
- Jul 24, 2020
-
-
Jeremy Soller authored
Fix pciids recipe. See merge request !244
-
- Jul 23, 2020
-
-
Wren Turkal authored
The wrong variable was being used in the build script. Signed-off-by:
Wren Turkal <wt@penguintechs.org>
-
- Jul 19, 2020
-
-
Jeremy Soller authored
Add recipe for the pci.ids db. See merge request !242
-
Jeremy Soller authored
Make clean work when a recipe has no recipe.sh. See merge request !243
-