cerna

Results 125 comments of cerna

@kdunn926, I don't want to sound like a grouch, but DO NOT translate old kernel thread (which were not yet purged from makefile/autoconfig) into new build system.

@kdunn926, I have (pretty much) just merged pull request machinekit/machinekit-hal#227 into the Machinekit-HAL repository which removed most of the old kernel build from that repository. It was originally opened as...

@kdunn926, >(...)I can [learn to] whip it into whatever(...) Yeah, I think that this is probably the best approach. Learn something new and do the work in the process. I...

@MicroTransactionsMatterToo , status is such that nobody was offended enough by this issue to come up with concrete solution. Personally, I was looking into creating post pull hook which would...

@MicroTransactionsMatterToo , yes, clang-format is - I think - pretty standard for this and fully adequate. I am not exactly expert on git hooks (understanding of the century). So let...

Yeah, it looks like there is an error in version mismatch. @the-snowwhite That does not work. I will investigate if the error is affecting only the latest packages or if...

Reading through the basic documentation of the Vitis, I would say to go with the flow and _latest'n'greatest_. No need to stay in the past. What I think is the...

@claudiolorini, so as a small Open-Source project with no centralized entity, we are pretty much _boned_ - as there are no public, _free for open-source_ CI/CD services which would be...

@the-snowwhite, >The only limitation I can see is a time limit on running a docker container (xx hour's) I see can find no Memory or docker file size limitations on...

@the-snowwhite, however, as far as I know, the Drone Cloud is running all Docker containers on one 128 GB machine, so if you could get away without needing the `--privileged`...