Skip to content
@zigbuild

zigbuild

this project has no afilliation with the Zig Software Foundation.

zigbuild

This project contains zig build editions of various C/C++ packages.

We are particularly focused on using Zig as a build system for C/C++ packages, so this may not be a good reference point for all that the Zig language has to offer.

Build philosophy

A few rules to keep in mind:

  • Let Zig do the heavy lifting. The packages are only ever configured by a build.zig file, and may have had their original build processes nuked.

  • If the package has dependencies, build.zig.zon is used in order to fetch them.

  • Each package installs its headers to your build's include directory.

Popular repositories Loading

  1. libz libz Public

    Forked from andrewrk/libz

    zlib with the build system replaced by zig

    C

  2. SDL SDL Public

    Forked from allyourcodebase/SDL

    SDL with the build system replaced by Zig

    C

  3. .github .github Public

  4. SDL_image SDL_image Public

    SDL_image with the build system replaced by Zig

    C 2

  5. SDL_mixer SDL_mixer Public

    SDL_mixer for zig

    C

  6. freetype freetype Public

    FreeType packaged for Zig's build system.

    C

Repositories

Showing 7 of 7 repositories
  • cryptopp Public
    zigbuild/cryptopp’s past year of commit activity
    C++ 0 0 0 0 Updated Jul 15, 2023
  • .github Public
    zigbuild/.github’s past year of commit activity
    0 0 0 0 Updated Jun 29, 2023
  • freetype Public

    FreeType packaged for Zig's build system.

    zigbuild/freetype’s past year of commit activity
    C 0 0 0 0 Updated Jun 29, 2023
  • SDL_image Public

    SDL_image with the build system replaced by Zig

    zigbuild/SDL_image’s past year of commit activity
    C 0 Zlib 2 0 0 Updated Jun 29, 2023
  • SDL_mixer Public

    SDL_mixer for zig

    zigbuild/SDL_mixer’s past year of commit activity
    C 0 Zlib 0 0 0 Updated Jun 28, 2023
  • SDL Public Forked from allyourcodebase/SDL

    SDL with the build system replaced by Zig

    zigbuild/SDL’s past year of commit activity
    C 0 Zlib 1,910 0 0 Updated Jun 22, 2023
  • libz Public Forked from andrewrk/libz

    zlib with the build system replaced by zig

    zigbuild/libz’s past year of commit activity
    C 0 2,508 0 0 Updated Apr 14, 2023

Top languages

Loading…

Most used topics

Loading…