Skip to content
Snippets Groups Projects
  1. Mar 28, 2022
  2. Mar 27, 2022
  3. Mar 18, 2022
  4. Mar 17, 2022
  5. Mar 12, 2022
  6. Mar 11, 2022
  7. Dec 15, 2021
  8. Dec 14, 2021
  9. Dec 01, 2021
  10. Aug 11, 2021
  11. Aug 10, 2021
  12. Aug 05, 2021
  13. Jul 19, 2021
  14. Jul 14, 2021
  15. Jun 18, 2021
  16. May 10, 2021
  17. May 06, 2021
  18. Apr 28, 2021
  19. Apr 25, 2021
    • SamwiseFilmore's avatar
      Allow local sources · 0c0aa91c
      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.
      0c0aa91c
Loading