Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-22 | just-mr: Fix wrong setup root being picked up | Paul Cristian Sarbu | |
This fixes a bug in which the setup root was falsely being changed by unconditionally searching early for a default configuration files, despite one being explicitly provided at the command line. | |||
2024-11-14 | common: Implement IWYU suggestions | Paul Cristian Sarbu | |
2024-10-07 | Enable readability-redundant-member-init check. | Maksim Denisov | |
2023-11-02 | Decoupling symlinks map and CAS utilities from just-mr | Paul Cristian Sarbu | |
This is required in order to make them available to 'just serve' in a minimal just installation. |