The Wayback Machine - https://web.archive.org/web/20220424140957/https://github.com/zeule
Skip to content
Avatar

Achievements

Achievements

Block or Report

Block or report zeule

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. Linux HWMON sensors driver for ASUS motherboards to get sensor readings from the embedded controller

    C 16 5

  2. asus-wmi-ec-sensors Public archive

    Linux HWMON sensors driver for ASUS motherboards to get sensor readings from the embedded controller

    C 4 2

  3. Forked from arvidn/libtorrent

    an efficient feature complete C++ bittorrent implementation

    C++ 1

  4. eastl Public

    Forked from questor/eastl

    eastl extracted from webkit, HEAVILY MODIFIED! read the docs in the libs_docs_n_statuses repository!

    C++ 1

  5. FBReader Public

    Forked from geometer/FBReader

    Official FBReader C++ project repository

    C++ 1

  6. qbit Public

    C++ 1

272 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr Mon Wed Fri

Contribution activity

April 2022

Created 1 repository

Created a pull request in dotnet/ClangSharp that received 10 comments

Fix linking to Clang libraries on Linux

Linux distributions prefer dynamic libraries but we'd like to link to Clang statically. Therefore we return the test for clang targets but extend i…

+8 −1 10 comments
Reviewed 1 pull request in 1 repository
arvidn/libtorrent 1 pull request

Created an issue in dotnet/ClangSharp that received 10 comments

Does not build on Linux

On Gentoo the build fails with: /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lclangAST /usr/lib/gcc…

10 comments