Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-23 | test: Clean up target names | Paul Cristian Sarbu | |
Using "test" in the name of a test target is unnecessary and adds gratuitous inconsistencies. | |||
2023-03-03 | test: Add tests for URLs handling utility class | Paul Cristian Sarbu | |
2023-02-24 | test: Remove unnecessary taintedness for archive_usage target | Paul Cristian Sarbu | |
2023-02-17 | structure cleanup: move libcurl utilities to other_tools... | Paul Cristian Sarbu | |
...in order to not include unwanted dependencies in just proper. As the whole other_tools folder is meant to be excluded from bootstrapping, also remove the bootstrap guards. | |||
2023-02-17 | structure cleanup: move libarchive utilities to other_tools... | Paul Cristian Sarbu | |
...in order to not include unwanted dependencies in just proper. As the whole other_tools folder is meant to be excluded from bootstrapping, also remove the bootstrap guards. |