Daniel Limberger
Daniel Limberger
CMake now seems to support google test out of the box (since 3.10 or 3.9. something). This might reduce the need to include google test and mock within the glbinding...
- [ ] remove jenkins integration - [ ] reduce CI status to single line (travis, coverity, and appveyor should have one status each) - [ ] integrate check-targets for...
current customization has no added value over default style (and neither one looks contemporary/modern). Also this reduces maintenance overhead.
already started in refine_test_ci branch.
On windows, d5452daac0e46305f08b2ba62282ade335042524 (master as of reporting) using Qt5.9 fails to provide a UI as shown in: [wiki.examples.cubescape-qt](https://github.com/cginternals/glbinding/wiki/Examples#cubescape-qt) Instead the following happens (no high dpi display was used, nor any...
Provide cross-platform means for getting default locations for common uses such as: * user profile related data (e.g., `C:/Users//AppData/Roaming` in windows) * local application related data (e.g., `C:/Users//AppData/Local` in windows)...
The branch to clone from within the hyperpixel bash script needs to be adjusted accordingly, in order to work for the ```pi4``` branch.