Vertexwahn

Results 51 issues of Vertexwahn

Add support for bzlmod: - Add Bazel module support - Add rules_ruby to Central Bazel Registry

I get this error: > INFO: Invocation ID: a41cd297-0e7b-455b-8a16-4edceb21421f > INFO: Analyzed target //:browser_test_chromium-local (0 packages loaded, 0 targets configured). > INFO: Found 1 target... > ERROR: /Users/vertexwahn/BazelDemos/intermediate/WebdriverDemoMinimal/BUILD.bazel:3:18: Creating runfiles...

Add support for Bzlmod

Improve Microsoft Internet Explorer support This site (https://themes.gohugo.io/theme/grid-side/) looks in IE this way: ![ie](https://user-images.githubusercontent.com/3775001/27805244-ee236ef8-6033-11e7-941a-289a3fcaf8b2.png) The background image is missing - navigation is not possible.

Rendering the main page does not work properly when using the Microsoft Edge browser ![image001](https://user-images.githubusercontent.com/3775001/27804849-74d1f42c-6031-11e7-946b-9bf711f1f082.jpg)

Add support for bzlmod

This PR adds a Spotify demo that is described in the [Qt QML Book](https://www.qt.io/product/qt6/qml-book/ch13-networking-authentication) # Current Status Currently, it is not working since there is no `qt_add_qml_module` rule in rules_qt6....

Add to the QML book a Bazel section under Build Systems https://www.qt.io/product/qt6/qml-book/ch17-qtcpp-build-system

On Windows and Ubunutu no local installation of Qt is needed, since a prebuild version is fetched. This does currently not work for macOS (must work for Intel and ARM...

Patch imath - this patch makes ImathConfig.h public. This is needed for rust binding -> https://github.com/AcademySoftwareFoundation/openexr/issues/1730