refactor
- Jun 03, 2024
- May 18, 2024
-
-
name authored
-
- May 13, 2024
- May 11, 2024
-
-
name authored
- for missing the package_name as argument - for missing the opt_mode as argument
-
name authored
-
name authored
- functions are now spelled testFunction instead of test_function - the ptrs member in struct deps is now named list
-
name authored
- ptrs member of struct Deps is now a normal pointer instead of an vla at the end of the struct -> reallocation of deps is no more necessary
-
name authored
-
- May 10, 2024
- May 09, 2024
-
-
name authored
- Null pointer check after memory allocations - Better --help - Check if the directories for the pkg exists and if not, it creates them
-
name authored
- added descriptions to the help option
-
name authored
Add parser function for the -d input string. -d dep1,dep2,dep3 -> {"dep1", "dep2", "dep3"}
-
firstname lastname authored
-
name authored
- Eine neue Funktion für den lowerdir= string - Eine neue Funktion für die upperdir=,workdir= strings - --help als Option hinzugefügt - process_cmdline Funktion als entry point
-
- Apr 10, 2024