Ralf Habacker

Results 59 comments of Ralf Habacker

> I think this could be done far simpler: the badge would be generated dynamically, essentially reusing the GET /build/////_status route. Instead of returning XML, one would render one of...

Another option outside obs would be to fetch the results from the obs project and to parse the build states. Unfortunally this also could not be done easily because the...

I'm in the process of fixing issues discovered by the CI system - when that's done, the commits will be grouped together in a meaningful way.

The error ``` CMake Error at C:/projects/glslang/build/tmp/SPIRV-Tools/cmake/SPIRV-ToolsConfig.cmake:3 (get_target_property): get_target_property() called with non-existent target "SPIRV-Tools". Call Stack (most recent call first): ``` is caused by a bug in the generated cmake...

This pull request is probably outdated by https://github.com/KhronosGroup/glslang/pull/2989.

Rebased on https://github.com/KhronosGroup/glslang/pull/2989. Because the SPIRV-Tools-opt development package is now considered a third-party package that must be pre-installed, the client package test fails at msvc.

I'm preparing such a change and will open an mr when I'm sure, that is works a expected.

> is for install the cmake files into subtirectory This is covered by pr #2778

@pail: As I'm not familiar with the .travis.yml format: would removing the line mentioned at https://github.com/dlfcn-win32/dlfcn-win32/blob/1f0a9b1bd8672582c8e585fe909be71cb86dd262/.travis.yml#L27 enable an additional build job for cmake ? What is required if not ?

Same issue with recent obs. > iiuc, this warning was added for https://bugzilla.novell.com/show_bug.cgi?id=496189 with commit https://github.com/openSUSE/obs-build/commit/26a0aef94293ea116e7df60f174dc68e51cabc33