Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-05 | Fix: Registration on Android crashes | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ | |
The path variable needs to be stored a copy, not just a reference, for the lambda. | |||
2021-07-04 | Unignore build directories | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ | |
qmake based projects are usually need to be built from scratch, in order to make sure they build right. So, current practice is to use Git client side hooks to make and remove the build directory. | |||
2021-07-04 | Separated client code | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ | |