aleclearmind
aleclearmind
I think with such big projects maintaining patches must be a nightmare, I'd go for adding as a dep `
I now loaded all the modules in `/lib/modules/*/kernel/drivers/nfc`. [lsmod.txt](https://github.com/jacekkow/controlvault2-nfc-enable/files/10714600/lsmod.txt) Not sure if related or I just didn't notice before loading the NFC modules, but there's some progress, I get at...
We need a custom `.clangd` file sadly. We should automate what's decribed [here](https://pad.rev.ng/s/jD6JT0pAx#).
Your `user_options.yml` should look like this: ```yaml #! This file was automatically generated by orchestra #! Edit it to suit your preferences #@data/values --- #@overlay/match missing_ok=True remote_base_urls: - origin: "https://github.com/revng"...
Can you paste `orc --log-level=DEBUG update`?
> @aleclearmind I think this [user_options.yml](https://github.com/revng/orchestra#configuration-for-revng-developers) confuses me. It clearly states: > If you have access to rev.ng GitLab, in order to access private components, your configuration should be similar...
Yes, but that will require a while. We're thinking about adopting `nix` as a build system, which will significantly facilitate that. Consider however that the UI can run from any...
Thanks. 1. Branches have the following naming convention: `feature/something-something`. 2. Do not use your personal e-mail address, use `@rev.ng`. 3. Do not sign commits, if we'll ever do it, we'll...
@zommiommy you have to fix the bullets above in order to get these in.
Update for when you resume working on this: I've pushed on this repository `feature/windows`. Please resume from there. Notes: * I've created `feature/windows` branches for `ui-qt-creator`, `llvm`, `revng` and `qemu`....